-
Story
-
Resolution: Done
-
Normal
-
None
-
None
-
None
-
None
-
Quality / Stability / Reliability
-
1
-
False
-
-
False
-
-
-
CMP Sprint 95, CMP Sprint 98, CMP Sprint 102, CMP Sprint 103, CMP Sprint 105
The ocp4e2e repository is what orchestrates all e2e testing for the ComplianceAsCode/content repository, including all the periodic jobs.
https://github.com/ComplianceAsCode/ocp4e2e
Right now it's using golang 1.16
https://github.com/ComplianceAsCode/ocp4e2e/blob/4120313cf4b7b1a973e737b5d251f19363747415/go.mod#L3
This is going to start causing issues since we're moving to multi-arch images in CI that need to be built on newer versions of golang and support ARM64.
Even though the operator doesn't have any overlap with this component from a shared dependency perspective, it's already using golang 1.22.
- is related to
-
CMP-3115 Implement periodic profile CI that runs on ARM architecture
-
- In Progress
-
- links to