diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-04-19 20:49:49 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-04-19 20:49:49 +0200 |
commit | 249b32b227afa9c0ce645a0004b839779524f2ae (patch) | |
tree | 83c62ba63eaf99346c4bddfb8d110ef95e103161 /docker/smoke-cntt/testcases.yaml | |
parent | c2e3d911d9eaf987d18b3b895778c411e62efc4a (diff) |
Skip new tempest_full tests (CNTT)
http://artifacts.opnfv.org/functest/53FYHR0Q9VVJ/functest-opnfv-functest-smoke-cntt-latest-tempest_full_cntt-run-20/tempest_full_cntt/tempest-report.html
Change-Id: Ia4bba0b14ed1d1058f0461e90207aa7530f2e0f3
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'docker/smoke-cntt/testcases.yaml')
-rw-r--r-- | docker/smoke-cntt/testcases.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docker/smoke-cntt/testcases.yaml b/docker/smoke-cntt/testcases.yaml index ecb551070..ec936c6a7 100644 --- a/docker/smoke-cntt/testcases.yaml +++ b/docker/smoke-cntt/testcases.yaml @@ -165,6 +165,7 @@ tiers: (?!.*test_server_actions.ServerActionsTestJSON.test_change_server_password)\ (?!.*test_server_actions.ServerActionsTestJSON.test_get_vnc_console)\ (?!.*test_server_actions.ServerActionsTestJSON.test_reboot_server_soft)\ + (?!.*test_server_rescue.ServerStableDeviceRescueTest)\ (?!.*test_security_group_default_rules)\ (?!.*test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_duplicate_name)\ (?!.*test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_description)\ |