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
All issues are reported as test failures, e.g. <failure message="[POP-301] Connects to API Server? ServiceAccount token is mounted" type="warn"></failure>
Impact:
Running of popeye as part of a CI pipeline (e.g. Jenkins) is difficult without post-processing the output.
The text was updated successfully, but these errors were encountered:
Version:
v0.6.1
Steps to reproduce:
popeye -l error -o junit
Expected:
Only issues with "error" severity are reported
Observed:
All issues are reported as test failures, e.g.
<failure message="[POP-301] Connects to API Server? ServiceAccount token is mounted" type="warn"></failure>
Impact:
Running of popeye as part of a CI pipeline (e.g. Jenkins) is difficult without post-processing the output.
The text was updated successfully, but these errors were encountered: