You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
helm-test writes most of its output to the junit-01.xml file. There are some log statements at info level but those are probably missed because we haven't set the logging level to include them.
We should capture the output of helm-test in the build log created by runner.py.
Here's an example build log
).
The relevant lines are
So no output is captured from helm test.
The text was updated successfully, but these errors were encountered: