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: [email protected]

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

Reply via email to