From 06af837cde207c07221c2c5f0b10ad9f03f46c3f Mon Sep 17 00:00:00 2001 From: =?utf8?q?C=C3=A9dric=20Ollivier?= Date: Sat, 4 Oct 2025 13:42:17 +0200 Subject: [PATCH] Update a few CNTT test counts MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: Id0cebf28db7c5a6d8d4d932c2b7070fd15c61e88 Signed-off-by: Cédric Ollivier --- docker/smoke-cntt/testcases.yaml | 6 ++++-- functest/ci/testcases.yaml | 6 ++++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/docker/smoke-cntt/testcases.yaml b/docker/smoke-cntt/testcases.yaml index 41d7df184..fdcfeed2c 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: 1280 description: >- The list of test cases is generated by Tempest automatically and depends on the parameters of @@ -205,6 +205,7 @@ tiers: (?!.*test_live_migration.LiveMigrationRemoteConsolesV26Test)\ (?!.*test_quotas.QuotasAdminTestV257)\ (?!.*test_servers.ServersAdminTestJSON.test_reset_network_inject_network_info)\ + (?!.*test_servers_on_multinodes.UnshelveToHostMultiNodesTest)\ (?!.*certificates.test_certificates)\ (?!.*test_quotas_negative.QuotasSecurityGroupAdminNegativeTest)\ (?!.*test_novnc)(?!.*test_server_personality)\ @@ -243,6 +244,7 @@ tiers: (?!.*identity.v3.test_access_rules)\ (?!.*identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_create_application_credential_access_rules)\ (?!.*image.v1)\ + (?!.*image.v2.admin.test_image_caching)\ (?!.*image.v2.admin.test_images.ImportCopyImagesTest)\ (?!.*image.v2.test_images_negative.ImagesNegativeTest.test_create_image_reserved_property)\ (?!.*image.v2.test_images_negative.ImagesNegativeTest.test_update_image_reserved_property)\ @@ -274,7 +276,7 @@ tiers: criteria: 100 blocking: false deny_skipping: true - tests_count: 12 + tests_count: 13 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 2cfff579f..ae9a1595e 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: 1280 description: >- The list of test cases is generated by Tempest automatically and depends on the parameters of @@ -805,6 +805,7 @@ tiers: (?!.*test_live_migration.LiveMigrationRemoteConsolesV26Test)\ (?!.*test_quotas.QuotasAdminTestV257)\ (?!.*test_servers.ServersAdminTestJSON.test_reset_network_inject_network_info)\ + (?!.*test_servers_on_multinodes.UnshelveToHostMultiNodesTest)\ (?!.*certificates.test_certificates)\ (?!.*test_quotas_negative.QuotasSecurityGroupAdminNegativeTest)\ (?!.*test_novnc)(?!.*test_server_personality)\ @@ -843,6 +844,7 @@ tiers: (?!.*identity.v3.test_access_rules)\ (?!.*identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_create_application_credential_access_rules)\ (?!.*image.v1)\ + (?!.*image.v2.admin.test_image_caching)\ (?!.*image.v2.admin.test_images.ImportCopyImagesTest)\ (?!.*image.v2.test_images_negative.ImagesNegativeTest.test_create_image_reserved_property)\ (?!.*image.v2.test_images_negative.ImagesNegativeTest.test_update_image_reserved_property)\ @@ -874,7 +876,7 @@ tiers: criteria: 100 blocking: false deny_skipping: true - tests_count: 12 + tests_count: 13 description: >- The list of test cases is generated by Tempest automatically and depends on the parameters of -- 2.16.6