Skip to content

Commit

Permalink
Updated central CI jenkins slave image (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitrii Misharov authored Feb 7, 2020
1 parent be5b242 commit a75adb7
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.engineering.redhat.com/centralci/jnlp-slave-base:1.5'
'docker-registry.upshift.redhat.com/ccit/jenkins-slave-centos7:2.150.2'
)
String iqeCoreImage = 'quay.io/cloudservices/iqe-core'
String iqeTestsImage = 'quay.io/cloudservices/iqe-tests'
Expand Down

0 comments on commit a75adb7

Please sign in to comment.