good morning!!!!

Skip to content
Snippets Groups Projects
Commit d9e324a3 authored by Ferenc Szabo's avatar Ferenc Szabo Committed by Felix Lange
Browse files

cmd/swarm: respect --loglevel in run_test helpers (#17739)

When CLI tests were spanning new nodes, the log level verbosity was
hard coded as 6. So the Swarm process was always polluting the test
output with TRACE level logs.

Now `go test -v ./cmd/swarm -loglevel 0` works as expected.
parent a5aaab2f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment