Commit Graph

6 Commits

Author SHA1 Message Date
Stef Walter
b78097c2c8 tests: Setup defaults for subjects and artifacts
While hacking on tests, folks are going to be relying on the
default behavior of standard-test-roles which fills in these
Ansible variables from environment variables.

This is not necessary for execution in the pipeline, but just
for ease of use for folks looking at this first test in dist-git.
2017-08-22 21:20:00 +02:00
Jonathan Lebon
4e22ac5d98 Merge #3 tests: Install build dependencies before using rpm-build 2017-08-21 15:40:27 +00:00
Stef Walter
6463ba777d tests: Install build dependencies before using rpm-build
Before running rpm-build we need to bring in the build
dependencies that the SRPM requires.
2017-08-21 17:05:42 +02:00
Stef Walter
3a53b78063 tests: Make sure the log directory exists
In the qemu_provision module, make sure the log directory exists
before trying to write to it.
2017-08-21 16:59:40 +02:00
Jonathan Lebon
187998ad0c tests: minor cleanup
This is actually just an excuse to `fedpkg push` and kick the CI
pipeline because it doesn't get triggered by PR merges today:
https://pagure.io/fedora-infrastructure/issue/6263.
2017-08-16 15:43:24 -04:00
Jonathan Lebon
d11be14ae1 tests: run parts of the vmcheck testsuite
Run the basic and layering-basic vmcheck tests on qcow2 Atomic Host
images. It's full of hacks for now; I'd like to confirm first that there
aren't any oversights that would prevent the pipeline from running it.

Once we get it going, we can work on cleaning up and upstreaming the
hacks to standard-test-roles, and run all the vmcheck tests.
2017-08-15 14:44:18 -04:00