mirror of
https://github.com/moby/moby.git
synced 2026-08-09 17:39:58 +00: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>