Skip to content

Commit

Permalink
Merge pull request openshift#612 from cgwalters/test-more
Browse files Browse the repository at this point in the history
ci: Run upgrade tests and all kola tests (--parallel 2)
  • Loading branch information
openshift-merge-robot authored Sep 1, 2021
2 parents b2c5fde + 44a811f commit 5802f48
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions ci/prow-build-test-qemu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ cosa fetch
cosa build
cosa buildextend-extensions
cosa kola --basic-qemu-scenarios
cosa kola run 'ext.*'
# TODO: all tests in the future, but there are a lot
# and we want multiple tiers, and we need to split them
# into multiple pods and stuff.
kola run-upgrade -b rhcos -v --find-parent-image --qemu-image-dir tmp/ --output-dir tmp/kola-upgrade
cosa kola run --parallel 2

0 comments on commit 5802f48

Please sign in to comment.