Github user nvazquez commented on the issue: https://github.com/apache/cloudstack/pull/1994 @karuturi I refactored last marvin test which was failing on Travis. These are results in our env: ```` [root@ussarlabcsmgt41 cloudstack]# cat /tmp//MarvinLogs//4GSNSY/results.txt Test primary storage pools - XEN. Not Supported for kvm,hyperv,vmware ... SKIP: iscsi primary storage not supported on kvm, VMWare, Hyper-V, or LXC Test primary storage pools - XEN, KVM, VMWare. Not Supported for hyperv ... === TestName: test_01_primary_storage_nfs | Status : SUCCESS === ok Test Deploy VMS using different Service Offerings with Storage Tags ... === TestName: test_01_deploy_vms_storage_tags | Status : SUCCESS === ok Test Edit Storage Tags ... === TestName: test_02_edit_primary_storage_tags | Status : SUCCESS === ok Test Volume migration options for Storage Pools with different Storage Tags ... === TestName: test_03_migration_options_storage_tags | Status : SUCCESS === ok ---------------------------------------------------------------------- Ran 5 tests in 442.216s OK (SKIP=1) ```` @rhtyd @borisstoyanov @jburwell on `test_primary_storage.py` we are creating 2 primary storages, using urls in `"nfs"` and `"nfs2"` test data templates. As PR #1961 uses `"nfs2"` template on `test_snapshots.py`, should it be a problem for BlueOrangutan?
--- 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. ---