Skip to content

Commit e3bb502

Browse files
authored
Merge pull request #6463 from marianne013/add_glasgow
[integration] feat: added Glasgow to sites that should work(TM) in multiVO test
2 parents 90e5234 + 4ac1c90 commit e3bb502

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)