Bug 1622326 - show_loadbalancer provisioning_status updated to an invalid state of ERROR
Summary: show_loadbalancer provisioning_status updated to an invalid state of ERROR
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-octavia
Version: 14.0 (Rocky)
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Nir Magnezi
QA Contact: Alexander Stafeyev
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-08-26 06:56 UTC by Arie Bregman
Modified: 2019-09-10 14:09 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-12-24 13:52:14 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Arie Bregman 2018-08-26 06:56:23 UTC
Description of problem:

None of Octavia tests being executed as 'wait_for_status' method in waiters module is returning an error for provisioning status.

Traceback:

ft11.1: setUpClass (octavia_tempest_plugin.tests.scenario.v2.test_l7policy.L7PolicyScenarioTest)_StringException: Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/tempest/test.py", line 172, in setUpClass
    six.reraise(etype, value, trace)
  File "/usr/lib/python2.7/site-packages/tempest/test.py", line 165, in setUpClass
    cls.resource_setup()
  File "/usr/lib/python2.7/site-packages/octavia_tempest_plugin/tests/scenario/v2/test_l7policy.py", line 52, in resource_setup
    CONF.load_balancer.lb_build_timeout)
  File "/usr/lib/python2.7/site-packages/octavia_tempest_plugin/tests/waiters.py", line 78, in wait_for_status
    raise exceptions.UnexpectedResponseCode(message)
tempest.lib.exceptions.UnexpectedResponseCode: Unexpected response code received
Details: (L7PolicyScenarioTest:setUpClass) show_loadbalancer provisioning_status updated to an invalid state of ERROR

 
Version-Release number of selected component (if applicable): Latest available OSP 14 build


How reproducible: 100%


Steps to Reproduce:
1. Deploy Director + Octavia 14
2. Run Octavia tempest plugin tests


Note You need to log in before you can comment on or make changes to this bug.