yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #85762
[Bug 1923412] [NEW] [stable/stein] Tempest fails with unrecognized arguments: --exclude-regex
Public bug reported:
Stein neutron-tempest-plugin jobs with exclude regexes now fail 100%, for example:
https://review.opendev.org/c/openstack/neutron/+/774258
https://zuul.opendev.org/t/openstack/build/cf9c6880833041ffabd7726059875090
all run-test: commands[1] | tempest run --regex '(^neutron_tempest_plugin.scenario)|(^tempest.api.compute.servers.test_attach_interfaces)|(^tempest.api.compute.servers.test_multiple_create)' --concurrency=3 '--exclude-regex=(^neutron_tempest_plugin.scenario.test_vlan_transparency.VlanTransparencyTest)'
usage: tempest run [-h] [--workspace WORKSPACE]
[--workspace-path WORKSPACE_PATH]
[--config-file CONFIG_FILE] [--smoke | --regex REGEX]
[--black-regex BLACK_REGEX]
[--whitelist-file WHITELIST_FILE]
[--blacklist-file BLACKLIST_FILE] [--load-list LOAD_LIST]
[--list-tests] [--concurrency CONCURRENCY]
[--parallel | --serial] [--save-state] [--subunit]
[--combine]
tempest run: error: unrecognized arguments: --exclude-regex=(^neutron_tempest_plugin.scenario.test_vlan_transparency.VlanTransparencyTest)
ERROR: InvocationError for command /opt/stack/tempest/.tox/tempest/bin/tempest run --regex '(^neutron_tempest_plugin.scenario)|(^tempest.api.compute.servers.test_attach_interfaces)|(^tempest.api.compute.servers.test_multiple_create)' --concurrency=3 '--exclude-regex=(^neutron_tempest_plugin.scenario.test_vlan_transparency.VlanTransparencyTest)' (exited with code 2)
Most probably caused by https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/775257 change, jobs for stein should be updated to keep old parameter name
** Affects: neutron
Importance: Undecided
Status: New
** Tags: gate-failure
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1923412
Title:
[stable/stein] Tempest fails with unrecognized arguments: --exclude-
regex
Status in neutron:
New
Bug description:
Stein neutron-tempest-plugin jobs with exclude regexes now fail 100%, for example:
https://review.opendev.org/c/openstack/neutron/+/774258
https://zuul.opendev.org/t/openstack/build/cf9c6880833041ffabd7726059875090
all run-test: commands[1] | tempest run --regex '(^neutron_tempest_plugin.scenario)|(^tempest.api.compute.servers.test_attach_interfaces)|(^tempest.api.compute.servers.test_multiple_create)' --concurrency=3 '--exclude-regex=(^neutron_tempest_plugin.scenario.test_vlan_transparency.VlanTransparencyTest)'
usage: tempest run [-h] [--workspace WORKSPACE]
[--workspace-path WORKSPACE_PATH]
[--config-file CONFIG_FILE] [--smoke | --regex REGEX]
[--black-regex BLACK_REGEX]
[--whitelist-file WHITELIST_FILE]
[--blacklist-file BLACKLIST_FILE] [--load-list LOAD_LIST]
[--list-tests] [--concurrency CONCURRENCY]
[--parallel | --serial] [--save-state] [--subunit]
[--combine]
tempest run: error: unrecognized arguments: --exclude-regex=(^neutron_tempest_plugin.scenario.test_vlan_transparency.VlanTransparencyTest)
ERROR: InvocationError for command /opt/stack/tempest/.tox/tempest/bin/tempest run --regex '(^neutron_tempest_plugin.scenario)|(^tempest.api.compute.servers.test_attach_interfaces)|(^tempest.api.compute.servers.test_multiple_create)' --concurrency=3 '--exclude-regex=(^neutron_tempest_plugin.scenario.test_vlan_transparency.VlanTransparencyTest)' (exited with code 2)
Most probably caused by https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/775257 change, jobs for stein should be updated to keep old parameter name
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1923412/+subscriptions
Follow ups