Bug 1920163 - Not possible to run neutron tempest tests with console_output=False, slow execution of tests with many VMs
Summary: Not possible to run neutron tempest tests with console_output=False, slow exe...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: python-neutron-tests-tempest
Version: 16.1 (Train)
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: ---
Assignee: Rodolfo Alonso
QA Contact: Eran Kuris
URL:
Whiteboard:
Depends On:
Blocks: 1953996
TreeView+ depends on / blocked
 
Reported: 2021-01-25 17:12 UTC by Roman Safronov
Modified: 2022-08-26 15:31 UTC (History)
1 user (show)

Fixed In Version: python-neutron-tests-tempest-0.9.0-1.20201113201948.el8ost
Doc Type: No Doc Update
Doc Text:
Clone Of:
: 1953996 (view as bug list)
Environment:
Last Closed: 2021-05-26 13:50:38 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker OSP-1961 0 None None None 2022-08-26 15:31:39 UTC
Red Hat Product Errata RHBA-2021:2097 0 None None None 2021-05-26 13:51:10 UTC

Description Roman Safronov 2021-01-25 17:12:34 UTC
Description of problem:
There is a bug in the function wait_for_guest_os_ready which we hit when running neutron tempest tests while tempest config compute_feature_enabled.console_output set to False.

With console_output set to True we do not hit the bug but test execution is very slow for tests where we launch more than 1 VM because each VM is spawned after previous one is fully booted. this causes that some downstream multicast tests which are spawning 3+ VMs are very slow.

Note: with console_output set to False we are able to launch all 3-5 VMs simultaneously. All VMs are up after less than a minute.

Version-Release number of selected component (if applicable):
python3-neutron-tests-tempest-0.9.0-1.20201113201946.el8ost.noarch

How reproducible:
100%

Steps to Reproduce:
1. Set tempest config value compute_feature_enabled.console_output to False
2. Run any test that uses wait_for_guest_os_ready, e.g. test_multicast_between_vms_on_same_network


Actual results:
Test fails on wrong index

Expected results:
Test passes


Additional info:

Comment 6 Roman Safronov 2021-04-14 11:06:41 UTC
Verified on RHOS-16.1-RHEL-8-20210413.n.0 
python3-neutron-tests-tempest-0.9.0-1.20210329083504.15c85f6.el8ost.noarch contains the fix, now it's possible to run neutron tempest tests with console_output=False

Comment 13 errata-xmlrpc 2021-05-26 13:50:38 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Red Hat OpenStack Platform 16.1.6 bug fix and enhancement advisory), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2021:2097


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