Skip to content

Commit

Permalink
fcos/release.md: enable EARLY_ARCH_JOBS
Browse files Browse the repository at this point in the history
The default has changed for EARLY_ARCH_JOBS to false[0]. Update
the release checklist to enable EARLY_ARCH_JOBS to match the
previous process for quicker builds.

[0] coreos/fedora-coreos-pipeline#1085
  • Loading branch information
mike-nguyen authored and dustymabe committed Jan 30, 2025
1 parent 95ba983 commit 98f1612
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fcos/release-checklist.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Sometimes you need to run the process manually like if you need to add an extra

## Build

- [ ] Start a [build job](https://jenkins-fedora-coreos-pipeline.apps.ocp.fedoraproject.org/job/build/) (select `{{ stream }}`, leave all other defaults). This will automatically run multi-arch builds.
- [ ] Start a [build job](https://jenkins-fedora-coreos-pipeline.apps.ocp.fedoraproject.org/job/build/) (select `{{ stream }}` and enable `EARLY_ARCH_JOBS`, leave all other defaults). This will automatically run multi-arch builds.
- Post links to the jobs as a comment to this issue
- [ ] x86_64
- [ ] aarch64 ([multi-arch build job](https://jenkins-fedora-coreos-pipeline.apps.ocp.fedoraproject.org/job/build-arch/))
Expand Down

0 comments on commit 98f1612

Please sign in to comment.