Skip to content

Commit

Permalink
New custom jenkins slave image
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitry Misharov committed Feb 10, 2020
1 parent a75adb7 commit 9ba5cfa
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 9ba5cfa

Please sign in to comment.