criu/scripts
Adrian Reber 20a83e77c9 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>
2021-09-03 10:31:00 -07:00
..
build CI: distribute CI jobs between CI systems 2020-11-08 14:04:12 -08:00
ci ci: 'fix' lazy tests 2021-09-03 10:31:00 -07:00
nmk make: use cflags/ldflags for config.h detection mechanism 2020-03-27 19:36:20 +03:00
crit-setup.py py: Reformat everything into pep8 style 2019-09-07 15:59:56 +03:00
criu-ns criu-ns: Use PID 1 on restore 2021-09-03 10:31:00 -07:00
fake-restore.sh zdtm: check an exit code of a straced restore 2018-05-12 11:45:31 +03:00
feature-tests.mak config/nftables: include string.h for strlen 2020-03-27 19:36:20 +03:00
flake8.cfg flake.cfg: Update to yapf formatting 2019-09-07 15:59:53 +03:00
install-criu-image-streamer.sh scripts: run shellcheck on the scripts folder 2020-10-20 00:18:24 -07:00
install-debian-pkgs.sh scripts: run shellcheck on the scripts folder 2020-10-20 00:18:24 -07:00
magic-gen.py py: Fix tabs in code comments 2019-09-07 15:59:57 +03:00
protobuf-gen.sh scripts: run shellcheck on the scripts folder 2020-10-20 00:18:24 -07:00
systemd-autofs-restart.sh scripts: run shellcheck on the scripts folder 2020-10-20 00:18:24 -07:00
tmp-files.sh scripts: run shellcheck on the scripts folder 2020-10-20 00:18:24 -07:00