I wish I had some good idea to share with regards to the initiative, but I don't, mostly due to my lack of familiarity with openstack.
If virt-test is deemed to be good for this task, you could implement openstack as another virt-test backend. If generic autotest is better, then a new 'openstack' test could be created. Cheers, Lucas ----- Original Message ----- From: "Yang Li" <[email protected]> To: "Lucas Meneghel Rodrigues" <[email protected]> Cc: [email protected], "Virt Test Development Mailing List" <[email protected]> Sent: Wednesday, October 8, 2014 1:10:33 AM Subject: Re: About openstack test in autotest Thanks for your suggestion. I checked the tempest, and reviewed some codes. Seems tempest's main test point is testing every openstack API, through restAPI these APIs send http request to server host and get response. Similar to libvirtAPI test. But we want to do some functional test, like libvirt test did, test 'virsh' command or use 'virsh' command to do something else. Therefore we plan to add a new module or update existing module in autotest to support openstack test, so do you have any suggestion for this test :) Cheers, >Openstack has automated tests as far as I can remember: > >https://github.com/openstack/tempest > >In my team, so far, we didn't have requests for openstack testing, but that >doesn't mean people are not planning around it. It's just that I'm not aware >of any initiatives. > _______________________________________________ Virt-test-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/virt-test-devel
