rht-labs / labs-ci-cd

👻UNMAINTAINED - A collection of Red Hat Open Innovation Labs CI/CD components
Apache License 2.0
101 stars 70 forks source link

Slave images won't launch in Jenkins #275

Closed springdo closed 5 years ago

springdo commented 5 years ago

Issue: Trying to launch a custom built slave ie jenkins-slave-npm to run a build. Jenkins freezes trying to launch the agent and connect to it therefore build hangs.

Resolution: Set the image tag to latest for each of the slaves so Jenkins knows what one to launch. PR #274 should close this issue.

@pcarney8 - be good to get this in when you get a moment as labs-ci-cd is borked until we solve.

pcarney8 commented 5 years ago

closed due to #274