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] Ubuntu 24.04 and 22.04 part 1/? #2026

Merged
merged 3 commits into from
Oct 14, 2024
Merged

[CI] Ubuntu 24.04 and 22.04 part 1/? #2026

merged 3 commits into from
Oct 14, 2024

Conversation

woju
Copy link
Member

@woju woju commented Oct 14, 2024

Description of the changes

This is the first PR in a series, a split of #2021 (and #1904 before). It is split into separate commits to make it easier to review, because reviewable has trouble with 17-commit PR.

There will be differences between particular commits, because we need to make sure all PRs pass necessary CI pipelines.

How to test this PR?

CI


This change is Reviewable

woju added 3 commits October 14, 2024 18:53
This is a leftover from changing the default driver to upstream.

Fixes: 12e5d9a ("[CI] Change default SGX driver to upstream")
Signed-off-by: Wojtek Porczyk <[email protected]>
IAS EOL happened on 1 October 2024. Our CI runners for Focal used to use
EPID developer key, and those were disabled. As of this writing, IAS
anwers 401 to our key.

See also:
https://www.intel.com/content/www/us/en/developer/articles/technical/software-security-guidance/resources/sgx-ias-using-epid-eol-timeline.html

This commit will be reverted in the final PR in the series that merges
tests for Ubuntu 22.04 and 24.04.

Signed-off-by: Wojtek Porczyk <[email protected]>
Busybox we were using had problem compiling on newer kernels for
undeclared `TCA_CBQ_MAX`. Switch to system busybox, as the one provided
by distribution is already compiled, and all we are exercising is
`busybox echo "Hello, world!"`, so compatibility between busybox
versions is not really a concern.

Fixes: #1909
Signed-off-by: Wojtek Porczyk <[email protected]>
Copy link
Member

@mkow mkow left a comment

Choose a reason for hiding this comment

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

Reviewed 8 of 8 files at r1, 1 of 1 files at r2, 5 of 5 files at r3, all commit messages.
Reviewable status: all files reviewed, all discussions resolved, not enough approvals from maintainers (1 more required), not enough approvals from different teams (1 more required, approved so far: ITL)

@woju
Copy link
Member Author

woju commented Oct 14, 2024

Jenkins, test Jenkins-Debug-20.04 please

@woju
Copy link
Member Author

woju commented Oct 14, 2024

Jenkins, test Jenkins-20.04 please

@woju
Copy link
Member Author

woju commented Oct 14, 2024

Jenkins, test Jenkins-Direct-Sanitizers

@woju
Copy link
Member Author

woju commented Oct 14, 2024

Jenkins, test Jenkins-SGX-20.04-musl

@woju
Copy link
Member Author

woju commented Oct 14, 2024

Jenkins, test Jenkins-Direct-Sanitizers please

@woju
Copy link
Member Author

woju commented Oct 14, 2024

Jenkins, test Jenkins-SGX-20.04-apps please

@woju
Copy link
Member Author

woju commented Oct 14, 2024

Jenkins, test Jenkins-SGX-20.04-musl please

@woju
Copy link
Member Author

woju commented Oct 14, 2024

Jenkins, test Jenkins-SGX-EDMM please

Copy link

@dimakuv dimakuv left a comment

Choose a reason for hiding this comment

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

Reviewed 7 of 8 files at r1, 1 of 1 files at r2, 5 of 5 files at r3, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@woju
Copy link
Member Author

woju commented Oct 14, 2024

Jenkins, test Jenkins-SGX-20.04 please

@woju
Copy link
Member Author

woju commented Oct 14, 2024

Jenkins, test Jenkins-SGX-Sanitizers please

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.

3 participants