-
Task
-
Resolution: Unresolved
-
Minor
-
None
-
-
Evergreen - Milestone 1
As discussed in JENKINS-50540 The tooling for the complete flow of the PCT testing for essentials plugins is not yet complete, this ticket is to modify the testing flow of git plugin once all the tooling is in place.
The complete flow to implement is:
- Use the work on Custom war packager and JEP-305 to generate a war file that contains the SUT and the essentials plugins in the proper versions that means the ones defined in essentials BOM which as jglick stated before should be deployed to Artifactory on every production change.
- That war file is then fed into ATH and PCT
And apart from the plugins in the essentials umbrella we need to run the PCT for the plugins specified in JENKINS-50539
- is blocked by
-
JENKINS-47498 Select compatible plugin versions using a BOM
- Resolved
-
JENKINS-51093 Custom WAR Packager - Support building with versions from Incrementals repo
- Resolved
-
JENKINS-51298 Add support for multimodule plugins (like BO) to CWP
- Resolved
-
JENKINS-50790 GitPluginTest are failing in the ATH
- Resolved
- relates to
-
JENKINS-51094 Custom WAR Packager - Support building with LATEST versions from Incrementals repo
- Fixed but Unreleased
-
JENKINS-50953 Tool to offer incremental updates
- Resolved
-
JENKINS-50540 add the runPCT step to the git-plugin on a PR basis
- Closed