mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 14:13:58 +08:00
1125ae7835
There are three tests that only differ in delays (and a few other minor details line whitespace formatting and number of retries). Let's unify those so maintaining this code will be easier. This also implicitly increases the number of retries from 3 to 10 for the non-default --interval tests. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>