Remove test_reboot_server_soft

This test has been flagged for some time due to a longstanding
bug [1] in Tempest (open since 2012).  In discussion with QA, it appears
that the bug isn't going to be fixed and the test is likely to be
removed.  Since the tests has been flagged for several cycles now
and the test itself is likely to be dropped, we should remove it
from the 2016.01 Guideline and future Guidelines.

[1] https://bugs.launchpad.net/tempest/+bug/1014647

Change-Id: Ia1adc9e6b3f81c65922b5167d99347d47bc95ac7
This commit is contained in:
Mark T. Voelker 2016-01-20 08:13:56 -08:00
parent bc23733516
commit aa2ecfec44
2 changed files with 0 additions and 16 deletions

View File

@ -1033,14 +1033,6 @@
"tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard": {
"idempotent_id": "id-2cb1baf6-ac8d-4429-bf0d-ba8a0ba53e32"
},
"tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft": {
"flagged": {
"action": "Remove flag after Tempest bug is fixed (in progress).",
"date": "2015-03-24",
"reason": "Tempest bug for soft reboot of server (id 1014647)."
},
"idempotent_id": "id-4640e3ef-a5df-482e-95a1-ceeeb0faa84d"
},
"tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server": {
"idempotent_id": "id-d4c023a0-9c55-4747-9dd5-413b820143c7"
}

View File

@ -1035,14 +1035,6 @@
"tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard": {
"idempotent_id": "id-2cb1baf6-ac8d-4429-bf0d-ba8a0ba53e32"
},
"tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft": {
"flag": {
"action": "Remove flag after Tempest bug is fixed (in progress).",
"date": "2015-03-24",
"reason": "Tempest bug for soft reboot of server (id 1014647)."
},
"idempotent_id": "id-4640e3ef-a5df-482e-95a1-ceeeb0faa84d"
},
"tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server": {
"idempotent_id": "id-d4c023a0-9c55-4747-9dd5-413b820143c7"
}