yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #90206
[Bug 1995901] [NEW] neutron-fullstack-with-uwsgi sometimes failing
Public bug reported:
I saw the neutron-fullstack-with-uwsgi job fail in a recent patch:
[42776] /home/zuul/src/opendev.org/openstack/neutron$ /home/zuul/src/opendev.org/openstack/neutron/.tox/dsvm-fullstack-gate/bin/stestr run --concurrency 2 --black-regex neutron.tests.fullstack.test_securitygroup.TestSecurityGroupsSameNetwork.test_securitygroup
usage: stestr run [-h] [--failing] [--serial] [--concurrency CONCURRENCY]
[--load-list LOAD_LIST] [--subunit] [--until-failure]
[--analyze-isolation] [--isolated]
[--worker-file WORKER_PATH] [--exclude-list EXCLUDE_LIST]
[--include-list INCLUDE_LIST]
[--exclude-regex EXCLUDE_REGEX] [--no-discover TEST_ID]
[--pdb TEST_ID] [--random] [--combine] [--no-subunit-trace]
[--force-subunit-trace] [--color] [--slowest] [--abbreviate]
[--suppress-attachments] [--all-attachments]
[--show-binary-attachments]
[filters [filters ...]]
stestr run: error: unrecognized arguments: --black-regex
We should replace --black-regex with --exclude-regex since it was
deprecated. The other occurrence in tox.ini already uses it.
** Affects: neutron
Importance: Medium
Assignee: Brian Haley (brian-haley)
Status: In Progress
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1995901
Title:
neutron-fullstack-with-uwsgi sometimes failing
Status in neutron:
In Progress
Bug description:
I saw the neutron-fullstack-with-uwsgi job fail in a recent patch:
[42776] /home/zuul/src/opendev.org/openstack/neutron$ /home/zuul/src/opendev.org/openstack/neutron/.tox/dsvm-fullstack-gate/bin/stestr run --concurrency 2 --black-regex neutron.tests.fullstack.test_securitygroup.TestSecurityGroupsSameNetwork.test_securitygroup
usage: stestr run [-h] [--failing] [--serial] [--concurrency CONCURRENCY]
[--load-list LOAD_LIST] [--subunit] [--until-failure]
[--analyze-isolation] [--isolated]
[--worker-file WORKER_PATH] [--exclude-list EXCLUDE_LIST]
[--include-list INCLUDE_LIST]
[--exclude-regex EXCLUDE_REGEX] [--no-discover TEST_ID]
[--pdb TEST_ID] [--random] [--combine] [--no-subunit-trace]
[--force-subunit-trace] [--color] [--slowest] [--abbreviate]
[--suppress-attachments] [--all-attachments]
[--show-binary-attachments]
[filters [filters ...]]
stestr run: error: unrecognized arguments: --black-regex
We should replace --black-regex with --exclude-regex since it was
deprecated. The other occurrence in tox.ini already uses it.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1995901/+subscriptions
Follow ups