Skip to content

Commit

Permalink
Stop allowing blue os test to fail in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ldowen committed Sep 19, 2024
1 parent d1b9f5a commit 3279a71
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitlab/jobs-mpi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ blueos_cuda_11_gcc_spectrum_build:
blueos_cuda_11_gcc_spectrum_test:
extends: [.blueos_resource2, .cuda_11_gcc_spectrum, .run_ats]
needs: [blueos_cuda_11_gcc_spectrum_build]
allow_failure: true

blueos_cuda_11_gcc_spectrum_cleanup:
extends: [.blueos_resource2, .cuda_11_gcc_spectrum, .cleanup_dir]
Expand Down

0 comments on commit 3279a71

Please sign in to comment.