Skip to content

Commit

Permalink
Merge pull request #59 from quarckster/jenkins
Browse files Browse the repository at this point in the history
New custom jenkins slave image
  • Loading branch information
psav authored Feb 10, 2020
2 parents a75adb7 + 9ba5cfa commit 5d78133
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vars/pipelineVars.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ class pipelineVars implements Serializable {
'registry.access.redhat.com/openshift3/jenkins-slave-base-rhel7:v3.11'
)
String centralCIjenkinsSlaveImage = (
'docker-registry.upshift.redhat.com/ccit/jenkins-slave-centos7:2.150.2'
'docker-registry.upshift.redhat.com/insights-qe/jenkins-slave-base:latest'
)
String iqeCoreImage = 'quay.io/cloudservices/iqe-core'
String iqeTestsImage = 'quay.io/cloudservices/iqe-tests'
Expand Down

0 comments on commit 5d78133

Please sign in to comment.