Flag a test that is skipped by Tempest due to identified bug.
test_reboot_server_soft will always be skipped by Tempest test run due to bug="1014647". Change-Id: If6e44820256c33f17b6ba39fc775283489cc7a4b
This commit is contained in:
parent
a4c4cbdcb7
commit
f9d6bb0bef
@ -235,7 +235,8 @@
|
||||
"description": "Basic server operations in the Compute API",
|
||||
"flagged": [
|
||||
"tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip_regex",
|
||||
"tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_change_server_password"
|
||||
"tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_change_server_password",
|
||||
"tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft"
|
||||
],
|
||||
"name": "compute-servers",
|
||||
"tests": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user