• Andrei Vagin's avatar
    travis: set permissions for test/, test/static/, test/transition · a654e551
    Andrei Vagin authored
    We need to allow read/write access for these directories to execute
    tests in user namespaces. zdtm.py does this too, but it is racy if
    we run a few tests in parallel.
    
    ------------------------ grep Error ------------------------
    (00.748406)      5: Error (criu/files-reg.c:1487): File zdtm/static has bad mode 040777 (expect 040775)
    (00.752027)      1: Error (criu/cr-restore.c:1132): 5 exited, status=1
    (00.790562) Error (criu/cr-restore.c:1135): 88 killed by signal 9: Killed
    (00.790623) Error (criu/cr-restore.c:2019): Restoring FAILED.
    ------------------------ ERROR OVER ------------------------
    Signed-off-by: 's avatarAndrei Vagin <avagin@virtuozzo.com>
    Signed-off-by: 's avatarPavel Emelyanov <xemul@virtuozzo.com>
    a654e551
travis-tests 1.3 KB