From: Cédric Ollivier Date: Sat, 4 Oct 2025 11:42:17 +0000 (+0200) Subject: Update a few CNTT test counts X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=0b4ae636add01595206764bceff622fb34b4ad2c;p=functest.git Update a few CNTT test counts Change-Id: Id0cebf28db7c5a6d8d4d932c2b7070fd15c61e88 Signed-off-by: Cédric Ollivier --- diff --git a/docker/smoke-cntt/testcases.yaml b/docker/smoke-cntt/testcases.yaml index 92eee5116..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: 1271 + 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 226d3dd44..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: 1271 + 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