Rocky standalone failing in tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON

Bug #1828550 reported by wes hayutin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
High
Marios Andreou

Bug Description

       branch_override: 'stable/stein'
       featureset_override:
         test_black_regex:
           - tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server
           - tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups

http://logs.openstack.org/61/655661/6/check/tripleo-ci-centos-7-standalone-upgrade-stein/2f69b10/logs/tempest.html.gz

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/tempest/api/compute/security_groups/test_security_groups.py", line 149, in test_list_security_groups_by_server
    server_id = self.create_test_server(wait_until='ACTIVE')['id']
  File "/usr/lib/python2.7/site-packages/tempest/api/compute/base.py", line 246, in create_test_server
    **kwargs)
  File "/usr/lib/python2.7/site-packages/tempest/common/compute.py", line 198, in create_test_server
    **kwargs)
  File "/usr/lib/python2.7/site-packages/tempest/lib/services/compute/servers_client.py", line 97, in create_server
    resp, body = self.post('servers', post_body)
  File "/usr/lib/python2.7/site-packages/tempest/lib/common/rest_client.py", line 283, in post
    return self.request('POST', url, extra_headers, headers, body, chunked)
  File "/usr/lib/python2.7/site-packages/tempest/lib/services/compute/base_compute_client.py", line 48, in request
    method, url, extra_headers, headers, body, chunked)
  File "/usr/lib/python2.7/site-packages/tempest/lib/common/rest_client.py", line 679, in request
    self._error_checker(resp, resp_body)
  File "/usr/lib/python2.7/site-packages/tempest/lib/common/rest_client.py", line 780, in _error_checker
    raise exceptions.Forbidden(resp_body, resp=resp)
tempest.lib.exceptions.Forbidden: Forbidden
Details: {u'message': u'Only volume-backed servers are allowed for flavors with zero disk.', u'code': 403}

Tags: ci rocky tempest
Revision history for this message
Marios Andreou (marios-b) wrote :

related to https://bugs.launchpad.net/tripleo/+bug/1827863 which is stable/stein

Changed in tripleo:
assignee: nobody → Marios Andreou (marios-b)
Revision history for this message
chandan kumar (chkumar246) wrote :
Changed in tripleo:
milestone: train-1 → train-2
Changed in tripleo:
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.