Skip to content

Commit

Permalink
DoNotMerge: CI changes to test C10S builds
Browse files Browse the repository at this point in the history
  • Loading branch information
travier committed May 2, 2024
1 parent edd2945 commit eec1646
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ci/prow-entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -333,13 +333,13 @@ main() {
;;
"scos-9-build-test-qemu")
setup_user
cosa_init "scos"
cosa_init "c10s"
cosa_build
kola_test_qemu
;;
"scos-9-build-test-metal")
setup_user
cosa_init "scos"
cosa_init "c10s"
cosa_build
kola_test_metal
;;
Expand Down

0 comments on commit eec1646

Please sign in to comment.