Describe the issue To run aarch64 OSBS build in staging/production I need to have the aarch64 added to f32-container-build, and the f33-container-build
I think the following command should do it. (Adapt the -p flag with a profile configure to staging).
koji -p stg edit-tag --arches=x86_64,aarch64 f32-container-build koji -p stg edit-tag --arches=x86_64,aarch64 f33-container-build koji -p prod edit-tag --arches=x86_64,aarch64 f32-container-build koji -p prod edit-tag --arches=x86_64,aarch64 f33-container-build
@dkirwan I updated the stg koji f32-container-build and f33-container-build tags, but are we ready for prod?
Metadata Update from @mohanboddu: - Issue tagged with: low-gain, low-trouble, ops
We are ready for prod
Updated the prod tags as well and good luck :blush:
Metadata Update from @mohanboddu: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)