marcoabreu commented on a change in pull request #15051: CD Framework + static
binary release
URL: https://github.com/apache/incubator-mxnet/pull/15051#discussion_r286917193
##########
File path: ci/docker/runtime_functions.sh
##########
@@ -1122,6 +1166,7 @@ integrationtest_ubuntu_gpu_dist_kvstore() {
cd tests/nightly/
../../tools/launch.py -n 7 --launcher local python
dist_device_sync_kvstore.py
../../tools/launch.py -n 7 --launcher local python dist_sync_kvstore.py
--type=init_gpu
+ cd ../../
Review comment:
Are you looking for https://en.wikipedia.org/wiki/Pushd_and_popd ?
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services