Commit 6326b5c7 authored by Pavel Emelyanov's avatar Pavel Emelyanov

travis: Run some zdtm-s in RPC mode

travis-ci: success for tests: Add RPC testing to CI (rev2)
Acked-by: 's avatarAndrey Vagin <avagin@virtuozzo.com>
Signed-off-by: 's avatarPavel Emelyanov <xemul@virtuozzo.com>
parent 19ae737c
......@@ -67,6 +67,10 @@ make -C test/others/exec/ run
ip net add test
./test/zdtm.py run -t zdtm/static/env00 -f h --join-ns
# RPC testing
./test/zdtm.py run -t zdtm/static/env00 --rpc # Basic
./test/zdtm.py run -t zdtm/static/ptrace_sig -f h --rpc # Error handling (crfail test)
pip install flake8
make lint
......
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