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

Specify --webroot to the Windows service wrapper #1951

Merged
merged 1 commit into from Dec 21, 2015

Conversation

jglick
Copy link
Member

@jglick jglick commented Dec 9, 2015

Otherwise we default to the war subdirectory of Jenkins home, which is

  • inefficient, if this is on a slower shared drive
  • dangerous, if using CloudBees high availability

Compare for example the RPM package which already sets --webroot.

@reviewbybees

@ghost
Copy link

ghost commented Dec 9, 2015

This pull request originates from a CloudBees employee. At CloudBees, we require that all pull requests be reviewed by other CloudBees employees before we seek to have the change accepted. If you want to learn more about our process please see this explanation.

@recena
Copy link
Contributor

recena commented Dec 10, 2015

🐝

@jglick
Copy link
Member Author

jglick commented Dec 11, 2015

Test failure looks unrelated.

@svanoort you probably want to review this.

@svanoort
Copy link
Member

@jglick 🐝 although does need testing.

@jglick
Copy link
Member Author

jglick commented Dec 11, 2015

@svanoort yes…and do you volunteer to do that testing? (Do you have relevant infrastructure set up?)

@svanoort
Copy link
Member

@jglick Oh, I assumed the change had been tested already (was just checking that). I think @jtnord may have something rigged up for windows testing though (I know he's got a flow up for the windows build anyway). (As always for these, infra is a huge part of the challenge.)

@jglick
Copy link
Member Author

jglick commented Dec 11, 2015

The user experiencing the problem made the corresponding edit to the jenkins.xmls in their existing service wrappers and confirmed that this fixed the problem. However the source change has not been tested in the sense of creating a fresh Windows service from a Jenkins WAR built using this patch.

@oleg-nenashev
Copy link
Member

Seems that testing of this fix is my business :(
🐝 from what I see, but I'll verify it manually.

@oleg-nenashev oleg-nenashev added the needs-more-reviews Complex change, which would benefit from more eyes label Dec 11, 2015
@oleg-nenashev oleg-nenashev self-assigned this Dec 11, 2015
@oleg-nenashev
Copy link
Member

Test failure is unrelated

@jtnord
Copy link
Member

jtnord commented Dec 21, 2015

🐝

jglick added a commit that referenced this pull request Dec 21, 2015
Specify --webroot to the Windows service wrapper
@jglick jglick merged commit e84890f into jenkinsci:master Dec 21, 2015
@oleg-nenashev oleg-nenashev removed the needs-more-reviews Complex change, which would benefit from more eyes label Dec 22, 2015
@oleg-nenashev
Copy link
Member

Don't forget changelogs!

daniel-beck added a commit that referenced this pull request Jan 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants