Skip to content

Commit b32de78

Browse files
committed
Use new pci queue on tioga
1 parent f50a17b commit b32de78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab/custom-jobs-and-variables.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ variables:
4444

4545
# Tioga
4646
# Arguments for top level allocation
47-
TIOGA_SHARED_ALLOC: "--exclusive --time-limit=15m --nodes=1 -o per-resource.count=2"
47+
TIOGA_SHARED_ALLOC: "--queue=pci --exclusive --time-limit=15m --nodes=1 -o per-resource.count=2"
4848
# Arguments for job level allocation
4949
TIOGA_JOB_ALLOC: "--nodes=1 --begin-time=+5s"
5050
# Project specific variants for tioga

0 commit comments

Comments
 (0)