Merge "Remove XML tests in the havancore.json file."

This commit is contained in:
Jenkins 2015-02-20 23:05:48 +00:00 committed by Gerrit Code Review
commit 9a3624dc86

View File

@ -134,9 +134,6 @@
"tests": [
"tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson.test_list_fixed_ip_details",
"tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson.test_set_reserve",
"tempest.api.compute.admin.test_fixed_ips.FixedIPsTestXml.test_list_fixed_ip_details",
"tempest.api.compute.admin.test_fixed_ips.FixedIPsTestXml.test_set_unreserve",
"tempest.api.compute.admin.test_fixed_ips.FixedIPsTestXml.test_set_reserve",
"tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson.test_set_unreserve"
]
},
@ -1661,4 +1658,4 @@
"tests": []
}
}
}
}