diff options
-rw-r--r-- | docker/smoke-cntt/testcases.yaml | 2 | ||||
-rw-r--r-- | functest/ci/testcases.yaml | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/docker/smoke-cntt/testcases.yaml b/docker/smoke-cntt/testcases.yaml index be8a93f9a..54027d4bd 100644 --- a/docker/smoke-cntt/testcases.yaml +++ b/docker/smoke-cntt/testcases.yaml @@ -279,6 +279,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: diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml index 3efcb4477..c77f80f87 100644 --- a/functest/ci/testcases.yaml +++ b/functest/ci/testcases.yaml @@ -794,6 +794,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: |