X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=functest%2Fci%2Ftestcases.yaml;h=282590a131acd0b86e21472db7bdf72dbd499970;hb=a2af4693b352eaf6a84885eacb120cf4e260e5c4;hp=0837ec78a509cc3da2663bb07a4726974a534043;hpb=8b5fa0cbd067a065258e0dcb3aaee42dad03af8e;p=functest.git diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml index 0837ec78a..282590a13 100644 --- a/functest/ci/testcases.yaml +++ b/functest/ci/testcases.yaml @@ -2,7 +2,6 @@ tiers: - name: healthcheck - order: 0 description: >- First tier to be executed to verify the basic operations in the VIM. @@ -180,7 +179,6 @@ tiers: - name: smoke - order: 1 description: >- Set of basic Functional tests to validate the OPNFV scenarios. testcases: @@ -212,8 +210,10 @@ tiers: run: name: tempest_common args: - mode: - '(?!.*test_incremental_backup)(^cinder_tempest_plugin.)' + mode: "(?!.*test_incremental_backup)\ + (?!.*test_backup_crossproject_admin_negative)\ + (?!.*test_backup_crossproject_user_negative)\ + (^cinder_tempest_plugin.)" option: - '--concurrency=4' @@ -398,6 +398,9 @@ tiers: mode: "(?!.*test_unmanage_snapshot_rbac)\ (?!.*test_show_auto_allocated_topology)\ (?!.*test_delete_auto_allocated_topology)\ + (?!.*test_create_network_provider_segmentation_id)\ + (?!.*compute.test_floating_ips_rbac)\ + (?!.*test_create_image_from_volume_backed_server)\ (?=.*[.*\bslow\b.*])\ (^patrole_tempest_plugin.tests.api.(compute|image|network|volume))" option: @@ -417,6 +420,9 @@ tiers: mode: "(?!.*test_unmanage_snapshot_rbac)\ (?!.*test_show_auto_allocated_topology)\ (?!.*test_delete_auto_allocated_topology)\ + (?!.*test_create_network_provider_segmentation_id)\ + (?!.*compute.test_floating_ips_rbac)\ + (?!.*test_create_image_from_volume_backed_server)\ (?=.*[.*\bslow\b.*])\ (^patrole_tempest_plugin.tests.api.(compute|image|network|volume))" option: @@ -436,6 +442,9 @@ tiers: mode: "(?!.*test_unmanage_snapshot_rbac)\ (?!.*test_show_auto_allocated_topology)\ (?!.*test_delete_auto_allocated_topology)\ + (?!.*test_create_network_provider_segmentation_id)\ + (?!.*compute.test_floating_ips_rbac)\ + (?!.*test_create_image_from_volume_backed_server)\ (?=.*[.*\bslow\b.*])\ (^patrole_tempest_plugin.tests.api.(compute|image|network|volume))" option: @@ -499,7 +508,6 @@ tiers: - name: smoke_cntt - order: 2 description: >- Set of basic Functional tests to validate the OPNFV scenarios. testcases: @@ -509,7 +517,7 @@ tiers: criteria: 100 blocking: false deny_skipping: true - tests_count: 517 + tests_count: 523 description: >- This test case runs the Tempest suite proposed by the Neutron project. The list of test cases is generated by @@ -576,7 +584,7 @@ tiers: criteria: 100 blocking: false deny_skipping: true - tests_count: 8 + tests_count: 9 description: >- This test case runs the Tempest suite proposed by the Cinder project. @@ -585,6 +593,8 @@ tiers: args: mode: "(?!.*test_incremental_backup)\ (?!.*test_consistencygroups)\ + (?!.*test_backup_crossproject_admin_negative)\ + (?!.*test_backup_crossproject_user_negative)\ (^cinder_tempest_plugin.)" option: - '--concurrency=4' @@ -783,7 +793,6 @@ tiers: - name: benchmarking - order: 3 description: >- Run several OpenStack performance tools https://docs.openstack.org/performance-docs/latest/methodologies/tools.html @@ -848,7 +857,6 @@ tiers: - name: benchmarking_cntt - order: 4 description: >- Run several OpenStack performance tools https://docs.openstack.org/performance-docs/latest/methodologies/tools.html @@ -891,7 +899,6 @@ tiers: - name: vnf - order: 5 description: >- Collection of VNF test cases. testcases: