Skip to content

Fix Conformance tests on ARM64 #5990

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

Merged
merged 2 commits into from
Feb 27, 2025
Merged

Conversation

Honny1
Copy link
Member

@Honny1 Honny1 commented Feb 14, 2025

What type of PR is this?

/kind api-change

/kind bug

/kind cleanup
/kind deprecation
/kind design
/kind documentation

/kind failing-test

/kind feature
/kind flake
/kind other

What this PR does / why we need it:

This PR fixes bugs discovered by running Conformance tests on ARM64.

Fixed tests:

  • TestConformance/setuid-file-in-archive
  • TestConformance/multistage-builtin-args
  • TestConformance/builtins

How to verify it

Execute Conformance tests on ARM system.

Which issue(s) this PR fixes:

None

Special notes for your reviewer:

Does this PR introduce a user-facing change?

None

@TomSweeneyRedHat
Copy link
Member

LGTM

@Honny1
Copy link
Member Author

Honny1 commented Feb 25, 2025

@nalind I have vendored a new version of Imagebuilder.

This fixes getting of cpu variants for ARM64
Fixes the TestConformance/setuid-file-in-archive test on ARM64.

Signed-off-by: Jan Rodák <[email protected]>
New imagebuilder contains fix that sets empty TARGETVARIANT and BUILDVARIANT. Docker does not set these values for ARM64.
This fixes the TestConformance/multistage-builtin-args and TestConformance/builtins tests on ARM64.

Signed-off-by: Jan Rodák <[email protected]>
@nalind
Copy link
Member

nalind commented Feb 26, 2025

/lgtm

@rhatdan
Copy link
Member

rhatdan commented Feb 27, 2025

/approve

Copy link
Contributor

openshift-ci bot commented Feb 27, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Honny1, rhatdan

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-bot openshift-merge-bot bot merged commit 4c3081b into containers:main Feb 27, 2025
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants