X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=test%2FMakefile;h=72f3ff4aea7b78a24d32a45780f98506b4595d64;hb=68ebc83e60f91104667b5ee4b4ab13d9716ee860;hp=eae2d894b1f5134ab6c493970b1885a54c105e46;hpb=f0cbcea428e8ffe6018ea782df9ebe9eb5b08dd0;p=vpp.git diff --git a/test/Makefile b/test/Makefile index eae2d894b1f..72f3ff4aea7 100644 --- a/test/Makefile +++ b/test/Makefile @@ -299,6 +299,8 @@ help: @echo "" @echo " TEST_DEBUG=1 - turn on debugging of the test framework itself (expert)" @echo "" + @echo " SKIP_AARCH64=1 - skip tests that are failing on the ARM platorm in FD.io CI" + @echo "" @echo "Creating test documentation" @echo " test-doc - generate documentation for test framework" @echo " test-wipe-doc - wipe documentation for test framework"