mbaijal opened a new issue #11369: [Nightly Tests] Installation Guide Test 
needs to be fixed
URL: https://github.com/apache/incubator-mxnet/issues/11369
 
 
   The script to test the installation guide `run_test_installation_docs.sh` 
has some issues that need to be fixed particularly the first one - 
   1. It is parsing the index.md incorrectly for the CPU test for build from 
source. It is running the GPU make steps with the CUDA flag on
   2. the script expects a sudo in the `docs/install/index.md` pip install 
mxnet steps. The test script should be modified so that it runs the install 
steps with the right permissions or prepends the `sudo` before running the 
install steps. The install guide (index.md) should not be modified
   3. This test script requires 3 parameters - name of the install file, and 
the start and end line numbers. The first paramater should be enough and the 
remaining two should be calculated by the test script if required. 
   

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