Github user nvazquez commented on the pull request: https://github.com/apache/cloudstack/pull/1497#issuecomment-217499701 @koushik-das @rhtyd I finished writing marvin test for this feature, I copy my test results: ```` [root@ussarlabcsmgt41 cloudstack]# nosetests --with-marvin --marvin-config=setup/dev/advanced.cfg test/integration/smoke/test_list_ids_parameter.py ==== Marvin Init Started ==== === Marvin Parse Config Successful === === Marvin Setting TestData Successful=== ==== Log Folder Path: /tmp//MarvinLogs//May_06_2016_09_34_04_NHXZGI. All logs will be available here ==== === Marvin Init Logging Successful=== ==== Marvin Init Successful ==== ===final results are now copied to: /tmp//MarvinLogs/test_list_ids_parameter_TRKKN0=== ```` ```` [root@ussarlabcsmgt41 cloudstack]# cat /tmp//MarvinLogs/test_list_ids_parameter_TRKKN0/results.txt Test listing Volumes using 'ids' parameter ... === TestName: test_01_list_volumes | Status : SUCCESS === ok Test listing Templates using 'ids' parameter ... === TestName: test_02_list_templates | Status : SUCCESS === ok Test listing Snapshots using 'ids' parameter ... === TestName: test_03_list_snapshots | Status : SUCCESS === ok Test listing VMSnapshots using 'vmsnapshotids' parameter ... === TestName: test_04_list_vm_snapshots | Status : SUCCESS === ok ---------------------------------------------------------------------- Ran 4 tests in 1187.175s OK ````
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---