We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f50a17b commit b32de78Copy full SHA for b32de78
.gitlab/custom-jobs-and-variables.yml
@@ -44,7 +44,7 @@ variables:
44
45
# Tioga
46
# Arguments for top level allocation
47
- TIOGA_SHARED_ALLOC: "--exclusive --time-limit=15m --nodes=1 -o per-resource.count=2"
+ TIOGA_SHARED_ALLOC: "--queue=pci --exclusive --time-limit=15m --nodes=1 -o per-resource.count=2"
48
# Arguments for job level allocation
49
TIOGA_JOB_ALLOC: "--nodes=1 --begin-time=+5s"
50
# Project specific variants for tioga
0 commit comments