Skip to content

[release 1.7] Fix CI#11722

Merged
dmcgowan merged 7 commits intocontainerd:release/1.7from
mxpv:ci17
Apr 21, 2025
Merged

[release 1.7] Fix CI#11722
dmcgowan merged 7 commits intocontainerd:release/1.7from
mxpv:ci17

Conversation

@mxpv
Copy link
Member

@mxpv mxpv commented Apr 18, 2025

Fix CI in 1.7

Tried to also cherry-pick 027414e, but it produces merge conflicts. So had to patch it manually.

Signed-off-by: Austin Vazquez <macedonv@amazon.com>
@github-project-automation github-project-automation bot moved this to Needs Triage in Pull Request Review Apr 18, 2025
@dosubot dosubot bot added the area/github_actions Pull requests that update GitHub Actions code label Apr 18, 2025
Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
@mxpv mxpv changed the title ci: update GitHub Actions release runner to ubuntu-24.04 [release 1.7] ci: update GitHub Actions release runner to ubuntu-24.04 Apr 18, 2025
@mxpv mxpv moved this from Needs Triage to Needs Reviewers in Pull Request Review Apr 18, 2025
This commit removes v1 runtime from integration tests.

These rely on cgroups v1, which are disabled on Ubuntu 24 in favor of
cgroups v2.

See more context here: containerd#9502 (comment)

Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
@mxpv mxpv changed the title [release 1.7] ci: update GitHub Actions release runner to ubuntu-24.04 [release 1.7] Fix CI Apr 18, 2025
@estesp
Copy link
Member

estesp commented Apr 21, 2025

Looking at the repeated failures this is the ipv6 setxmark problem and the restore-criu-on-arm; both have been disabled in main and release/2.0, so I assume to fix CI we need both of those PRs backported to release/1.7 as well :(

Signed-off-by: Akhil Mohan <akhilerm@gmail.com>
(cherry picked from commit 4ba3d82)
Signed-off-by: Akhil Mohan <akhilerm@gmail.com>
(cherry picked from commit 338e0a1)
mxpv added 2 commits April 21, 2025 09:58
Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
@github-project-automation github-project-automation bot moved this from Needs Reviewers to Review In Progress in Pull Request Review Apr 21, 2025
@dmcgowan dmcgowan merged commit 795095f into containerd:release/1.7 Apr 21, 2025
87 of 92 checks passed
@github-project-automation github-project-automation bot moved this from Review In Progress to Done in Pull Request Review Apr 21, 2025
@mxpv mxpv deleted the ci17 branch April 21, 2025 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/github_actions Pull requests that update GitHub Actions code size/M

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

6 participants