-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
In order to support GCP ARM intances we need to:
- update fedora-coreos-pipeline pipecfg to create GCP ARM images
- add to artifact list
- make image family in pipecfg arch dependent:
- family:
- x86_64: "fedora-coreos-${STREAM}"
- aarch64: "fedora-coreos-${STREAM}-arm64
- update fedora-coreos-pipeline to kick off GCP ARM tests
- update release checklist to check results of GCP ARM tests