Activity log for bug #1212545

Date Who What changed Old value New value Message
2013-08-15 05:50:19 yong sheng gong bug added bug
2013-08-15 05:50:27 yong sheng gong tempest: assignee yong sheng gong (gongysh)
2013-08-15 05:59:52 OpenStack Infra tempest: status New In Progress
2013-08-15 06:37:50 yong sheng gong description One of Tempest's prime function is to ensure that your OpenStack cloud works with the OpenStack API as documented. The current largest portion of Tempest code is devoted to test cases that do exactly this. It's also important to test not only the expected possitive path on APIs, but also to provide them with invalid data to ensure they fail in expected and documented ways. Over the course of the OpenStack project Tempest has discovered many fundamental bugs by doing just this. In order for some APIs to return meaniful results, there must be enough data in the system. This means these tests might start by spinning up a server, image, etc, then opperating on it. One of Tempest's prime function is to ensure that your OpenStack cloud works with the OpenStack API as documented. The current largest portion of Tempest code is devoted to test cases that do exactly this. It's also important to test not only the expected possitive path on -> positive APIs, but also to provide them with invalid data to ensure they fail in expected and documented ways. Over the course of the OpenStack project Tempest has discovered many fundamental bugs by doing just this. In order for some APIs to return meaniful results, there must be -> meaningful enough data in the system. This means these tests might start by spinning up a server, image, etc, then opperating on it. > operating
2013-08-16 14:31:43 OpenStack Infra tempest: status In Progress Fix Committed
2013-12-12 16:09:14 Sean Dague tempest: status Fix Committed Fix Released