elreydetoda/ansible-collection-virtualization

Fix testing

elreydetoda opened this issue · 0 comments

SUMMARY

travis CI testing is not working, for the following reasons:

Preferred Solution

use molecule for all the testing, then possibly have a wrapper script to test each molecule test, or if molecule can parallelize test multiple things that could work as well.

  • fix testing for individual roles
    • docker
    • kvm
    • lxd
    • packer
    • podman
    • vagrant
    • virtualbox
    • vmtools
    • vmvagrant
    • vmware
  • automated way for testing all roles
  • configure .travis.yml to use testing for all roles