mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-01-23 18:25:14 +00:00
This patch sets the glibc.pthread.rseq tunable [1] to disable rseq support in glibc as a temporary solution for the problem described in [2]. This would allow us to run CI tests until CRIU has rseq support. This commit also disables the rpc tests as they fail even when GLIBC_TUNABLES is set. [1] https://sourceware.org/git/?p=glibc.git;a=commit;h=e3e589829d16af9f7e73c7b70f74f3c5d5003e45 [2] https://github.com/checkpoint-restore/criu/issues/1696 Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org> |
||
|---|---|---|
| .. | ||
| apt-install | ||
| asan.sh | ||
| ci-after-success.sh | ||
| docker-test.sh | ||
| docker.env | ||
| Makefile | ||
| openj9-test.sh | ||
| podman-test.sh | ||
| prepare-for-fedora-rawhide.sh | ||
| run-ci-tests.sh | ||
| vagrant.sh | ||