Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle the case if not able to spin slave pod #41

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

piyush-garg
Copy link
Contributor

This PR will handle the case if it is not able to spin a slave pod
Now it will through a nice message to user

Fixes openshiftio/openshift.io#3797

This PR will handle the case if it is not able to spin a slave pod
Now it will through a nice message to user

Fixes openshiftio/openshift.io#3797
@piyush-garg piyush-garg changed the title Handle the case of not able to spin slave pod Handle the case if not able to spin slave pod Oct 4, 2018
@@ -13,12 +13,21 @@ def call(Map args = [:], body = null) {
jnlpTemplate()
],
volumes: volumes(),
slaveConnectTimeout: 1,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@piyush-garg is this a wip pr?

@piyush-garg piyush-garg added the wip Work in progress label Nov 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wip Work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants