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 Sep 13, 2024
1 parent 835fa96 commit c163b80
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 @@ -345,13 +345,13 @@ main() {
;;
"c9s-build-test-qemu"|"scos-9-build-test-qemu")
setup_user
cosa_init "okd-c9s"
cosa_init "okd-c10s"
cosa_build
kola_test_qemu
;;
"c9s-build-test-metal"|"scos-9-build-test-metal")
setup_user
cosa_init "okd-c9s"
cosa_init "okd-c10s"
cosa_build
kola_test_metal
;;
Expand Down

0 comments on commit c163b80

Please sign in to comment.