Skip to content

Commit b1eaf62

Browse files
authored
Merge pull request #258 from matyasselmeci/pr/ticket
Add link to BadMachineList ticket (INF-2975)
2 parents 64a8480 + 5d89d04 commit b1eaf62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jobs/single-test-run.sub

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ periodic_release = ( (HoldReasonCode == 3) && (NumJobStarts < 3) ) || ( (
1515
periodic_remove = ( (JobStatus == 5) && (HoldReasonCode =?= 3) && (NumJobStarts >= 3) ) || (time() - QDate > 43200)
1616

1717
request_disk = 16GB
18-
# NOTE: Please inform infrastructure of machines in the following list:
18+
# See https://opensciencegrid.atlassian.net/browse/INF-2975 for debugging the machines in this list.
1919
+BadMachineList = "\
2020
e2455.chtc.wisc.edu,\
2121
e2456.chtc.wisc.edu,\

0 commit comments

Comments
 (0)