|
11 | 11 | dirac_branch:
|
12 | 12 | - rel-v8r0
|
13 | 13 | - integration
|
| 14 | + |
14 | 15 | pilot_schema:
|
15 | 16 | - pilot_oldSchema.json
|
16 | 17 | - pilot_newSchema.json
|
|
50 | 51 | g_job="testintegrationworkflow${GITHUB_JOB//-/}"
|
51 | 52 | pilotUUID="${g_job//_/}""$(shuf -i 2000-65000 -n 1)"
|
52 | 53 | pilotUUID=$(echo $pilotUUID | rev | cut -c 1-32 | rev)
|
53 |
| - python dirac-pilot.py --modules https://github.com/DIRACGrid/DIRAC.git:::DIRAC:::${{ matrix.dirac_branch }} -M 1 -S DIRAC-Certification -N jenkins.cern.ch -Q jenkins-queue_not_important -n DIRAC.Jenkins.ch --cert --certLocation=${GITHUB_WORKSPACE}/Pilot/etc/grid-security --wnVO=${{ matrix.VO }} --pilotUUID="${pilotUUID}" --debug |
| 54 | + python dirac-pilot.py --modules https://github.com/DIRACGrid/DIRAC.git:::DIRAC:::${{ matrix.dirac_branch }} -M 1 -S DIRAC-Certification -N jenkins.cern.ch -Q jenkins-queue_not_important -n DIRAC.Jenkins.ch --architectureScript="dirac-apptainer-exec dirac-platform" --cert --certLocation=${GITHUB_WORKSPACE}/Pilot/etc/grid-security --wnVO=${{ matrix.VO }} --pilotUUID="${pilotUUID}" --debug |
54 | 55 |
|
55 | 56 |
|
56 | 57 | integration-cvmfs:
|
@@ -107,7 +108,7 @@ jobs:
|
107 | 108 | g_job="testintegrationworkflow${GITHUB_JOB//-/}"
|
108 | 109 | pilotUUID="${g_job//_/}""$(shuf -i 2000-65000 -n 1)"
|
109 | 110 | pilotUUID=$(echo $pilotUUID | rev | cut -c 1-32 | rev)
|
110 |
| - python dirac-pilot.py -M 1 -S DIRAC-Certification -N jenkins.cern.ch -Q jenkins-queue_not_important -n DIRAC.Jenkins.ch --preinstalledEnvPrefix=/cvmfs/dirac.egi.eu/dirac --wnVO=dteam --cert --certLocation=${GITHUB_WORKSPACE}/Pilot/etc/grid-security --pilotUUID="${pilotUUID}" --debug |
| 111 | + python dirac-pilot.py -M 1 -S DIRAC-Certification -N jenkins.cern.ch -Q jenkins-queue_not_important -n DIRAC.Jenkins.ch --architectureScript=dirac-platform --preinstalledEnvPrefix=/cvmfs/dirac.egi.eu/dirac --wnVO=dteam --cert --certLocation=${GITHUB_WORKSPACE}/Pilot/etc/grid-security --pilotUUID="${pilotUUID}" --debug |
111 | 112 |
|
112 | 113 |
|
113 | 114 | integration-cvmfs_no_env_CEs:
|
@@ -155,7 +156,7 @@ jobs:
|
155 | 156 | g_job="testintegrationworkflow${GITHUB_JOB//-/}"
|
156 | 157 | pilotUUID="${g_job//_/}""$(shuf -i 2000-65000 -n 1)"
|
157 | 158 | pilotUUID=$(echo $pilotUUID | rev | cut -c 1-32 | rev)
|
158 |
| - python dirac-pilot.py -M 1 -S DIRAC-Certification -N ${{ matrix.ce }} -Q jenkins-queue_not_important -n DIRAC.Jenkins.ch --preinstalledEnvPrefix=/cvmfs/dirac.egi.eu/dirac --cert --certLocation=${GITHUB_WORKSPACE}/Pilot/etc/grid-security --wnVO=dteam -o cvmfsOnly --pilotUUID="${pilotUUID}" --debug |
| 159 | + python dirac-pilot.py -M 1 -S DIRAC-Certification -N ${{ matrix.ce }} -Q jenkins-queue_not_important -n DIRAC.Jenkins.ch --preinstalledEnvPrefix=/cvmfs/dirac.egi.eu/dirac --architectureScript="dirac-apptainer-exec dirac-platform" --cert --certLocation=${GITHUB_WORKSPACE}/Pilot/etc/grid-security --wnVO=dteam -o cvmfsOnly --pilotUUID="${pilotUUID}" --debug |
159 | 160 |
|
160 | 161 |
|
161 | 162 | matching:
|
@@ -362,7 +363,7 @@ jobs:
|
362 | 363 | g_job="testintegrationworkflow${GITHUB_JOB//-/}"
|
363 | 364 | pilotUUID="${g_job//_/}""$(shuf -i 2000-65000 -n 1)"
|
364 | 365 | pilotUUID=$(echo $pilotUUID | rev | cut -c 1-32 | rev)
|
365 |
| - python dirac-pilot.py -M 1 -S DIRAC-Certification -N jenkins-lhcb.cern.ch -Q jenkins-queue_not_important -n DIRAC.Jenkins.ch -e LHCb -l LHCb -E LHCbPilot --cert --certLocation=${GITHUB_WORKSPACE}/Pilot/etc/grid-security --wnVO=LHCb -o lbRunOnly --pilotUUID="${pilotUUID}" --debug |
| 366 | + python dirac-pilot.py -M 1 -S DIRAC-Certification -N jenkins-lhcb.cern.ch -Q jenkins-queue_not_important -n DIRAC.Jenkins.ch -e LHCb -l LHCb -E LHCbPilot --architectureScript=dirac-architecture --cert --certLocation=${GITHUB_WORKSPACE}/Pilot/etc/grid-security --wnVO=LHCb -o lbRunOnly --pilotUUID="${pilotUUID}" --debug |
366 | 367 |
|
367 | 368 | ext-lhcb_integration_dirac_installer_no_env:
|
368 | 369 | runs-on: ubuntu-latest
|
@@ -458,4 +459,4 @@ jobs:
|
458 | 459 | g_job="testintegrationworkflow${GITHUB_JOB//-/}"
|
459 | 460 | pilotUUID="${g_job//_/}""$(shuf -i 2000-65000 -n 1)"
|
460 | 461 | pilotUUID=$(echo $pilotUUID | rev | cut -c 1-32 | rev)
|
461 |
| - python dirac-pilot.py -M 1 -S DIRAC-Certification -N jenkins-lhcb.cern.ch -Q jenkins-queue_not_important -n DIRAC.Jenkins.ch -e LHCb -l LHCb -E LHCbPilot --preinstalledEnvPrefix=/cvmfs/lhcb.cern.ch/lhcbdirac/ --cert --certLocation=${GITHUB_WORKSPACE}/Pilot/etc/grid-security --wnVO=LHCb -o cvmfsOnly --pilotUUID="${pilotUUID}" --debug |
| 462 | + python dirac-pilot.py -M 1 -S DIRAC-Certification -N jenkins-lhcb.cern.ch -Q jenkins-queue_not_important -n DIRAC.Jenkins.ch -e LHCb -l LHCb -E LHCbPilot --preinstalledEnvPrefix=/cvmfs/lhcb.cern.ch/lhcbdirac/ --architectureScript="dirac-apptainer-exec dirac-architecture" --cert --certLocation=${GITHUB_WORKSPACE}/Pilot/etc/grid-security --wnVO=LHCb -o cvmfsOnly --pilotUUID="${pilotUUID}" --debug |
0 commit comments