Flag a test that is skipped by Tempest due to bug
In d34da9945b2fd91aaf04cc50bf7f9004d53fae04 we flagged a test that is skipped by Tempest due to an identified bug (Bug #1014647), but only did so in the 2015.03 guideline. This patch also adds it to 2015.next so we don't accidentally add the test back in before the bug is resolved. Change-Id: Ie608c739ab877c3ee540aa31e50ee1d54d23923d
This commit is contained in:
parent
d34da9945b
commit
063ef79d68
@ -232,7 +232,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