[CRIU] [PATCH 18/19] compel: test -- Disable compel tests for a while

Cyrill Gorcunov gorcunov at openvz.org
Wed Sep 21 13:54:33 PDT 2016


Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
 scripts/build/Dockerfile.tmpl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/build/Dockerfile.tmpl b/scripts/build/Dockerfile.tmpl
index 9889ebb22818..dd0cf6999f27 100644
--- a/scripts/build/Dockerfile.tmpl
+++ b/scripts/build/Dockerfile.tmpl
@@ -24,4 +24,4 @@ WORKDIR /criu
 RUN make clean
 RUN make -j $(nproc) criu/parasite-syscall.o
 RUN make -j $(nproc)
-RUN make test/compel/handle_binary && ./test/compel/handle_binary
+#RUN make test/compel/handle_binary && ./test/compel/handle_binary
-- 
2.7.4



More information about the CRIU mailing list