Once JENKINS-49263 and JENKINS-49266 are done we need to incorporate the ATH step to the default jenkins core flow
Acceptance criteria
- Jenkins core runs the ATH test defined in
JENKINS-49263on every change in master branch and in any PR - The ATH step result is send to github as a status check via https://github.com/jenkinsci/pipeline-githubnotify-step-plugin
- The ATH status has no effect in the global pipeline status check
- is blocked by
-
JENKINS-50023 core.ViewTest#renameJob is failling in CI
-
- Resolved
-
- links to
[JENKINS-49269] Upgrade Jenkins core flow to run the ath test defined in 49263
Description |
Original:
Once *Acceptance criteria* * Jenkins core runs the ATH test defined in * The ATH step result is send to github as a status check * The ATH status has no effect in the global pipeline status check |
New:
Once *Acceptance criteria* * Jenkins core runs the ATH test defined in * The ATH step result is send to github as a status check via https://github.com/jenkinsci/pipeline-githubnotify-step-plugin * The ATH status has no effect in the global pipeline status check |
Sprint | New: Essentials - Milestone 1 [ 511 ] |
Rank | New: Ranked lower |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Link | New: This issue is blocked by INFRA-1489 [ INFRA-1489 ] |
Link |
New:
This issue is blocked by |
Status | Original: In Progress [ 3 ] | New: Open [ 1 ] |
Starting to work on this, note that even if I can start local development this will not be ready to merge or properly test until INFRA-1489 and
JENKINS-50023are merged.For now I will start coding and testing in local instances