-
Task
-
Resolution: Fixed
-
Blocker
-
-
Evergreen - Milestone 1
Since https://github.com/jenkinsci/jenkins/pull/3394 got merged tomorrow, now the way fingerprints are listed changed and https://github.com/jenkins-infra/evergreen/blob/612bb12b30325b5ded7a5ce6e8df830a74e87777/scripts/shim-startup-wrapper.sh#L10-L13 does not work anymore.
But now we can actually do it a more easily and cleanly, using the incremental repository http://repo.jenkins-ci.org/incrementals/org/jenkins-ci/main/jenkins-war/
So I'm going to use the maven-metadata.xml file there to find out the latest version, and then use the standard way to get checksum provided by artifactory to fix this. Could be less flaky overall, and anyway we do want to use incrementals in Essentials obviously.
Why now? Well, without this fix jenkins/evergreen does not even start anymore...
- links to
[JENKINS-51130] Fix the WAR download shim now incrementals has been merged
Assignee | Original: R. Tyler Croy [ rtyler ] | New: Baptiste Mathus [ batmat ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Description |
Original:
Since [https://github.com/jenkinsci/jenkins/pull/3394] got merged tomorrow, now the way fingerprints are listed changed and [https://github.com/jenkins-infra/evergreen/blob/612bb12b30325b5ded7a5ce6e8df830a74e87777/scripts/shim-startup-wrapper.sh#L10-L13] does not work anymore. But now we can actually do it a more easily and cleanly, using the incremental repository [http://repo.jenkins-ci.org/incrementals/org/jenkins-ci/main/jenkins-war/] So I'm going to use the {{maven-metadata.xml}} file there to find out the latest version, and then use the standard way to get checksum provided by artifactory to fix this. Could be less flaky overall, and anyway we do want to use incrementals in Essentials obviously. |
New:
Since [https://github.com/jenkinsci/jenkins/pull/3394] got merged tomorrow, now the way fingerprints are listed changed and [https://github.com/jenkins-infra/evergreen/blob/612bb12b30325b5ded7a5ce6e8df830a74e87777/scripts/shim-startup-wrapper.sh#L10-L13] does not work anymore. But now we can actually do it a more easily and cleanly, using the incremental repository [http://repo.jenkins-ci.org/incrementals/org/jenkins-ci/main/jenkins-war/] So I'm going to use the {{maven-metadata.xml}} file there to find out the latest version, and then use the standard way to get checksum provided by artifactory to fix this. Could be less flaky overall, and anyway we do want to use incrementals in Essentials obviously. *Why now? Well, without this fix jenkins/evergreen does not even start anymore...* |
Sprint | New: Essentials - Milestone 1 [ 511 ] |
Issue Type | Original: Story [ 10002 ] | New: Task [ 3 ] |
Priority | Original: Minor [ 4 ] | New: Blocker [ 1 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Remote Link | New: This issue links to "PR (Web Link)" [ 20623 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Review [ 10005 ] | New: Resolved [ 5 ] |
Labels | Original: essentials essentials-triggered | New: essentials essentials-triggered evergreen |