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
