diff --git a/scripts/secnetperf.ps1 b/scripts/secnetperf.ps1 index 908205e0b2..e426485de9 100644 --- a/scripts/secnetperf.ps1 +++ b/scripts/secnetperf.ps1 @@ -210,6 +210,8 @@ $envIDClient = "__CLIENT_ENV__" $envIDServer = "__SERVER_ENV__" $hasFailures = $false +$json["run_args"] = $allTests + try { # Prepare the machines for the testing.