mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-31 14:25:49 +00:00
zdtm: check sequence numbers for tcp sockets
They have to be the same on each iteration. travis-ci: success for series starting with [01/21] build: install libnet-dev 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
d61c75bc5d
commit
1a89b88c08
@@ -3,7 +3,7 @@ set -x -e
|
||||
|
||||
TRAVIS_PKGS="protobuf-c-compiler libprotobuf-c0-dev libaio-dev
|
||||
libprotobuf-dev protobuf-compiler python-ipaddr libcap-dev
|
||||
libnl-3-dev gdb bash python-protobuf libnet-dev"
|
||||
libnl-3-dev gdb bash python-protobuf libnet-dev util-linux"
|
||||
|
||||
travis_prep () {
|
||||
[ -n "$SKIP_TRAVIS_PREP" ] && return
|
||||
|
Reference in New Issue
Block a user