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

no mention of ocptv output #15

Open
mimir-d opened this issue Oct 21, 2024 · 0 comments
Open

no mention of ocptv output #15

mimir-d opened this issue Oct 21, 2024 · 0 comments
Assignees
Labels
bug Something isn't working documentation Improvements or additions to documentation

Comments

@mimir-d
Copy link
Contributor

mimir-d commented Oct 21, 2024

By manual inspection of the code, I found

which points to ocptv output being generated. However, there's 2 issues with this:

  1. the readme has no mention of this output
  2. generally, ocptv compliant diags will output ocptv json on stdout; in this case, it's hardcoded to go to a file. There should be a flag to the runner to say "output ocptv json", and that this output is the one meant for machine consumption. For any other logging/output, there should be a message to explicitly say that anything other than ocptv output is not meant for machines, but only humans.
@mimir-d mimir-d added bug Something isn't working documentation Improvements or additions to documentation labels Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

4 participants