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

Start First Always Fales #22

Closed
Jlaird opened this issue Mar 19, 2018 · 3 comments
Closed

Start First Always Fales #22

Jlaird opened this issue Mar 19, 2018 · 3 comments

Comments

@Jlaird
Copy link

Jlaird commented Mar 19, 2018

There is no default value and I don't see a way to pass in an option to set startFirst to true.

The logic below looks correct, if a port is set it would cause a confect if it's on the same server using start first.

inServiceStrategy.setStartFirst(false);

@parinapatel
Copy link

is there a way to use startFirst as variable in Jenkins ? I want to set it as false.

@Jlaird
Copy link
Author

Jlaird commented Jul 23, 2018

Currently no, but if you set a port it will be set to false. Is there a reason why you would want it set to false?

@parinapatel
Copy link

parinapatel commented Jul 23, 2018

We have a stack which requires to be stopped before start otherwise service discovery is having trouble resolving IP. Anyways I submitted a PR for the Feature. Link for PR : Adds Start before stop Option

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants