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

Common Executor output + renderer #54

Closed
exu opened this issue Jul 23, 2021 · 0 comments · Fixed by #140
Closed

Common Executor output + renderer #54

exu opened this issue Jul 23, 2021 · 0 comments · Fixed by #140
Assignees
Projects
Milestone

Comments

@exu
Copy link
Member

exu commented Jul 23, 2021

see #31 first

We need to implement common executor result format

  • result owned by kubetest
  • could be quite complicated as need to handle all possible use cases
  • executor will need to implement it
  • renderer will use common output format to return result in given format (text, junit, json etc)

see #66

@exu exu created this issue from a note in MVP (To do) Jul 23, 2021
@exu exu changed the title Add renderer based on JSON result output Common Executor output + renderer Jul 23, 2021
@olensmar olensmar self-assigned this Jul 27, 2021
@olensmar olensmar added this to the 0.5.0 milestone Aug 4, 2021
@exu exu assigned exu and unassigned olensmar Aug 12, 2021
@exu exu linked a pull request Aug 12, 2021 that will close this issue
@exu exu closed this as completed in #140 Aug 13, 2021
@exu exu moved this from To do to Done ✅ in MVP Aug 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
MVP
Done ✅
Development

Successfully merging a pull request may close this issue.

2 participants