Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: set correct arch for rootfs tests #23647

Merged
merged 1 commit into from
Mar 15, 2024
Merged

ci: set correct arch for rootfs tests #23647

merged 1 commit into from
Mar 15, 2024

Conversation

aparcar
Copy link
Member

@aparcar aparcar commented Mar 14, 2024

With the commit 01e5cfc "CI: Add target/arch tags (no suffix) for snapshot images"1 the os/platform is set for all images, which is usually different from what the GitHub action runner uses (x86). The Docker deamon still tries to fetch the x86 version and fails.

This commit explicitly sets the fitting arch.

Maintainer: me / @<github-user> (find it by checking history of the package Makefile)
Compile tested: (put here arch, model, OpenWrt version)
Run tested: (put here arch, model, OpenWrt version, tests done)

Description:

With the commit 01e5cfc "CI: Add target/arch tags (no suffix) for
snapshot images"[1] the os/platform is set for all images, which is usually
different from what the GitHub action runner uses (x86). The Docker
deamon still tries to fetch the x86 version and fails.

This commit explicitly sets the fitting arch.

[1]: openwrt/docker@01e5cfc

Signed-off-by: Paul Spooren <mail@aparcar.org>
@aparcar aparcar marked this pull request as ready for review March 15, 2024 10:36
@aparcar aparcar merged commit d359fa0 into openwrt:master Mar 15, 2024
13 checks passed
@aparcar aparcar deleted the arch branch March 15, 2024 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant