From 264b38d68937dba342cb4c51451c7b6bb34686ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Piwowarski?= Date: Wed, 1 Mar 2023 13:12:04 +0100 Subject: [PATCH] Remove flag for test_multiple_create test Remove flag for test_multiple_create test as the bug in the server cleanup was resolved. Depends-On: Ic1ed48fda03ce3c13198d2dd299b57d68b06e63d Change-Id: I70320d7d31548ca26557d227db4633c3ce5cc585 --- guidelines/2018.11.json | 7 +------ guidelines/2019.06.json | 7 +------ guidelines/2019.11.json | 7 +------ guidelines/2020.06.json | 7 +------ guidelines/2020.11.json | 7 +------ guidelines/2021.11.json | 7 +------ guidelines/2022.06.json | 7 +------ guidelines/next.json | 7 +------ 8 files changed, 8 insertions(+), 48 deletions(-) diff --git a/guidelines/2018.11.json b/guidelines/2018.11.json index ca69ab0f..e306c375 100644 --- a/guidelines/2018.11.json +++ b/guidelines/2018.11.json @@ -506,12 +506,7 @@ "required_since": "", "tests": { "tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create": { - "idempotent_id": "id-61e03386-89c3-449c-9bb1-a06f423fd9d1", - "flagged": { - "date": "2023-03-01", - "reason": "This test is skipped due to Tempest bug that is tracked here https://bugs.launchpad.net/tempest/+bug/1954535.", - "action": "Remove flag when Tempest fix is in place." - } + "idempotent_id": "id-61e03386-89c3-449c-9bb1-a06f423fd9d1" } } }, diff --git a/guidelines/2019.06.json b/guidelines/2019.06.json index 8f10e6f0..1dc8941b 100644 --- a/guidelines/2019.06.json +++ b/guidelines/2019.06.json @@ -504,12 +504,7 @@ "required_since": "2019.06", "tests": { "tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create": { - "idempotent_id": "id-61e03386-89c3-449c-9bb1-a06f423fd9d1", - "flagged": { - "date": "2023-03-01", - "reason": "This test is skipped due to Tempest bug that is tracked here https://bugs.launchpad.net/tempest/+bug/1954535.", - "action": "Remove flag when Tempest fix is in place." - } + "idempotent_id": "id-61e03386-89c3-449c-9bb1-a06f423fd9d1" } } }, diff --git a/guidelines/2019.11.json b/guidelines/2019.11.json index b322f517..ea796532 100644 --- a/guidelines/2019.11.json +++ b/guidelines/2019.11.json @@ -489,12 +489,7 @@ "required_since": "2019.06", "tests": { "tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create": { - "idempotent_id": "id-61e03386-89c3-449c-9bb1-a06f423fd9d1", - "flagged": { - "date": "2023-03-01", - "reason": "This test is skipped due to Tempest bug that is tracked here https://bugs.launchpad.net/tempest/+bug/1954535.", - "action": "Remove flag when Tempest fix is in place." - } + "idempotent_id": "id-61e03386-89c3-449c-9bb1-a06f423fd9d1" } } }, diff --git a/guidelines/2020.06.json b/guidelines/2020.06.json index ff552af2..97cc4b3a 100644 --- a/guidelines/2020.06.json +++ b/guidelines/2020.06.json @@ -489,12 +489,7 @@ "required_since": "2019.06", "tests": { "tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create": { - "idempotent_id": "id-61e03386-89c3-449c-9bb1-a06f423fd9d1", - "flagged": { - "date": "2023-03-01", - "reason": "This test is skipped due to Tempest bug that is tracked here https://bugs.launchpad.net/tempest/+bug/1954535.", - "action": "Remove flag when Tempest fix is in place." - } + "idempotent_id": "id-61e03386-89c3-449c-9bb1-a06f423fd9d1" } } }, diff --git a/guidelines/2020.11.json b/guidelines/2020.11.json index ef297f14..935f2e9b 100644 --- a/guidelines/2020.11.json +++ b/guidelines/2020.11.json @@ -489,12 +489,7 @@ "required_since": "2019.06", "tests": { "tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create": { - "idempotent_id": "id-61e03386-89c3-449c-9bb1-a06f423fd9d1", - "flagged": { - "date": "2023-03-01", - "reason": "This test is skipped due to Tempest bug that is tracked here https://bugs.launchpad.net/tempest/+bug/1954535.", - "action": "Remove flag when Tempest fix is in place." - } + "idempotent_id": "id-61e03386-89c3-449c-9bb1-a06f423fd9d1" } } }, diff --git a/guidelines/2021.11.json b/guidelines/2021.11.json index f422334e..ff63a9ca 100644 --- a/guidelines/2021.11.json +++ b/guidelines/2021.11.json @@ -504,12 +504,7 @@ "required_since": "2019.06", "tests": { "tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create": { - "idempotent_id": "id-61e03386-89c3-449c-9bb1-a06f423fd9d1", - "flagged": { - "date": "2023-03-01", - "reason": "This test is skipped due to Tempest bug that is tracked here https://bugs.launchpad.net/tempest/+bug/1954535.", - "action": "Remove flag when Tempest fix is in place." - } + "idempotent_id": "id-61e03386-89c3-449c-9bb1-a06f423fd9d1" } } }, diff --git a/guidelines/2022.06.json b/guidelines/2022.06.json index 873fb9e2..3d35e173 100644 --- a/guidelines/2022.06.json +++ b/guidelines/2022.06.json @@ -510,12 +510,7 @@ "required_since": "2019.06", "tests": { "tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create": { - "idempotent_id": "id-61e03386-89c3-449c-9bb1-a06f423fd9d1", - "flagged": { - "date": "2023-03-01", - "reason": "This test is skipped due to Tempest bug that is tracked here https://bugs.launchpad.net/tempest/+bug/1954535.", - "action": "Remove flag when Tempest fix is in place." - } + "idempotent_id": "id-61e03386-89c3-449c-9bb1-a06f423fd9d1" } } }, diff --git a/guidelines/next.json b/guidelines/next.json index 54b03818..f237d572 100644 --- a/guidelines/next.json +++ b/guidelines/next.json @@ -511,12 +511,7 @@ "required_since": "2019.06", "tests": { "tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create": { - "idempotent_id": "id-61e03386-89c3-449c-9bb1-a06f423fd9d1", - "flagged": { - "date": "2023-03-01", - "reason": "This test is skipped due to Tempest bug that is tracked here https://bugs.launchpad.net/tempest/+bug/1954535.", - "action": "Remove flag when Tempest fix is in place." - } + "idempotent_id": "id-61e03386-89c3-449c-9bb1-a06f423fd9d1" } } },