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 2020/01/25 06:23:28 UTC

[GitHub] [incubator-mxnet] marcoabreu commented on a change in pull request #15990: Remove python2 from CI

marcoabreu commented on a change in pull request #15990: Remove python2 from CI
URL: https://github.com/apache/incubator-mxnet/pull/15990#discussion_r370917187
 
 

 ##########
 File path: ci/docker/runtime_functions.sh
 ##########
 @@ -1544,17 +1480,7 @@ nightly_model_backwards_compat_train() {
     ./tests/nightly/model_backwards_compatibility_check/train_mxnet_legacy_models.sh
 }
 
-# Nightly 'MXNet: The Straight Dope' Single-GPU Tests
-nightly_straight_dope_python2_single_gpu_tests() {
-    set -ex
-    cd /work/mxnet/tests/nightly/straight_dope
-    export PYTHONPATH=/work/mxnet/python/
-    export MXNET_TEST_KERNEL=python2
     export DMLC_LOG_STACK_TRACE_DEPTH=10
 
 Review comment:
   Is the diff just a bit off or did you miss a few parts?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services