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

add make targets with gopogh #9212

Closed
medyagh opened this issue Sep 9, 2020 · 0 comments · Fixed by #9220
Closed

add make targets with gopogh #9212

medyagh opened this issue Sep 9, 2020 · 0 comments · Fixed by #9220
Labels
good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. kind/process Process oriented issues, like setting up CI priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.

Comments

@medyagh
Copy link
Member

medyagh commented Sep 9, 2020

we should have a make target that runs integration tests and then converst the test restult to gopogh and puts it in /out/testout.html
and the raw test output should be in ./out/testout.txt

simmilar to how we do it in jenkins
https://github.com/medyagh/minikube/blob/0d33242daef60bd07e5b39fd6491e52d04eac207/hack/jenkins/common.sh#L352-L353

that way users can run integraiton tests and then have the test results in human readable way

@medyagh medyagh added good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. kind/process Process oriented issues, like setting up CI labels Sep 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. kind/process Process oriented issues, like setting up CI priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant