X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=test%2FMakefile;h=870d2af10ed31951ca9421f3308c74a3123844ea;hb=refs%2Fchanges%2F81%2F8881%2F1;hp=da77accc5222c886aed4ab28531822ce4e08c764;hpb=25dc16715ee3fc0a600e2f58841173249bfae501;p=vpp.git diff --git a/test/Makefile b/test/Makefile index da77accc522..870d2af10ed 100644 --- a/test/Makefile +++ b/test/Makefile @@ -202,6 +202,7 @@ help: @echo " V=[0|1|2] - set test verbosity level" @echo " FAILFAST=[0|1] - fail fast if 1, complete all tests if 0" @echo " TIMEOUT= - fail test suite if any single test takes longer than to finish" + @echo " RETRIES= - retry failed tests times" @echo " DEBUG= - set VPP debugging kind" @echo " DEBUG=core - detect coredump and load it in gdb on crash" @echo " DEBUG=gdb - allow easy debugging by printing VPP PID "