You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/06/22 02:07:53 UTC

[GitHub] szha commented on a change in pull request #11358: [Nightly Tests] Sync with latest Dockerfile changes and Enable KV store test

szha commented on a change in pull request #11358: [Nightly Tests] Sync with latest Dockerfile changes and Enable KV store test
URL: https://github.com/apache/incubator-mxnet/pull/11358#discussion_r197323704
 
 

 ##########
 File path: tests/nightly/JenkinsfileForBinaries
 ##########
 @@ -91,12 +91,12 @@ try {
       }
     },
     'KVStore_SingleNode: GPU': {
-      node('mxnetlinux-gpu-p3') {
+      node('mxnetlinux-gpu-p3-8xlarge') {
         ws('workspace/nt-KVStoreTest') {
           init_git()
           unpack_lib('gpu', mx_lib)
           //https://github.com/apache/incubator-mxnet/issues/11289
 
 Review comment:
   comment will be outdated after this is merged. remove?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services