-
Story
-
Resolution: Done
-
Major
-
None
-
None
Story (Required)
As a user trying to install and deploy OpenShift GitOps on ARM workloads, I want to do it successfully.
The goal of this story is to complete all the CLOUDBLD changes.
Background (Required)
<Describes the context or background related to this story>
Out of scope
<Defines what is not included in this story>
Approach (Required)
<Description of the general technical path on how to achieve the goal of the story. Include details like json schema, class definitions>
Dependencies
OpenShift GitOps v1.8.0 CLOUBBUILD to be set up.
Acceptance Criteria (Mandatory)
- Add aarch64 to 1.8 arches in rcm-ansible
- Add aarch64 product sets for 1.8 (btw you have x86_64 product sets for 1.7 but not ppc64le/s390x??)
- Add aarch64 to RPM product listings (this is a later step, once errata are populated)
INVEST Checklist
Dependencies identified
Blockers noted and expected delivery timelines set
Design is implementable
Acceptance criteria agreed upon
Story estimated
Legend
Unknown
Verified
Unsatisfied
Done Checklist
- Code is completed, reviewed, documented and checked in
- Unit and integration test automation have been delivered and running cleanly in continuous integration/staging/canary environment
- Continuous Delivery pipeline(s) is able to proceed with new code included
- Customer facing documentation, API docs etc. are produced/updated, reviewed and published
- Acceptance criteria are met