|
5 | 5 | quiet: true
|
6 | 6 |
|
7 | 7 | env:
|
8 |
| - - OSG_RELEASE=3.4 OS_VERSION=6 PACKAGES=osg-ce-condor,rsv,vo-client-lcmaps-voms,llrun |
9 |
| - - OSG_RELEASE=3.4 OS_VERSION=6 PACKAGES=osg-gridftp,rsv,lcmaps,lcmaps-db-templates,vo-client-lcmaps-voms,rsv,llrun |
10 |
| - - OSG_RELEASE=3.4 OS_VERSION=7 PACKAGES=osg-ce-condor,rsv,vo-client-lcmaps-voms,llrun,singularity,osg-oasis |
11 |
| - - OSG_RELEASE=3.4 OS_VERSION=7 PACKAGES=osg-gridftp,rsv,lcmaps,lcmaps-db-templates,vo-client-lcmaps-voms,rsv,llrun,singularity,osg-oasis |
12 |
| - - OSG_RELEASE=3.4 OS_VERSION=7 PACKAGES=xrootd,xrootd-client,xrootd-multiuser,globus-proxy-utils |
13 |
| - - OSG_RELEASE=3.5 OS_VERSION=7 PACKAGES=osg-ce-condor,vo-client-lcmaps-voms,llrun,singularity,osg-oasis |
14 |
| - - OSG_RELEASE=3.5 OS_VERSION=7 PACKAGES=osg-gridftp,lcmaps,lcmaps-db-templates,vo-client-lcmaps-voms,rsv,llrun,singularity,osg-oasis |
15 |
| - - OSG_RELEASE=3.5 OS_VERSION=7 PACKAGES=xrootd,xrootd-client,xrootd-multiuser,globus-proxy-utils |
| 8 | + - OSG_RELEASE=3.4 OS_VERSION=6 PKG_SET=htcondor-ce |
| 9 | + - OSG_RELEASE=3.4 OS_VERSION=6 PKG_SET=gridftp |
| 10 | + - OSG_RELEASE=3.4 OS_VERSION=7 PKG_SET=htcondor-ce |
| 11 | + - OSG_RELEASE=3.4 OS_VERSION=7 PKG_SET=gridftp |
| 12 | + - OSG_RELEASE=3.4 OS_VERSION=7 PKG_SET=singularity |
| 13 | + - OSG_RELEASE=3.4 OS_VERSION=7 PKG_SET=stashcache |
| 14 | + - OSG_RELEASE=3.4 OS_VERSION=7 PKG_SET=xrootd |
| 15 | + - OSG_RELEASE=3.5 OS_VERSION=7 PKG_SET=htcondor-ce |
| 16 | + - OSG_RELEASE=3.5 OS_VERSION=7 PKG_SET=gridftp |
| 17 | + - OSG_RELEASE=3.5 OS_VERSION=7 PKG_SET=singularity |
| 18 | + - OSG_RELEASE=3.5 OS_VERSION=7 PKG_SET=stashcache |
| 19 | + - OSG_RELEASE=3.5 OS_VERSION=7 PKG_SET=xrootd |
16 | 20 |
|
17 | 21 | services:
|
18 | 22 | - docker
|
|
0 commit comments