Github user cloudsadhu commented on the pull request: https://github.com/apache/cloudstack/pull/1458#issuecomment-208331373 HI, Thanks for your review comment and i ran the few tests on the created setup even though it won't impact the any testcases but for your request i ran few test(disk_offering tests) Its only marvin changes which will help to prepare the setup and won't impact the test cases. also noticed one issue in cfg file while running these cases which i fixed now with new commit.fc98a3fabe489d1f4b6addf4836c1b3c257fae1a(logger key defined inside Zone dictionary but i should define outside so i fixed that part). please find the test results as well. Test to create disk offering ... === TestName: test_01_create_disk_offering | Status : SUCCESS === ok Test to create a sparse type disk offering ... === TestName: test_02_create_sparse_type_disk_offering | Status : SUCCESS === ok Test to create a sparse type disk offering ... === TestName: test_04_create_fat_type_disk_offering | Status : SUCCESS === ok Test to update existing disk offering ... === TestName: test_02_edit_disk_offering | Status : SUCCESS === ok Test to delete disk offering ... === TestName: test_03_delete_disk_offering | Status : SUCCESS === ok ---------------------------------------------------------------------- Ran 5 tests in 842.283s 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. ---