criu/test/others
Dmitry Safonov 057c3f2947 python: specify python2 as .py interpreter
On some distro the default python interpreter is Python 3,
which results in such errors:
>  Running zdtm/static/socket-tcp-closed.hook(--post-start)
>  make[1]: Nothing to be done for default.
>  ./socket-tcp-closed --pidfile=socket-tcp-closed.pid --outfile=socket-tcp-closed.out
>    File "zdtm/static/socket-tcp-closed.hook", line 16
>      except OSError, e:
>                    ^
>  SyntaxError: invalid syntax
>  ######### Test zdtm/static/socket-tcp-closed FAIL at hook --post-start #########
>  Running zdtm/static/socket-tcp-closed.hook(--clean)
>    File "zdtm/static/socket-tcp-closed.hook", line 16
>      except OSError, e:
>                    ^
>  SyntaxError: invalid syntax
>  Traceback (most recent call last):
>    File "zdtm.py", line 1921, in <module>
>      do_run_test(tinfo[0], tinfo[1], tinfo[2], tinfo[3])
>    File "zdtm.py", line 1388, in do_run_test
>      try_run_hook(t, ["--clean"])
>    File "zdtm.py", line 1053, in try_run_hook
>      raise test_fail_exc("hook " + " ".join(args))
>  __main__.test_fail_exc: <__main__.test_fail_exc instance at 0x76294468>

Acked-by: Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: Dmitry Safonov <dsafonov@virtuozzo.com>
Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>
2017-04-17 18:35:58 +03:00
..
app-emu tests: move app-emu in test/others/ 2016-02-29 11:35:26 +03:00
bers tests: move non-zdtm tests to tests/others/ 2016-02-24 13:09:17 +03:00
crit test: fix manual crit test 2016-06-28 13:04:00 +03:00
criu-coredump test: add manual test for criu-coredump 2016-06-28 13:04:00 +03:00
exec test/other: check criu exec 2016-08-01 16:51:33 +03:00
ext-links tests: move non-zdtm tests to tests/others/ 2016-02-24 13:09:17 +03:00
ext-tty python: specify python2 as .py interpreter 2017-04-17 18:35:58 +03:00
libcriu tests: move app-emu in test/others/ 2016-02-29 11:35:26 +03:00
make travis: add "make uninstall" test 2017-04-02 18:09:34 +03:00
mem-snap tests: remove "live" from zdtm paths 2016-02-29 11:35:30 +03:00
mnt-ext-dev others/mnt-ext-dev: Force mke2fs to create a filesystem 2016-08-01 16:51:05 +03:00
mounts tests/others: a few fixes of paths 2016-02-29 11:35:32 +03:00
overlayfs tests: move non-zdtm tests to tests/others/ 2016-02-24 13:09:17 +03:00
pipes tests: move non-zdtm tests to tests/others/ 2016-02-24 13:09:17 +03:00
rpc RPC: add script to test the new RPC version interface 2017-04-11 09:01:10 +03:00
security tests: move non-zdtm tests to tests/others/ 2016-02-24 13:09:17 +03:00
socketpairs tests/others: a few fixes of paths 2016-02-29 11:35:32 +03:00
tcp tests: move app-emu in test/others/ 2016-02-29 11:35:26 +03:00
unix-callback Add missing "proto2" syntax marker 2016-07-07 12:38:39 +03:00
app-emu.sh tests: move app-emu in test/others/ 2016-02-29 11:35:26 +03:00
env.sh test: add manual test for criu-coredump 2016-06-28 13:04:00 +03:00
functions.sh tests: move app-emu in test/others/ 2016-02-29 11:35:26 +03:00