You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ar...@apache.org on 2022/04/25 19:43:06 UTC

[tvm] branch main updated (d89234b47a -> 6f27281220)

This is an automated email from the ASF dual-hosted git repository.

areusch pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from d89234b47a [microTVM] Bump versions in reference vm (#11067)
     add 6f27281220 [ci] Add local test re-run info (#11051)

No new revisions were added by this update.

Summary of changes:
 Jenkinsfile                       | 145 ++++++++++++++++++++++----------------
 jenkins/Jenkinsfile.j2            |  87 +++++++++++++++++++----
 jenkins/macros.j2                 |   9 ++-
 tests/scripts/pytest_wrapper.py   | 134 +++++++++++++++++++++++++++++++++++
 tests/scripts/setup-pytest-env.sh |   5 +-
 5 files changed, 300 insertions(+), 80 deletions(-)
 create mode 100755 tests/scripts/pytest_wrapper.py