You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2022/08/01 13:52:08 UTC

[GitHub] [tvm] gigiblender opened a new pull request, #12258: [CI] Shard Qemu python tests

gigiblender opened a new pull request, #12258:
URL: https://github.com/apache/tvm/pull/12258

   This PR shards the QEMU python tests
   
   #12180
   
   @mehrdadh @driazati @areusch 


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [tvm] driazati commented on a diff in pull request #12258: [CI] Shard Qemu python tests

Posted by GitBox <gi...@apache.org>.
driazati commented on code in PR #12258:
URL: https://github.com/apache/tvm/pull/12258#discussion_r934767620


##########
ci/jenkins/Test.groovy.j2:
##########
@@ -217,7 +234,7 @@ stage('Test') {
     )
   {% endcall %}
   {% call m.test_step(
-    name="test: QEMU",
+    name="test: QEMU CPP & Demo",

Review Comment:
   Since the demos and C++ tests only take about 3 minutes each I think we can keep them on the first qemu shard (i.e. similar to how there are `{% if shard_index == 1 %}` on some other tests)



-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [tvm] github-actions[bot] commented on pull request #12258: [CI] Shard Qemu python tests

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #12258:
URL: https://github.com/apache/tvm/pull/12258#issuecomment-1201440272

   <!---docs-bot-comment-->
   
   Built docs for commit e5585cd6694389dfc489fbc7c27d3765bdf1ec02 can be found [here](https://pr-docs.tlcpack.ai/PR-12258/1/docs/index.html).


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [tvm] driazati merged pull request #12258: [CI] Shard Qemu python tests

Posted by GitBox <gi...@apache.org>.
driazati merged PR #12258:
URL: https://github.com/apache/tvm/pull/12258


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org