borisstoyanov opened a new pull request #2209: CLOUDSTACK-10017: Adding 
'quick-test' attribute to list of smoketests?
URL: https://github.com/apache/cloudstack/pull/2209
 
 
   ? and adding 'vpc', 'templates', 'deploy-vm', 'roles', 'service-offerings', 
'storage', 'routers', 'networks', 'usage', 'accounts' tags
   
   quick-test label aims to provide quick feedback of recent changes to the 
developer, instead of waiting for the whole smoketest to execute(24h+). This 
execution lasts about 1.5h at Trillian environments.
   
   The categories aim to offer more efficient way to slice through tests in 
both smoke and component tests. Let's say as a developer you've made a change 
in the accounts. You can simply trigger marvin tests with tag=accounts pointing 
all the tests for example:
   ```
   
   nosetests --with-marvin --marvin-config=[config] --hypervisor=xenserver -a 
tags=accounts /tests/integration/*/*.*
   
   ```
   
https://cwiki.apache.org/confluence/display/CLOUDSTACK/Test+Categories+and+Quick-test+in+Marvin
 
----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to