criu/scripts/ci
Adrian Reber 8722bf012c ci: 'fix' lazy tests
Most (all?) lazy tests are not being executed if "$KERN_MAJ" -ge "4" and
"$KERN_MIN" -ge "18". Currently most CI systems are running on something
with 5.4.x which means $KERN_MAJ is greater than 4 but $KERN_MIN is less
than 18 and so we are not running any lazy tests.

This commit removes the complete lazy test kernel version detection as
kernels on the CI systems are new enough to always have all required
features.

Signed-off-by: Adrian Reber <areber@redhat.com>
2020-11-08 01:55:25 -08:00
..
apt-install CI: rename 'travis' to 'ci' 2020-11-08 01:55:25 -08:00
asan.sh CI: rename 'travis' to 'ci' 2020-11-08 01:55:25 -08:00
ci-after-success.sh CI: rename 'travis' to 'ci' 2020-11-08 01:55:25 -08:00
docker-test.sh CI: rename 'travis' to 'ci' 2020-11-08 01:55:25 -08:00
docker.env CI: rename 'travis' to 'ci' 2020-11-08 01:55:25 -08:00
Makefile CI: rename 'travis' to 'ci' 2020-11-08 01:55:25 -08:00
openj9-test.sh CI: rename 'travis' to 'ci' 2020-11-08 01:55:25 -08:00
podman-test.sh CI: distribute CI jobs between CI systems 2020-11-08 01:55:25 -08:00
run-ci-tests.sh ci: 'fix' lazy tests 2020-11-08 01:55:25 -08:00
vagrant.sh CI: rename 'travis' to 'ci' 2020-11-08 01:55:25 -08:00