Enable arm64 chore tickets
Description
- Chore tickets are only being created for amd64 builds. This MR will enable the creation of chore tickets for arm64 images in multi-arch builds.
Staging Environment Examples
-
Creating the chore tickets: https://code-ib-mario.staging.dso.mil/dsop/ironbank-pipelines/pipeline-runner-alpine/-/pipelines/81900
- After this pipeline I verified two chore tickets existed, one for each architecture.
- Then I went and verified all the findings for the amd64 image.
- After justifying all the findings for an image the correct architecture's chore ticket was closed by the following pipeline: https://code-ib-mario.staging.dso.mil/dsop/ironbank-pipelines/pipeline-runner-alpine/-/jobs/382151
- Link to project's issues: https://code-ib-mario.staging.dso.mil/dsop/ironbank-pipelines/pipeline-runner-alpine/-/issues
-
Creating the arm64 chore ticket, the amd64 ticket already existed. I had also justified 1 finding for the arm64 image so it would have a different count than the amd64 image in the job log. Thus amd64 has 292 findings that needs verified and arm64 has 291 findings that need to be verified: https://code-ib-mario.staging.dso.mil/dsop/redhat/ubi/9.x/ubi9/-/pipelines/81913
- Link to project's issues: https://code-ib-mario.staging.dso.mil/dsop/redhat/ubi/9.x/ubi9/-/issues
Edited by Jeffrey Wuebbles