Commit 41b972cc authored by Andrey Vagin's avatar Andrey Vagin Committed by Pavel Emelyanov

jenkins: check page-server (v2)

page-server are not tested now. I suggest to add it in the pre-dump job.

v2: execute all tests with and without page server
Signed-off-by: 's avatarAndrey Vagin <avagin@openvz.org>
Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
parent fc84aa58
......@@ -5,4 +5,5 @@ prep &&
mkdir -p test/dump &&
mount -t tmpfs dump test/dump &&
make -C test -j 4 'ZDTM_ARGS=-P -i 3 -C' zdtm &&
make -C test -j 4 'ZDTM_ARGS=-p -P -i 3 -C' zdtm && # + page server
true || fail
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment