#8133 Add aarch64 architecture to container build tags
Closed: Fixed 5 years ago by mohanboddu. Opened 5 years ago by cverna.

  • Describe the issue

Now that we have an aarch64 cluster available for OSBS in production we need to add the aarch64 ARCH to the following tags

  • f30-container-build
  • f29-container-build
  • f28-container-build

  • When do you need this? (YYYY/MM/DD)

  • When is this no longer needed or useful? (YYYY/MM/DD)

  • If we cannot complete your request, what is the impact?


Done.

$ koji edit-tag --arches='aarch64 x86_64' f31-container-build
$ koji edit-tag --arches='aarch64 x86_64' f30-container-build
$ koji edit-tag --arches='aarch64 x86_64' f29-container-build
$ koji edit-tag --arches='aarch64 x86_64' f28-container-build

Metadata Update from @mohanboddu:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

5 years ago

Login to comment on this ticket.

Metadata