Skip to content

Commit

Permalink
gitlab: update tioga to use CI queue
Browse files Browse the repository at this point in the history
Problem: Jobs can hang on Tioga.

Solution: There is now a dedicated CI queue on
Tioga we can utilize.
  • Loading branch information
wihobbs committed Jan 23, 2024
1 parent aae69e4 commit bd7e98e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab/machines.gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
- batch
variables:
HWLOC_COMPONENTS: "x86"
LLNL_FLUX_SCHEDULER_PARAMETERS: "--exclusive -N 1 -q pdebug"
LLNL_FLUX_SCHEDULER_PARAMETERS: "--exclusive -N 1 -q pci"

.quartz:
tags:
Expand Down

0 comments on commit bd7e98e

Please sign in to comment.