Fixed the test name of ec2api tempest tests
* Due to tempest plugin split goal, the test path ec2api.tests.functional is moved to ec2api_tempest_plugin in new repo. Since python-ec2api-tempest-plugin is packaged in RDO, let's consume it. * https://review.rdoproject.org/r/11292 Change-Id: Iab207122705cb91de57f852520101f6b35b4cbca
This commit is contained in:
parent
ec810b103a
commit
169d4aa835
@ -285,7 +285,7 @@ echo "v2.test_queues.TestManageQueue" >> /tmp/openstack/tempest/test-whitelist.t
|
||||
# VPN tests require VPNaaS, which doesn't work yet in puppet-tempest.
|
||||
# As soon as enabling neutron_vpnaas_available works there, the VPN tests can
|
||||
# be included.
|
||||
echo "ec2api.tests.functional.api.*test_create_delete(?!.*_snapshot)(?!.*_vpn_connection)" >> /tmp/openstack/tempest/test-whitelist.txt
|
||||
echo "ec2api_tempest_plugin.api.*test_create_delete(?!.*_snapshot)(?!.*_vpn_connection)" >> /tmp/openstack/tempest/test-whitelist.txt
|
||||
|
||||
# Cinder Backup
|
||||
echo "VolumesBackupsAdminV2Test" >> /tmp/openstack/tempest/test-whitelist.txt
|
||||
|
Loading…
x
Reference in New Issue
Block a user