kocolosk commented on a change in pull request #2367: Rework CI setup
URL: https://github.com/apache/couchdb/pull/2367#discussion_r362679377
 
 

 ##########
 File path: build-aux/Jenkinsfile.full
 ##########
 @@ -156,17 +157,12 @@ pipeline {
         stage('CentOS 6') {
           agent {
             docker {
-              image 'couchdbdev/centos-6-erlang-19.3.6:latest'
+              image 'couchdbdev/centos-6-erlang-20.3.8.24-1:latest'
+              args "${DOCKER_ARGS}"
               alwaysPull true
-              label 'ubuntu'
-              // this keeps builds landing on the same host from clashing with 
each other
-              customWorkspace pwd() + '/centos6'
+              customWorkspace './centos6'
 
 Review comment:
   Bummer. Thanks for checking. Will think on it a bit more.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to