Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

[Nightly Tests] Installation Guide Test needs to be fixed #11369

Open
mbaijal opened this issue Jun 22, 2018 · 2 comments
Open

[Nightly Tests] Installation Guide Test needs to be fixed #11369

mbaijal opened this issue Jun 22, 2018 · 2 comments

Comments

@mbaijal
Copy link
Contributor

mbaijal commented Jun 22, 2018

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 USE_CUDA flag on. Hence this test fails when I run the CPU test on a CPU only instance.
  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.
@vrakesh
Copy link
Contributor

vrakesh commented Jun 24, 2018

Thank you for reporting the issue in the script @mbaijal , @sandeep-krishnamurthy requesting this be tagged under bug

@piyushghai
Copy link
Contributor

Not sure if bug is the correct label for this issue.
@mxnet-label-bot Update [Test, Website, Disabled test]

@marcoabreu marcoabreu removed the Bug label Apr 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants