ustcweizhou edited a comment on issue #3277: Marvin can't read config file
URL: https://github.com/apache/cloudstack/issues/3277#issuecomment-484040687
 
 
   I run the commands below and it succeed
   ```
   wget -N 
https://builds.apache.org/job/cloudstack-marvin/lastSuccessfulBuild/artifact/tools/marvin/dist/Marvin-0.1.0-2626.tar.gz
   
   pip install Marvin-0.1.0-2626.tar.gz
   
   /bin/bash -c nosetests --with-marvin --marvin-config=setup.cfg 
--hypervisor=kvm -a tags=advancedsg /root/
   ```
   version
   ```
   # nosetests --version
   nosetests version 1.3.7
   ```

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


With regards,
Apache Git Services

Reply via email to