add make targets with gopogh #9212
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.
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
The text was updated successfully, but these errors were encountered: