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

Fix detecting architecture within container builds #441

Merged

Conversation

mwperina
Copy link
Member

We need to detect the architecture to provide the correct DNF repository
with BlueChi RPMs.

Fixes: #437
Signed-off-by: Martin Perina mperina@redhat.com

We need to detect the architecture to provide the correct DNF repository
with BlueChi RPMs.

Fixes: eclipse-bluechi#437
Signed-off-by: Martin Perina <mperina@redhat.com>
@mwperina mwperina force-pushed the set-arch-for-containerfile-2 branch from f1f4765 to 3eb7599 Compare August 10, 2023 14:01
@dougsland
Copy link
Contributor

LGTM

@dougsland dougsland self-requested a review August 10, 2023 14:53
@dougsland dougsland merged commit 7a5fab7 into eclipse-bluechi:main Aug 10, 2023
@mwperina mwperina deleted the set-arch-for-containerfile-2 branch October 11, 2023 13:25
mwperina added a commit to mwperina/bluechi that referenced this pull request Nov 7, 2023
Passing `--arch` parameter to `podman build` in
`tests/scripts/tests-setup.sh` is no longer needed after
eclipse-bluechi#441 being merged.

Signed-off-by: Martin Perina <mperina@redhat.com>
mwperina added a commit to mwperina/bluechi that referenced this pull request Nov 8, 2023
Passing `--arch` parameter to `podman build` in
`tests/scripts/tests-setup.sh` is no longer needed after
eclipse-bluechi#441 being merged.

Signed-off-by: Martin Perina <mperina@redhat.com>
mwperina added a commit to mwperina/bluechi that referenced this pull request Nov 9, 2023
Passing `--arch` parameter to `podman build` in
`tests/scripts/tests-setup.sh` is no longer needed after
eclipse-bluechi#441 being merged.

Signed-off-by: Martin Perina <mperina@redhat.com>
mwperina added a commit that referenced this pull request Nov 9, 2023
Passing `--arch` parameter to `podman build` in
`tests/scripts/tests-setup.sh` is no longer needed after
#441 being merged.

Signed-off-by: Martin Perina <mperina@redhat.com>
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.

Quay repo does not contain integration-test-base:latest arm image
2 participants