diff --git a/e2e/test_exec_api.sh b/e2e/test_exec_api.sh index a56ce07e8f9..6337d6edab9 100755 --- a/e2e/test_exec_api.sh +++ b/e2e/test_exec_api.sh @@ -74,7 +74,7 @@ else fi if [ "$3" = "simulation-engine" ]; then - echo -e $"options.num-supernodes = 2" >> pyproject.toml + echo -e $"options.num-supernodes = 10" >> pyproject.toml fi # Combine the arguments into a single command for flower-superlink