Skip to content

Commit 4ac1c90

Browse files
committed
feat: added Glasgow to sites that should work(TM) in multiVO test
1 parent 90e5234 commit 4ac1c90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/System/client_multivo.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ StdOutput = "job.log";
1010
StdError = "job.log";
1111
InputSandbox = "multiVOexe.sh";
1212
OutputSandbox = "job.log";
13-
Site = {"LCG.UKI-LT2-IC-HEP.uk", "LCG.UKI-SOUTHGRID-RALPP.uk"};
13+
Site = {"LCG.UKI-LT2-IC-HEP.uk", "LCG.UKI-SOUTHGRID-RALPP.uk", "LCG.UKI-SCOTGRID-GLASGOW.uk"};
1414
JobName = "MultiVOTest";
1515
]
1616
EOF

0 commit comments

Comments
 (0)