We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64a8480 commit 5d89d04Copy full SHA for 5d89d04
jobs/single-test-run.sub
@@ -15,7 +15,7 @@ periodic_release = ( (HoldReasonCode == 3) && (NumJobStarts < 3) ) || ( (
15
periodic_remove = ( (JobStatus == 5) && (HoldReasonCode =?= 3) && (NumJobStarts >= 3) ) || (time() - QDate > 43200)
16
17
request_disk = 16GB
18
-# NOTE: Please inform infrastructure of machines in the following list:
+# See https://opensciencegrid.atlassian.net/browse/INF-2975 for debugging the machines in this list.
19
+BadMachineList = "\
20
e2455.chtc.wisc.edu,\
21
e2456.chtc.wisc.edu,\
0 commit comments