marcoabreu commented on a change in pull request #13624: WIP: Nightly Tests For 
Clojure
URL: https://github.com/apache/incubator-mxnet/pull/13624#discussion_r241061973
 
 

 ##########
 File path: ci/jenkins/Jenkins_steps.groovy
 ##########
 @@ -862,6 +862,21 @@ def test_unix_clojure_cpu() {
     }]
 }
 
+
+def test_unix_clojure_cpu_nightly() {
+    return ['Clojure: CPU': {
+      node(NODE_LINUX_CPU) {
 
 Review comment:
   This content should be the same as in tests/nightly/Jenkinsfile
   
   Sorry that I didn't have the chance to bring tests/nightly/Jenkinsfile to 
the new format, but until then, please just write the same thing in both 
locations until they've been consolidated.

----------------------------------------------------------------
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