Need edit rights for Wiki to improve Marvin - Testing with Python tutorial

2014-07-23 Thread Miguel Ferreira
Hi, I’m following the Marvin - Testing with Python tutorial and found some problems with the first example already. I would like to contribute what I found back, but for that I need to be able to edit the page. Username: miguelferreira Cheers, Miguel

Re: Need edit rights for Wiki to improve Marvin - Testing with Python tutorial

2014-07-23 Thread Daan Hoogland
On Wed, Jul 23, 2014 at 11:56 AM, Miguel Ferreira mferre...@schubergphilis.com wrote: miguelferreira in -- Daan

Re: Need edit rights for Wiki to improve Marvin - Testing with Python tutorial

2014-07-23 Thread Miguel Ferreira
Thanks Daan, By the way, just posted this on IRC dev channel, but got no reply there so here it goes: In the section about running a test from command line, there is a command like this: nosetests --with-marvin --marvin-config=demo.cfg --load test_deploy_vm.py However, the version I have

RE: Need edit rights for Wiki to improve Marvin - Testing with Python tutorial

2014-07-23 Thread Santhosh Edukulla
These were new changes done to marvin, during the same time, we edited wiki pages to reflect the changes, either it was reedited by some body or this particular place got missed. Please add the one with latest. I can add that change for you if you require. Santhosh

Re: Need edit rights for Wiki to improve Marvin - Testing with Python tutorial

2014-07-23 Thread Miguel Ferreira
I’ve fixed all problems I found with that page. Cheers, Miguel On 23 Jul 2014, at 12:28, Santhosh Edukulla santhosh.eduku...@citrix.com wrote: These were new changes done to marvin, during the same time, we edited wiki pages to reflect the changes, either it was reedited by some body or

Re: Need edit rights for Wiki to improve Marvin - Testing with Python tutorial

2014-07-23 Thread Luis Henrique Okama
Hi Miguel and Santhosh, I actually was the person who edited the wiki page and inserted the '--load' option to run nosetest in the past. I'm running nosetest v. 1.3.3 and without '--load' option, the nosetest returns an error. Which version of nosetest are you guys using? cheers, On Wed, Jul

RE: Need edit rights for Wiki to improve Marvin - Testing with Python tutorial

2014-07-23 Thread Santhosh Edukulla
its not the nose version, its the Marvin plugin which has change. It was changed in 4.4-forward and master From: Luis Henrique Okama [ok...@corp.globo.com] Sent: Wednesday, July 23, 2014 1:25 PM To: dev@cloudstack.apache.org Cc: Santhosh Edukulla; Daan