• Andrew Vagin's avatar
    jenkins: use a full name of the --keep-img option · 8d23e334
    Andrew Vagin authored
    + ./test/zdtm.py run --all -f best -x maps04 -x cgroup02 --norst --keep always
    usage: CRIU test suite run [-h] [-a] [-t TEST] [-T TESTS] [-f FLAVOR]
                               [-x EXCLUDE] [--sibling] [--pre PRE] [--snaps]
                               [--dedup] [--nocr] [--norst] [--iters ITERS]
                               [--fault FAULT] [--sat] [--sbs]
                               [--freezecg FREEZECG] [--user] [--page-server]
                               [-p PARALLEL] [--dry-run]
                               [-k {always,never,failed}] [--report REPORT]
                               [--keep-going]
    CRIU test suite run: error: ambiguous option: --keep could match --keep-img, --keep-going
    
    It worked fine without the --keep-going option.
    
    [xemul: Remove the --keep-going and --report options, the run
            of zdtm.py is not of much interest for TAP ]
    Signed-off-by: 's avatarAndrew Vagin <avagin@virtuozzo.com>
    Signed-off-by: 's avatarPavel Emelyanov <xemul@virtuozzo.com>
    8d23e334