Bruno Wolff III
612a735785
Need a trailing slash for the artifacts directory
2019-05-23 11:18:35 -05:00
Bruno Wolff III
4f08b31430
Change to supported method of referring to artifacts location
...
The documentation used to be wrong, but has been fixed. So the hack here
has been fixed as well.
2019-05-23 09:39:06 -05:00
Bruno Wolff III
6013fc72af
Make kernel-modules match running kernel
2019-05-22 16:37:32 -05:00
Bruno Wolff III
b429d76ed8
Need a comma
2019-05-22 16:05:50 -05:00
Bruno Wolff III
5fe4bc06f6
Try another syntax for multiple packages
2019-05-22 15:52:41 -05:00
Bruno Wolff III
7369a2d782
It looks like we do need kernel-modules
2019-05-22 15:36:03 -05:00
Bruno Wolff III
3bd4f13835
Try force loading the squashfs module
2019-05-22 15:13:00 -05:00
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