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
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