Skip to content

Conversation

@kolyshkin
Copy link
Contributor

@kolyshkin kolyshkin commented May 21, 2024

Backport of #4258 to release-1.1 branch.

The problem/fix is similar to one in #3084/#3090.

A test case (by @ls-ggg) is copied from #4235.

Fixes: #4094.


The issue is the same as in commit 1b2adcf but for RT scheduler; the fix is also the same.

Test case by @ls-ggg.

(cherry picked from commit b60079e)

The issue is the same as in commit 1b2adcf but for RT scheduler;
the fix is also the same.

Test case by ls-ggg.

Co-authored-by: ls-ggg <335814617@qq.com>
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
(cherry picked from commit b60079e)
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
@kolyshkin kolyshkin added area/cgroupv1 backport/1.1-pr A backport PR to release-1.1 labels May 21, 2024
@kolyshkin kolyshkin added this to the 1.1.13 milestone May 21, 2024
@kolyshkin kolyshkin changed the title libct/cg/fs: fix setting rt_period vs rt_runtime [1.1] libct/cg/fs: fix setting rt_period vs rt_runtime May 21, 2024
@kolyshkin
Copy link
Contributor Author

libcontainer/integration failed in ci / i386 job:

panic: getImages error exit status 1 (output: curl: (22) The requested URL returned error: 502 
curl: (22) The requested URL returned error: 502 
curl: (22) The requested URL returned error: 502 
curl: (22) The requested URL returned error: 502 
curl: (22) The requested URL returned error: 502 
curl: (22) The requested URL returned error: 502 
Failed to get https://github.com/docker-library/busybox/raw/461a473aef31b7726ea99909a24551bf44565c05/stable/glibc/busybox.tar.xz
)

goroutine 1 [running]:
github.com/opencontainers/runc/libcontainer/integration.init.1()
	/home/runner/work/runc/runc/libcontainer/integration/utils_test.go:37 +0x378
FAIL	github.com/opencontainers/runc/libcontainer/integration	31.526s

This is a temp issue with github downloads, now resolved.

@kolyshkin kolyshkin requested a review from lifubang May 24, 2024 05:21
@lifubang lifubang merged commit a12f444 into opencontainers:release-1.1 May 24, 2024
@lifubang lifubang mentioned this pull request Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/cgroupv1 backport/1.1-pr A backport PR to release-1.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants