Skip to content
New issue

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

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

Already on GitHub? # to your account

actions: Build only current arch in e2e testing #475

Merged

Conversation

ldoktor
Copy link
Contributor

@ldoktor ldoktor commented Dec 18, 2024

Currently the pre-install-payload builds always all supported payload archs. Let's allow tweaking this by "pre_install_payload_archs" environment variable and use that in our e2e pipelines to only build the current architecture.

Related to: #474 (review)

Currently the pre-install-payload builds always all supported payload
archs. Let's allow tweaking this by "pre_install_payload_archs"
environment variable and use that in our e2e pipelines to only build the
current architecture.

Signed-off-by: Lukáš Doktor <ldoktor@redhat.com>
@ldoktor ldoktor requested a review from a team as a code owner December 18, 2024 11:17
Copy link
Member

@stevenhorsman stevenhorsman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This makes sense to me. Thanks @ldoktor

Copy link
Member

@wainersm wainersm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @ldoktor !

@wainersm wainersm merged commit fc492f9 into confidential-containers:main Jan 14, 2025
19 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants