Bruno Wolff III
b2fd4155d2
Keep the newline
2019-05-22 14:39:09 -05:00
Bruno Wolff III
727b615127
Add squashfs to filesystems that should be supported
2019-05-22 14:20:03 -05:00
Bruno Wolff III
6c0fbc51d1
Correct dnf module syntax
2019-05-22 12:42:57 -05:00
Bruno Wolff III
f0298d56c6
Try using the dnf module
2019-05-22 12:05:04 -05:00
Bruno Wolff III
6a521a3d60
Fix typo
2019-05-22 11:49:58 -05:00
Bruno Wolff III
786bcd85ae
Add some filesystem related diagnostics
...
Get some help trying to figure out what is missing for squashfs loopback
mounts.
2019-05-22 11:10:45 -05:00
Bruno Wolff III
60cf0845ea
Keep setup output out of test.log
...
It looks like the command that gets run covers more than the test script.
We need to keep that other output out of the output we search for
failure. The includes the dnf step, since it can have non fatal failures.
It also looks like the dnf step might need kernel-modules-extra for
mounting squashfs file systems.
2019-05-22 04:47:43 -05:00
Bruno Wolff III
0e49acc5e0
Get rid of remnents of indirect test run
2019-05-22 04:22:53 -05:00
Bruno Wolff III
9959118c08
We need ansible installed
...
For this approach to maybe work, we need to be able to
run ansible-playbook.
2019-05-21 23:55:57 -05:00
Bruno Wolff III
afc87975fa
Try calling tests using ansible-playbook
...
I'm guessing that the wrapper isn't supposed to be run directly, but
should be run using ansible-playbook from a test using the basic role.
2019-05-21 18:46:21 -05:00
Bruno Wolff III
e89b109bdc
Revert "Try not specifying artifacts location"
...
This reverts commit 0a03e389c6
.
It made things worse.
2019-05-21 14:12:07 -05:00
Bruno Wolff III
0a03e389c6
Try not specifying artifacts location
...
It looks like the artifacts might not have been going to the correct
place based on the reported errors. So try using the default value instead
of the one from the examples.
2019-05-21 13:48:15 -05:00
Bruno Wolff III
d81a1f88a6
Add a CI test
2019-05-21 12:39:33 -05:00