mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-31 14:25:49 +00:00
travis: build tests in docker containers
travis-ci: success for series starting with [1/3] zdtm: call test_init() before doing anything Signed-off-by: Andrei Vagin <avagin@virtuozzo.com> Signed-off-by: Pavel Emelyanov <xemul@virtuozzo.com>
This commit is contained in:
committed by
Pavel Emelyanov
parent
4c3068cfca
commit
f5df0adac6
@@ -25,3 +25,4 @@ RUN make -j $(nproc) CC=$CC criu/parasite-syscall.o
|
||||
RUN make -j $(nproc) CC=$CC
|
||||
RUN make mrproper
|
||||
RUN bash -c 'CLEAN="$(git clean -ndx --exclude=scripts/build --exclude=.config)"; echo "${CLEAN}"; test -z "${CLEAN}"; exit $?'
|
||||
RUN make -j $(nproc) CC=$CC -C test/zdtm
|
||||
|
Reference in New Issue
Block a user