Commit graph

3 commits

Author SHA1 Message Date
Major Hayden
a1ca198f53 🔧 Run osbuild-composer tests in osbuild CI
Although we are doing a good job of finding osbuild breakage when we
test osbuild-composer, we aren't finding osbuild-composer breakage
when we test osbuild.

Run the image tests from osbuild-composer whenever we do CI for osbuild.

Fixes #362.

Signed-off-by: Major Hayden <major@redhat.com>
2020-04-29 07:40:50 -05:00
Major Hayden
7363266d22 🥊 Resilient testing + log gathering
Convert the bash script to an ansible playbook so we can gracefully
handle testing failures and gather logs reliably. Colorful output
is nice, too.

This brings osbuild's testing script in line with the script for
osbuild-composer.

Signed-off-by: Major Hayden <major@redhat.com>
2020-04-22 17:42:40 +00:00
Major Hayden
b53de35b0a 🤏 Add a little bit more testing
Test a deployment of osbuild along with osbuild-composer for each PR.
More testing could be stacked on top.

Signed-off-by: Major Hayden <major@redhat.com>
2020-04-09 16:35:08 +02:00