marcoabreu commented on a change in pull request #13203: [MXNET-793] 
Virtualized ARMv7 with Qemu CI integration
URL: https://github.com/apache/incubator-mxnet/pull/13203#discussion_r232381056
 
 

 ##########
 File path: Jenkinsfile
 ##########
 @@ -941,6 +946,16 @@ core_logic: {
           }
         }
       }
+    },
+    'ARMv7 QEMU': {
+      node(NODE_LINUX_CPU) {
+        ws('workspace/ut-armv7-qemu') {
+          timeout(time: max_time, unit: 'MINUTES') {
+            utils.unpack_and_init('gpu', mx_pip)
 
 Review comment:
   did you mean armv7 instead of gpu? Might be a copy&paste error

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to