Details
-
Story
-
Status: Open (View Workflow)
-
Minor
-
Resolution: Unresolved
-
None
Description
Can set incrementals.url if we can start a temporary Docker container to host Nexus.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Epic Link |
|
Description | Can https://repo.jenkins-ci.org/incrementals/ be replaced with another URL for testing? | Can set {{incrementals.url}} if we can start a temporary Docker container to host Nexus. |
Assignee | Jesse Glick [ jglick ] |
Summary | Integration tests | Integration tests for Incrementalds |
Summary | Integration tests for Incrementalds | Integration tests for Incrementals |
It would be nice to be able to test the effectiveness of changes like
JENKINS-51869. In that case the lower-level test would require creating a phony Git repository with a predefined commit graph; a higher-level test would actually publish incremental releases from those commits and run incrementals:update to verify the selected version.