Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/checkpoint-restore/criu.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Vagin <avagin@virtuozzo.com>2018-06-02 00:02:56 +0300
committerPavel Emelyanov <xemul@virtuozzo.com>2018-07-09 18:26:48 +0300
commit0e05bdfe2732685fcc0a39424b80b88368cb86b0 (patch)
treeecef3f2f83ed35881e30a3f1340ba58627dfd088 /scripts/travis
parent33b6cff41f5e2f922064a255a37f05c2d9190038 (diff)
travis: run the crit-recode test
Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>
Diffstat (limited to 'scripts/travis')
-rwxr-xr-xscripts/travis/travis-tests3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/travis/travis-tests b/scripts/travis/travis-tests
index c642ae099..7b59d5ab9 100755
--- a/scripts/travis/travis-tests
+++ b/scripts/travis/travis-tests
@@ -130,6 +130,9 @@ ip net add test
./test/zdtm.py run --empty-ns -T zdtm/static/socket-tcp*-local --iter 2
+./test/zdtm.py run -t zdtm/static/env00 -k always
+./test/crit-recode.py
+
make -C test/others/shell-job
pip install flake8