Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

--lint level does not affect junit (or json) output #77

Closed
shane-kearns opened this issue Jan 24, 2020 · 0 comments
Closed

--lint level does not affect junit (or json) output #77

shane-kearns opened this issue Jan 24, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@shane-kearns
Copy link
Contributor

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.

@derailed derailed added the bug Something isn't working label Jan 25, 2020
derailed added a commit that referenced this issue Jan 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants