diff options
author | 2021-11-20 11:28:47 +0100 | |
---|---|---|
committer | 2021-11-20 11:28:47 +0100 | |
commit | 2ec8656ca144af77462faaa80bc990255faf6488 (patch) | |
tree | 57daa34d54f0cd1767243c864c3a6e92a3502f41 /docker/smoke-cntt | |
parent | f3bfdf806216930da4da656684f8955503ba3538 (diff) |
Skip new image import related tests in CNTT
This feature is optional in CNTT.
Change-Id: Iaf2cd7bf8cbba7d4b1f69d51cd41c37842d7bbcd
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'docker/smoke-cntt')
-rw-r--r-- | docker/smoke-cntt/testcases.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docker/smoke-cntt/testcases.yaml b/docker/smoke-cntt/testcases.yaml index de7d1cc08..2940c7359 100644 --- a/docker/smoke-cntt/testcases.yaml +++ b/docker/smoke-cntt/testcases.yaml @@ -276,6 +276,8 @@ tiers: args: mode: "\ (?!.*test_minbw_allocation_placement)\ + (?!.*test_unified_limits.ImageQuotaTest.test_image_count_uploading_quota)\ + (?!.*test_unified_limits.ImageQuotaTest.test_image_stage_quota)\ (?!.*test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks)\ (?!.*\\[.*\\bslow\\b.*\\])(^tempest.scenario)" option: |