From 31bf59e9ecefbf6c917638d2ab4c13f635f8f622 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Wed, 27 May 2020 14:05:53 +0200 Subject: Enable back manage_snapshot testing in CNTT MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Baraque selects Train: https://github.com/cntt-n/CNTT/pull/1782 https://github.com/cntt-n/CNTT/pull/1783 Change-Id: Ie715a86cf6129ab5b51bf9e0ec07f326c0f86ccb Signed-off-by: Cédric Ollivier --- functest/ci/testcases.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'functest/ci/testcases.yaml') diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml index a73ee9409..2120336f1 100644 --- a/functest/ci/testcases.yaml +++ b/functest/ci/testcases.yaml @@ -643,7 +643,7 @@ tiers: criteria: 100 blocking: false deny_skipping: true - tests_count: 1279 + tests_count: 1280 description: >- The list of test cases is generated by Tempest automatically and depends on the parameters of @@ -697,7 +697,6 @@ tiers: (?!.*test_routers.RoutersTest.test_create_router_set_gateway_with_fixed_ip)\ (?!.*test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status)\ (?!.*test_multi_backend)\ - (?!.*test_snapshot_manage)\ (?!.*test_volume_retype.VolumeRetypeWithMigrationTest)\ (?!.*test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete)\ (?!.*test_volumes_backup.VolumesBackupsTest.test_volume_backup_create_get_detailed_list_restore_delete)\ -- cgit 1.2.3-korg