• Vitaly Ostrosablin's avatar
    test: add variable delta for poll.c test · ae48b5d6
    Vitaly Ostrosablin authored
    For ZDTM purposes, poll.c uses delta of 5 seconds, which is fine, since
    tests don't take a very long time to pass. However, in vzt-cpt, we start
    a batch with multitude of tests and starting them all could take over an
    hour. Hence, the test is bound to fail. An easy solution would be to
    introduce an environment variable, which would allow to specify the
    delta - ZDTM_DELTA. If it's unset (which is default behaviour in ZDTM) -
    it would default to 5 seconds. However, if it's set (what we can do from
    vzt-cpt) - then it will use delta which is set by our test.
    
    travis-ci: success for test: add variable delta for poll.c test (rev2)
    Signed-off-by: 's avatarVitaly Ostrosablin <vostrosablin@virtuozzo.com>
    Reviewed-by: 's avatarCyrill Gorcunov <gorcunov@openvz.org>
    Signed-off-by: 's avatarPavel Emelyanov <xemul@virtuozzo.com>
    ae48b5d6
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...
abrt.sh Loading commit data...
check_actions.py Loading commit data...
crit-recode.py Loading commit data...
criu.py Loading commit data...
empty-netns-prep.sh Loading commit data...
groups.desc Loading commit data...
inhfd.desc Loading commit data...
rpc_pb2.py Loading commit data...
show_action.sh Loading commit data...
umount2.c 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...