X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=functest%2Fopnfv_tests%2Fopenstack%2Frally%2Fblacklist.txt;h=1ade43eaf839acfa580307647e0feba4ba553568;hb=520331a06750dd02228f840c346402f52fb864e8;hp=95bea2b7a6ea2b693a2a9d7c4a6a0ca96adb57c4;hpb=053bc5f800de4c5543452f0cf27e26d6e5d9d96b;p=functest.git diff --git a/functest/opnfv_tests/openstack/rally/blacklist.txt b/functest/opnfv_tests/openstack/rally/blacklist.txt index 95bea2b7a..1ade43eaf 100644 --- a/functest/opnfv_tests/openstack/rally/blacklist.txt +++ b/functest/opnfv_tests/openstack/rally/blacklist.txt @@ -1,17 +1,24 @@ scenario: - scenarios: - - '^os-nosdn-lxd-(no)?ha$' - installers: - - joid + - '^os-' # all scenarios tests: - - NovaServers.boot_server_from_volume_and_delete + # Following test occasionally fails due to race condition issue on + # quota manipulation in nova. + # Ref: https://bugs.launchpad.net/nova/+bug/1552622 + - 'Quotas.nova_update_and_delete' functionality: - functions: - - no_live_migration + - no_migration tests: - NovaServers.boot_and_live_migrate_server - NovaServers.boot_server_attach_created_volume_and_live_migrate - NovaServers.boot_server_from_volume_and_live_migrate + - NovaServers.boot_and_migrate_server + - + functions: + - no_net_trunk_service + tests: + - '^NeutronTrunk'