mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
`TEST_REPEAT=n` runs the test suite again n times or until the first failure without doing building and daemon setup. Useful for debugging flaky tests. Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>