From c4234b2ff3bd86095560b7f2857804bc2240668a Mon Sep 17 00:00:00 2001 From: Martin Kopec Date: Wed, 3 Aug 2022 00:43:50 +0200 Subject: [PATCH] Unflag test_list_servers_filtered_by_ip_regex The bug which was the reason the test got flagged [1] is resolved and the fix is part of the tempest version used by refstack-client by default. [1] https://bugs.launchpad.net/tempest/+bug/1540645 Story: 2007507 Task: 39281 Depends-On: https://review.opendev.org/c/openinfra/refstack-client/+/846370 Change-Id: Ic0206b86657b207f63ce17bdbc5d17da78b91b45 --- guidelines/next.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/guidelines/next.json b/guidelines/next.json index 5762cdde..f237d572 100644 --- a/guidelines/next.json +++ b/guidelines/next.json @@ -690,12 +690,7 @@ } }, "tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip_regex": { - "idempotent_id": "id-a905e287-c35e-42f2-b132-d02b09f3654a", - "flagged": { - "date": "2016-03-31", - "reason": "[D401] This test is skipped by Tempest due to bug https://bugs.launchpad.net/tempest/+bug/1540645.", - "action": "Remove flag when Tempest fix is in place." - } + "idempotent_id": "id-a905e287-c35e-42f2-b132-d02b09f3654a" }, "tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard": { "idempotent_id": "id-e9f624ee-92af-4562-8bec-437945a18dcb"