From 3b66766224ff2bd80c9335b7c1b24de3553b6581 Mon Sep 17 00:00:00 2001 From: =?utf8?q?C=C3=A9dric=20Ollivier?= Date: Tue, 14 Oct 2025 13:41:55 +0200 Subject: [PATCH] Update the Test case counts in the CNTT testcases MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: Ibbf185d2ce36381de59107394710aba6c09b7ee1 Signed-off-by: Cédric Ollivier --- docker/smoke-cntt/testcases.yaml | 7 ++++--- functest/ci/testcases.yaml | 7 ++++--- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/docker/smoke-cntt/testcases.yaml b/docker/smoke-cntt/testcases.yaml index a5ff96e5c..3a8444c1f 100644 --- a/docker/smoke-cntt/testcases.yaml +++ b/docker/smoke-cntt/testcases.yaml @@ -180,7 +180,7 @@ tiers: criteria: 100 blocking: false deny_skipping: true - tests_count: 1278 + tests_count: 1270 description: >- The list of test cases is generated by Tempest automatically and depends on the parameters of @@ -251,6 +251,7 @@ tiers: (?!.*image.v2.test_images_negative.ImagesNegativeTest.test_create_image_reserved_property)\ (?!.*image.v2.test_images_negative.ImagesNegativeTest.test_update_image_reserved_property)\ (?!.*image.v2.test_images_negative.ImportImagesNegativeTest.test_image_web_download_import_with_bad_url)\ + (?!.*image.v2.test_images.ImageLocationsTest)\ (?!.*image.v2.test_images.ImportImagesTest)\ (?!.*image.v2.test_images.MultiStoresImportImages)\ (?!.*admin.test_dhcp_agent_scheduler)\ @@ -278,7 +279,7 @@ tiers: criteria: 100 blocking: false deny_skipping: true - tests_count: 13 + tests_count: 11 description: >- The list of test cases is generated by Tempest automatically and depends on the parameters of @@ -304,7 +305,7 @@ tiers: criteria: 100 blocking: false deny_skipping: true - tests_count: 43 + tests_count: 45 description: >- The list of test cases is generated by Tempest automatically and depends on the parameters of diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml index b5e8c43ec..85197c319 100644 --- a/functest/ci/testcases.yaml +++ b/functest/ci/testcases.yaml @@ -780,7 +780,7 @@ tiers: criteria: 100 blocking: false deny_skipping: true - tests_count: 1278 + tests_count: 1270 description: >- The list of test cases is generated by Tempest automatically and depends on the parameters of @@ -851,6 +851,7 @@ tiers: (?!.*image.v2.test_images_negative.ImagesNegativeTest.test_create_image_reserved_property)\ (?!.*image.v2.test_images_negative.ImagesNegativeTest.test_update_image_reserved_property)\ (?!.*image.v2.test_images_negative.ImportImagesNegativeTest.test_image_web_download_import_with_bad_url)\ + (?!.*image.v2.test_images.ImageLocationsTest)\ (?!.*image.v2.test_images.ImportImagesTest)\ (?!.*image.v2.test_images.MultiStoresImportImages)\ (?!.*admin.test_dhcp_agent_scheduler)\ @@ -878,7 +879,7 @@ tiers: criteria: 100 blocking: false deny_skipping: true - tests_count: 13 + tests_count: 11 description: >- The list of test cases is generated by Tempest automatically and depends on the parameters of @@ -904,7 +905,7 @@ tiers: criteria: 100 blocking: false deny_skipping: true - tests_count: 43 + tests_count: 45 description: >- The list of test cases is generated by Tempest automatically and depends on the parameters of -- 2.16.6