• Sergey Bronnikov's avatar
    zdtm.py: add option --keep-going · 474f2dfc
    Sergey Bronnikov authored
    Introduce an option --keep-going to make ability to run all planned tests and
    ignore failed tests. Also with this option zdtm.py will keep image files and
    output log for each failed test:
    
    [vagrant at fedora test]$ find sergeyb-xxx -maxdepth 3
    sergeyb-xxx
    sergeyb-xxx/zdtm_static_bridge_ns
    sergeyb-xxx/zdtm_static_bridge_ns/images
    sergeyb-xxx/zdtm_static_bridge_ns/images/1
    sergeyb-xxx/zdtm_static_bridge_ns/output
    sergeyb-xxx/zdtm_static_bridge_ns/images.0
    sergeyb-xxx/zdtm_static_bridge_ns/images.0/1
    sergeyb-xxx/zdtm_static_bridge_ns/output.0
    sergeyb-xxx/zdtm_static_deleted_unix_sock_h
    sergeyb-xxx/zdtm_static_deleted_unix_sock_h/output
    sergeyb-xxx/zdtm_static_deleted_unix_sock_h/output.0
    sergeyb-xxx/zdtm_static_deleted_unix_sock_h/output.1
    Signed-off-by: 's avatarSergey Bronnikov <sergeyb@openvz.org>
    Signed-off-by: 's avatarPavel Emelyanov <xemul@virtuozzo.com>
    474f2dfc
Name
Last commit
Last update
..
inhfd Loading commit data...
jenkins Loading commit data...
others Loading commit data...
zdtm Loading commit data...
.gitignore Loading commit data...
Makefile Loading commit data...
crit-recode.py Loading commit data...
groups.desc Loading commit data...
inhfd.desc Loading commit data...
zdtm.desc Loading commit data...
zdtm.py Loading commit data...
zdtm_ct.c Loading commit data...
zdtm_mount_cgroups Loading commit data...