[openstack-dev] [qa] Issue with tests of host admin api
David Kranz
dkranz at redhat.com
Fri Oct 25 12:39:44 UTC 2013
A patch was submitted with some new tests of this api
https://review.openstack.org/#/c/49778/. I gave a -1 because if a
negative test to shutdown a host fails, a compute node will be shutdown.
The author thinks this test should be part of tempest. My issue was that
we should not have tempest tests for apis that:
1. May corrupt the underlying system (that is part of the reason we
moved whitebox out)
2. Can have only negative tests because positive ones could prevent
other tests from executing
Thoughts?
-David
More information about the OpenStack-dev
mailing list