Introduce the NFT_TEST_EXCLUDES environment variable to allow excluding one or more specific test cases. This is useful for some releases where certain tests are not yet supported. allowing them to be skipped directly in the test script without modifying the run-test.sh itself. Signed-off-by: Yi Chen --- tests/shell/run-tests.sh | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/tests/shell/run-tests.sh b/tests/shell/run-tests.sh index 46f523b9..6273c9a2 100755 --- a/tests/shell/run-tests.sh +++ b/tests/shell/run-tests.sh @@ -255,6 +255,7 @@ usage() { echo " Supported s are: ${_HAVE_OPTS[@]}." echo " NFT_TEST_SKIP_