pmury opened a new issue #3277: Marvin can't read config file
URL: https://github.com/apache/cloudstack/issues/3277
 
 
   ##### ISSUE TYPE
   <!-- Pick one below and delete the rest -->
    * Bug Report
    * Documentation Report
    
   ##### COMPONENT NAME
   ~~~
   Marvin, testing
   ~~~
   
   ##### CLOUDSTACK VERSION
   ~~~
   master branch
   ~~~
   
   ##### CONFIGURATION
   
   
https://github.com/pmury/cloudstack/blob/marvin-101/test/integration/Dockerfile.python27
   
   and setup.cfg both adopted, either 1:1 copied from the installation
   instructions following the example from 
   
https://cwiki.apache.org/confluence/display/CLOUDSTACK/Marvin+-+Testing+with+Python#Marvin-TestingwithPython-Installation.1
   
   
   ##### OS / ENVIRONMENT
   
   as per Dockerfile
   
   ##### SUMMARY
   Can't initialize Marvin
   
   ##### STEPS TO REPRODUCE
   ~~~
   Run build for Dockerfile
   ~~~
   
   ##### EXPECTED RESULTS
   Marvin starts testing
   
   ##### ACTUAL RESULTS
   ~~~
   Error
   
   ```
   Usage: nosetests [options]
   nosetests: error: Error reading config file 'setup.cfg': File contains no
   section headers. file: 'setup.cfg', line: 1
   '{\n'
   The command '/bin/sh -c nosetests --with-marvin
    --marvin-config=./setup.cfg --hypervisor=vmware -s -a tags=advanced
    /opt/cs/test/integration/component/' returned a non-zero code: 2
   
   ```
   How can JSON miss section headers? Maybe this should be .ini format?
   
   
    
   ~~~
   

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

Reply via email to