diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-11-29 19:24:34 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-11-29 19:24:34 +0100 |
commit | b26fac00e885f51bc840364be366062758707caa (patch) | |
tree | 99966dd69a495ad2c050f36e471c87d5f611e06b /docker/smoke-cntt/testcases.yaml | |
parent | 1c6c02c8287789d9cd70596628953840014d8d3f (diff) |
Skip the tests now marked as buggy
tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_transfer_encoding
Skipped until bug: https://launchpad.net/bugs/1905432 is resolved.
http://artifacts.opnfv.org/functest/DOI2EPYN3STY/functest-opnfv-functest-smoke-cntt-latest-tempest_full_cntt-run-178/tempest_full_cntt/tempest-report.html
Change-Id: I0dce32b30d4fa839083975919284c7c4d64850e8
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 906c98f73..dd01f6b0f 100644 --- a/docker/smoke-cntt/testcases.yaml +++ b/docker/smoke-cntt/testcases.yaml @@ -239,6 +239,7 @@ tiers: (?!.*test_routers_negative.DvrRoutersNegativeTest)\ (?!.*test_routers.RoutersIpV6Test.test_create_router_set_gateway_with_fixed_ip)\ (?!.*test_routers.RoutersTest.test_create_router_set_gateway_with_fixed_ip)\ + (?!.*test_object_services.ObjectTest.test_create_object_with_transfer_encoding)\ (?!.*test_encrypted_volumes_extend)\ (?!.*test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status)\ (?!.*test_multi_backend)\ |