mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-01-23 10:16:41 +00:00
We have a separate target for alpine in script/ci/Makefile which defines some extra opts for zdtm using ZDTM_OPTIONS variable. But really it doesn't work. First of all, variable should be named as ZDTM_OPTS and also we have to specify it directly in the CONTAINER_RUNTIME cmdline to make it work. I've also changed variable value just to make it consistent with docker.env value which was really used. Signed-off-by: Alexander Mikhalitsyn <alexander.mikhalitsyn@virtuozzo.com> |
||
|---|---|---|
| .. | ||
| 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 | ||