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] Don't forget to move all tests to Ubuntu 22.04 and 24.04 when removing 20.04 support #1893

Open
dimakuv opened this issue Jun 3, 2024 · 0 comments · May be fixed by #1904
Open

[CI] Don't forget to move all tests to Ubuntu 22.04 and 24.04 when removing 20.04 support #1893

dimakuv opened this issue Jun 3, 2024 · 0 comments · May be fixed by #1904
Labels
enhancement New feature or request P: 1

Comments

@dimakuv
Copy link
Contributor

dimakuv commented Jun 3, 2024

Description of the problem

PR #1843 adds support for Ubuntu 24.04 and also re-writes the Dockerfile for Ubuntu 22.04.

These two new Docker images have a minimal stripped-down list of installed dependencies. That's because they don't test all our CI test cases -- this happens currently on Ubuntu 20.04.

So in the follow-up PR that will remove Ubuntu 20.04 completely, we must remember to move all tests from 20.04 to the new pipelines. See also the discussion https://reviewable.io/reviews/gramineproject/gramine/1843#-NyLfUV50eMo7NBJzXBv

Gramine commit hash

PR #1843

@woju woju linked a pull request Jun 11, 2024 that will close this issue
@dimakuv dimakuv added enhancement New feature or request P: 1 labels Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P: 1
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant