criu/scripts/ci
Radostin Stoyanov f9bc0a750a docker-test: use containerd installed from package
In commits [1, 2] the version of containerd installed by default in the
GitHub CI virtual environment was replaced with the latest release from
GitHub as a workaround to a bug in containerd.  This bug has been fixed
sometime ago and the current default version of containerd (1.6.6) does
not require this workaround. However, with the latest release, the
containerd binaries uploaded on GitHub have been built for Ubuntu 22.04
[3]. Our tests are still running on Ubuntu 20.04 and this results in the
following error:

/usr/bin/containerd: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /usr/bin/containerd)
/usr/bin/containerd: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /usr/bin/containerd)

[1] 046cad8
[2] 81a68ad
[3] 6b2dc9a37

Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org>
2023-04-15 21:17:21 -07:00
..
apt-install scripts: fix shellcheck warnings 2021-09-03 10:31:00 -07:00
asan.sh CI: rename 'travis' to 'ci' 2020-11-08 14:04:12 -08:00
ci-after-success.sh CI: rename 'travis' to 'ci' 2020-11-08 14:04:12 -08:00
docker-test.sh docker-test: use containerd installed from package 2023-04-15 21:17:21 -07:00
docker.env CI: rename 'travis' to 'ci' 2020-11-08 14:04:12 -08:00
Makefile scripts/ci: fix ZDTM_OPTS variable passing 2022-04-28 17:53:52 -07:00
openj9-test.sh CI: rename 'travis' to 'ci' 2020-11-08 14:04:12 -08:00
podman-test.sh Revert "ci: Switch to non overlaysfs tests" 2023-04-15 21:17:21 -07:00
prepare-for-fedora-rawhide.sh ci: install libbsd dependency 2022-04-28 17:53:52 -07:00
run-ci-tests.sh Add --skip-file-rwx-check opt test 2023-04-15 21:17:21 -07:00
vagrant.sh ci: add Fedora Rawhide based test on Cirrus 2022-04-28 17:53:52 -07:00