🎲 Enable rcm integration tests

Now that Jenkins is hooked up to the repository, let's run the rcm
tests after we deploy all of the services into a VM.

Signed-off-by: Major Hayden <major@redhat.com>
This commit is contained in:
Major Hayden 2020-04-03 10:41:46 -05:00 committed by Major Hayden
parent 8797cd4704
commit 2f94a87dab

View file

@ -23,6 +23,6 @@ popd
# Run the integration tests.
# /usr/libexec/tests/osbuild-composer/osbuild-dnf-json-tests
# /usr/libexec/tests/osbuild-composer/osbuild-image-tests
# /usr/libexec/tests/osbuild-composer/osbuild-rcm-tests -test.v
/usr/libexec/tests/osbuild-composer/osbuild-rcm-tests -test.v
# /usr/libexec/tests/osbuild-composer/osbuild-tests -test.v
# /usr/libexec/tests/osbuild-composer/osbuild-weldr-tests -test.v