Flag soft reboot test.
Flag soft reboot test because of tempest bug, fix in progress. [1] [1] https://bugs.launchpad.net/tempest/+bug/1014647 Change-Id: Ifdbabc5280142512098e3cf1c27181fb4b5578db
This commit is contained in:
parent
7d623e452d
commit
2a36cb6fa0
@ -532,7 +532,12 @@
|
||||
"idempotent_id": "id-80a8094c-211e-440a-ab88-9e59d556c7ee"
|
||||
},
|
||||
"tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft": {
|
||||
"idempotent_id": "id-4640e3ef-a5df-482e-95a1-ceeeb0faa84d"
|
||||
"idempotent_id": "id-4640e3ef-a5df-482e-95a1-ceeeb0faa84d",
|
||||
"flag": {
|
||||
"date": "2015-03-24",
|
||||
"reason": "Tempest bug for soft reboot of server (id 1014647).",
|
||||
"action": "Remove flag after Tempest bug is fixed (in progress)."
|
||||
}
|
||||
},
|
||||
"tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address": {
|
||||
"idempotent_id": "id-89b90870-bc13-4b73-96af-f9d4f2b70077"
|
||||
|
@ -29,7 +29,6 @@ tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJS
|
||||
tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing[gate,id-fcdf192d-0f74-4d89-911f-1ec002b822c4,negative]
|
||||
tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server[gate,id-24a26f1a-1ddc-4eea-b0d7-a90cc874ad8f,negative]
|
||||
tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server[gate,id-80a8094c-211e-440a-ab88-9e59d556c7ee]
|
||||
tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft[gate,id-4640e3ef-a5df-482e-95a1-ceeeb0faa84d,smoke]
|
||||
tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server[gate,id-af8eafd4-38a7-4a4b-bdbc-75145a580560]
|
||||
tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server[gate,id-a31460a9-49e1-42aa-82ee-06e0bb7c2d03,negative]
|
||||
tempest.api.compute.test_authorization.AuthorizationTestJSON.test_create_keypair_in_analt_user_tenant[gate,id-f03d1ded-7fd4-4d29-bc13-e2391f29c625]
|
||||
|
Loading…
Reference in New Issue
Block a user