[release/1.7] update runners to ubuntu 24.04#11802
[release/1.7] update runners to ubuntu 24.04#11802estesp merged 5 commits intocontainerd:release/1.7from
Conversation
|
Can you update the description. Because the binary building job is already at 24.04 |
|
@akhilerm, updated. PTAL. |
be6dc9f to
16ed701
Compare
16ed701 to
9fa44b0
Compare
ce261a0 to
a5f852a
Compare
a5f852a to
5e4ee9d
Compare
|
@akhilerm, this change is almost ready to go. The last remaining issue is the fuzzing seems to be failing in release/1.7; I haven't been able to pin it down just yet. Going to try to figure that out next. |
|
/retest |
akhilerm
left a comment
There was a problem hiding this comment.
LGTM.
The fuzz failure seems unrelated
|
This is the change AdamKorcz/instrumentation@d665541 that went into instrumentation before the issues started coming up with CI Fuzz. But not sure how it is affecting only in 1.7 branch and not in 2.0 branches, even pinning the version to the same as used in 2.0 does not work . Ref: https://github.com/containerd/containerd/actions/runs/15374434828/job/43257595706?pr=11924 , #11892. Running the code directly also gives the error |
|
This can be rebased now as the fuzzer removals have been cherry-picked into |
update all runners except the binary building job to ubuntu-24.04 Signed-off-by: Akhil Mohan <akhilerm@gmail.com> (cherry picked from commit 9077968) Signed-off-by: Austin Vazquez <austin.vazquez.dev@gmail.com>
Signed-off-by: Akhil Mohan <akhilerm@gmail.com> (cherry picked from commit 769e0c8) Signed-off-by: Austin Vazquez <austin.vazquez.dev@gmail.com>
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp> (cherry picked from commit 4d02217) Signed-off-by: Austin Vazquez <austin.vazquez.dev@gmail.com>
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp> (cherry picked from commit 1db0064) Signed-off-by: Austin Vazquez <austin.vazquez.dev@gmail.com>
5e4ee9d to
c362e18
Compare
Partial cherry-pick of #10217 and #10817
(cherry picked from commit 9077968)