On Wed, May 22, 2019 at 13:25:17 +0200, Petr Šplíchal psplicha@redhat.com wrote:
It would take care of correctly copying artifacts and also handle test script return code to report appropriate result. Also adding a list of required packages is easy there. You can also have a look at a few more examples here:
It turns out there is a dnf module for ansible that can install packages in the wrapper.
So for now I'm going to use a wrapper style, just so there will be a good example of one.
I have one last thing I should need to figure out before the test is done. It looks like squashfs file systems won't auto detect properly. I'm hoping if I force the type they will mount. If not, I'll still have a bit of work figuring this puzzle out.