driazati opened a new pull request #10425:
URL: https://github.com/apache/tvm/pull/10425


   This adds build/test commands for all of the CI environments except ARM 
(that one will come in a follow up). Most of the invocations are similar and 
the scripts come straight from the Jenkinsfile. This improves the current 
situation by making it much easier to get CI environments locally. This also 
wraps pytest invocations in CI so that failures are parsed and a repro command 
is reported at the end of the failing CI run step alongside other logs to 
increase the visibility into this tool.
   
   This isn't perfect yet so some work (such as ARM support and certain tests 
that require pytest flags like in `tests/scripts/task_python_microtvm.sh`) is 
left for a follow up.
   
   Thanks for contributing to TVM!   Please refer to guideline 
https://tvm.apache.org/docs/contribute/ for useful information and tips. After 
the pull request is submitted, please request code reviews from 
[Reviewers](https://github.com/apache/incubator-tvm/blob/master/CONTRIBUTORS.md#reviewers)
 by @ them in the pull request thread.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to