Flag compute-servers-metadata-* capabilities

This commit flags all tests under compute-servers-metadata-*
capabilities because the tests are runnable only on
Xen-based deployments since [1] when Nova deprecated XenAPI
driver.

These capabalities are currently deprecated (in next.json)
and will be released in an upcoming guideline release.

The tests are flagged in all guidelines released since
the change in Tempest got merged [1].

[1] https://review.opendev.org/c/openstack/tempest/+/749527

Change-Id: I058abc7d911052db89b7a96d4317a0bc551f536c
This commit is contained in:
Martin Kopec 2022-07-27 13:59:40 +02:00
parent c3b8e4de89
commit 444d6333ab
4 changed files with 144 additions and 24 deletions

View File

@ -759,7 +759,12 @@
"required_since": "2014.07",
"tests": {
"tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item": {
"idempotent_id": "id-127642d6-4c7b-4486-b7cd-07265a378658"
"idempotent_id": "id-127642d6-4c7b-4486-b7cd-07265a378658",
"flagged": {
"date": "2022-07-27",
"reason": "[D404] Nova deprecated XenAPI driver which makes this test runnable only on Xen-based deployments because of https://review.opendev.org/c/openstack/tempest/+/749527.",
"action": "Remain flagged until the capability is removed."
}
}
}
},
@ -784,7 +789,12 @@
"required_since": "2014.07",
"tests": {
"tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item": {
"idempotent_id": "id-3043c57d-7e0e-49a6-9a96-ad569c265e6a"
"idempotent_id": "id-3043c57d-7e0e-49a6-9a96-ad569c265e6a",
"flagged": {
"date": "2022-07-27",
"reason": "[D404] Nova deprecated XenAPI driver which makes this test runnable only on Xen-based deployments because of https://review.opendev.org/c/openstack/tempest/+/749527.",
"action": "Remain flagged until the capability is removed."
}
}
}
},
@ -809,7 +819,12 @@
"required_since": "2014.07",
"tests": {
"tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata": {
"idempotent_id": "id-479da087-92b3-4dcf-aeb3-fd293b2d14ce"
"idempotent_id": "id-479da087-92b3-4dcf-aeb3-fd293b2d14ce",
"flagged": {
"date": "2022-07-27",
"reason": "[D404] Nova deprecated XenAPI driver which makes this test runnable only on Xen-based deployments because of https://review.opendev.org/c/openstack/tempest/+/749527.",
"action": "Remain flagged until the capability is removed."
}
}
}
},
@ -834,10 +849,20 @@
"required_since": "2014.07",
"tests": {
"tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata": {
"idempotent_id": "id-211021f6-21de-4657-a68f-908878cfe251"
"idempotent_id": "id-211021f6-21de-4657-a68f-908878cfe251",
"flagged": {
"date": "2022-07-27",
"reason": "[D404] Nova deprecated XenAPI driver which makes this test runnable only on Xen-based deployments because of https://review.opendev.org/c/openstack/tempest/+/749527.",
"action": "Remain flagged until the capability is removed."
}
},
"tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item": {
"idempotent_id": "id-58c02d4f-5c67-40be-8744-d3fa5982eb1c"
"idempotent_id": "id-58c02d4f-5c67-40be-8744-d3fa5982eb1c",
"flagged": {
"date": "2022-07-27",
"reason": "[D404] Nova deprecated XenAPI driver which makes this test runnable only on Xen-based deployments because of https://review.opendev.org/c/openstack/tempest/+/749527.",
"action": "Remain flagged until the capability is removed."
}
}
}
},
@ -862,7 +887,12 @@
"required_since": "2014.07",
"tests": {
"tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata": {
"idempotent_id": "id-344d981e-0c33-4997-8a5d-6c1d803e4134"
"idempotent_id": "id-344d981e-0c33-4997-8a5d-6c1d803e4134",
"flagged": {
"date": "2022-07-27",
"reason": "[D404] Nova deprecated XenAPI driver which makes this test runnable only on Xen-based deployments because of https://review.opendev.org/c/openstack/tempest/+/749527.",
"action": "Remain flagged until the capability is removed."
}
}
}
},

View File

@ -774,7 +774,12 @@
"required_since": "2014.07",
"tests": {
"tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item": {
"idempotent_id": "id-127642d6-4c7b-4486-b7cd-07265a378658"
"idempotent_id": "id-127642d6-4c7b-4486-b7cd-07265a378658",
"flagged": {
"date": "2022-07-27",
"reason": "[D404] Nova deprecated XenAPI driver which makes this test runnable only on Xen-based deployments because of https://review.opendev.org/c/openstack/tempest/+/749527.",
"action": "Remain flagged until the capability is removed."
}
}
}
},
@ -799,7 +804,12 @@
"required_since": "2014.07",
"tests": {
"tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item": {
"idempotent_id": "id-3043c57d-7e0e-49a6-9a96-ad569c265e6a"
"idempotent_id": "id-3043c57d-7e0e-49a6-9a96-ad569c265e6a",
"flagged": {
"date": "2022-07-27",
"reason": "[D404] Nova deprecated XenAPI driver which makes this test runnable only on Xen-based deployments because of https://review.opendev.org/c/openstack/tempest/+/749527.",
"action": "Remain flagged until the capability is removed."
}
}
}
},
@ -824,7 +834,12 @@
"required_since": "2014.07",
"tests": {
"tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata": {
"idempotent_id": "id-479da087-92b3-4dcf-aeb3-fd293b2d14ce"
"idempotent_id": "id-479da087-92b3-4dcf-aeb3-fd293b2d14ce",
"flagged": {
"date": "2022-07-27",
"reason": "[D404] Nova deprecated XenAPI driver which makes this test runnable only on Xen-based deployments because of https://review.opendev.org/c/openstack/tempest/+/749527.",
"action": "Remain flagged until the capability is removed."
}
}
}
},
@ -849,10 +864,20 @@
"required_since": "2014.07",
"tests": {
"tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata": {
"idempotent_id": "id-211021f6-21de-4657-a68f-908878cfe251"
"idempotent_id": "id-211021f6-21de-4657-a68f-908878cfe251",
"flagged": {
"date": "2022-07-27",
"reason": "[D404] Nova deprecated XenAPI driver which makes this test runnable only on Xen-based deployments because of https://review.opendev.org/c/openstack/tempest/+/749527.",
"action": "Remain flagged until the capability is removed."
}
},
"tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item": {
"idempotent_id": "id-58c02d4f-5c67-40be-8744-d3fa5982eb1c"
"idempotent_id": "id-58c02d4f-5c67-40be-8744-d3fa5982eb1c",
"flagged": {
"date": "2022-07-27",
"reason": "[D404] Nova deprecated XenAPI driver which makes this test runnable only on Xen-based deployments because of https://review.opendev.org/c/openstack/tempest/+/749527.",
"action": "Remain flagged until the capability is removed."
}
}
}
},
@ -877,7 +902,12 @@
"required_since": "2014.07",
"tests": {
"tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata": {
"idempotent_id": "id-344d981e-0c33-4997-8a5d-6c1d803e4134"
"idempotent_id": "id-344d981e-0c33-4997-8a5d-6c1d803e4134",
"flagged": {
"date": "2022-07-27",
"reason": "[D404] Nova deprecated XenAPI driver which makes this test runnable only on Xen-based deployments because of https://review.opendev.org/c/openstack/tempest/+/749527.",
"action": "Remain flagged until the capability is removed."
}
}
}
},

View File

@ -780,7 +780,12 @@
"required_since": "2014.07",
"tests": {
"tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item": {
"idempotent_id": "id-127642d6-4c7b-4486-b7cd-07265a378658"
"idempotent_id": "id-127642d6-4c7b-4486-b7cd-07265a378658",
"flagged": {
"date": "2022-07-27",
"reason": "[D404] Nova deprecated XenAPI driver which makes this test runnable only on Xen-based deployments because of https://review.opendev.org/c/openstack/tempest/+/749527.",
"action": "Remain flagged until the capability is removed."
}
}
}
},
@ -805,7 +810,12 @@
"required_since": "2014.07",
"tests": {
"tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item": {
"idempotent_id": "id-3043c57d-7e0e-49a6-9a96-ad569c265e6a"
"idempotent_id": "id-3043c57d-7e0e-49a6-9a96-ad569c265e6a",
"flagged": {
"date": "2022-07-27",
"reason": "[D404] Nova deprecated XenAPI driver which makes this test runnable only on Xen-based deployments because of https://review.opendev.org/c/openstack/tempest/+/749527.",
"action": "Remain flagged until the capability is removed."
}
}
}
},
@ -830,7 +840,12 @@
"required_since": "2014.07",
"tests": {
"tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata": {
"idempotent_id": "id-479da087-92b3-4dcf-aeb3-fd293b2d14ce"
"idempotent_id": "id-479da087-92b3-4dcf-aeb3-fd293b2d14ce",
"flagged": {
"date": "2022-07-27",
"reason": "[D404] Nova deprecated XenAPI driver which makes this test runnable only on Xen-based deployments because of https://review.opendev.org/c/openstack/tempest/+/749527.",
"action": "Remain flagged until the capability is removed."
}
}
}
},
@ -855,10 +870,20 @@
"required_since": "2014.07",
"tests": {
"tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata": {
"idempotent_id": "id-211021f6-21de-4657-a68f-908878cfe251"
"idempotent_id": "id-211021f6-21de-4657-a68f-908878cfe251",
"flagged": {
"date": "2022-07-27",
"reason": "[D404] Nova deprecated XenAPI driver which makes this test runnable only on Xen-based deployments because of https://review.opendev.org/c/openstack/tempest/+/749527.",
"action": "Remain flagged until the capability is removed."
}
},
"tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item": {
"idempotent_id": "id-58c02d4f-5c67-40be-8744-d3fa5982eb1c"
"idempotent_id": "id-58c02d4f-5c67-40be-8744-d3fa5982eb1c",
"flagged": {
"date": "2022-07-27",
"reason": "[D404] Nova deprecated XenAPI driver which makes this test runnable only on Xen-based deployments because of https://review.opendev.org/c/openstack/tempest/+/749527.",
"action": "Remain flagged until the capability is removed."
}
}
}
},
@ -883,7 +908,12 @@
"required_since": "2014.07",
"tests": {
"tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata": {
"idempotent_id": "id-344d981e-0c33-4997-8a5d-6c1d803e4134"
"idempotent_id": "id-344d981e-0c33-4997-8a5d-6c1d803e4134",
"flagged": {
"date": "2022-07-27",
"reason": "[D404] Nova deprecated XenAPI driver which makes this test runnable only on Xen-based deployments because of https://review.opendev.org/c/openstack/tempest/+/749527.",
"action": "Remain flagged until the capability is removed."
}
}
}
},

View File

@ -781,7 +781,12 @@
"required_since": "2014.07",
"tests": {
"tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item": {
"idempotent_id": "id-127642d6-4c7b-4486-b7cd-07265a378658"
"idempotent_id": "id-127642d6-4c7b-4486-b7cd-07265a378658",
"flagged": {
"date": "2022-07-27",
"reason": "[D404] Nova deprecated XenAPI driver which makes this test runnable only on Xen-based deployments because of https://review.opendev.org/c/openstack/tempest/+/749527.",
"action": "Remain flagged until the capability is removed."
}
}
}
},
@ -806,7 +811,12 @@
"required_since": "2014.07",
"tests": {
"tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item": {
"idempotent_id": "id-3043c57d-7e0e-49a6-9a96-ad569c265e6a"
"idempotent_id": "id-3043c57d-7e0e-49a6-9a96-ad569c265e6a",
"flagged": {
"date": "2022-07-27",
"reason": "[D404] Nova deprecated XenAPI driver which makes this test runnable only on Xen-based deployments because of https://review.opendev.org/c/openstack/tempest/+/749527.",
"action": "Remain flagged until the capability is removed."
}
}
}
},
@ -831,7 +841,12 @@
"required_since": "2014.07",
"tests": {
"tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata": {
"idempotent_id": "id-479da087-92b3-4dcf-aeb3-fd293b2d14ce"
"idempotent_id": "id-479da087-92b3-4dcf-aeb3-fd293b2d14ce",
"flagged": {
"date": "2022-07-27",
"reason": "[D404] Nova deprecated XenAPI driver which makes this test runnable only on Xen-based deployments because of https://review.opendev.org/c/openstack/tempest/+/749527.",
"action": "Remain flagged until the capability is removed."
}
}
}
},
@ -856,10 +871,20 @@
"required_since": "2014.07",
"tests": {
"tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata": {
"idempotent_id": "id-211021f6-21de-4657-a68f-908878cfe251"
"idempotent_id": "id-211021f6-21de-4657-a68f-908878cfe251",
"flagged": {
"date": "2022-07-27",
"reason": "[D404] Nova deprecated XenAPI driver which makes this test runnable only on Xen-based deployments because of https://review.opendev.org/c/openstack/tempest/+/749527.",
"action": "Remain flagged until the capability is removed."
}
},
"tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item": {
"idempotent_id": "id-58c02d4f-5c67-40be-8744-d3fa5982eb1c"
"idempotent_id": "id-58c02d4f-5c67-40be-8744-d3fa5982eb1c",
"flagged": {
"date": "2022-07-27",
"reason": "[D404] Nova deprecated XenAPI driver which makes this test runnable only on Xen-based deployments because of https://review.opendev.org/c/openstack/tempest/+/749527.",
"action": "Remain flagged until the capability is removed."
}
}
}
},
@ -884,7 +909,12 @@
"required_since": "2014.07",
"tests": {
"tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata": {
"idempotent_id": "id-344d981e-0c33-4997-8a5d-6c1d803e4134"
"idempotent_id": "id-344d981e-0c33-4997-8a5d-6c1d803e4134",
"flagged": {
"date": "2022-07-27",
"reason": "[D404] Nova deprecated XenAPI driver which makes this test runnable only on Xen-based deployments because of https://review.opendev.org/c/openstack/tempest/+/749527.",
"action": "Remain flagged until the capability is removed."
}
}
}
},