[Yahoo-eng-team] [Bug 1870296] Re: [neutron-tempest-plugin]:fwaas Operation cannot be performed since associated firewall group is in PENDING UPDATE.

2020-04-25 Thread OpenStack Infra
Reviewed: https://review.opendev.org/716891 Committed: https://git.openstack.org/cgit/openstack/neutron-tempest-plugin/commit/?id=5a67e3546e3fd667c378764a6965e97ffaefeac7 Submitter: Zuul Branch:master commit 5a67e3546e3fd667c378764a6965e97ffaefeac7 Author: ZijianGuo Date: Thu Apr 2 16:09:

[Yahoo-eng-team] [Bug 1875123] [NEW] Cannot run a specific test after pytest migration

2020-04-25 Thread Akihiro Motoki
Public bug reported: After pytest migration, we cannot run a specific test explicitly. Previously we can use tox -e py37 -- openstack_auth.test.unit.test_policy to run only tests under openstack_auth/test/unit/test_policy.py. After the pytest migration, tools/unit_test.sh only honors the mod