[GitHub] mike-tutkowski commented on issue #2296: CLOUDSTACK-10007 no isolationmethod check for basic zone

2017-10-13 Thread git
mike-tutkowski commented on issue #2296: CLOUDSTACK-10007 no isolationmethod check for basic zone URL: https://github.com/apache/cloudstack/pull/2296#issuecomment-336615339 I needed to run all managed-storage regression tests for the following PR: https://github.com/apache/cloudstack/pull/

[GitHub] mike-tutkowski commented on issue #2296: CLOUDSTACK-10007 no isolationmethod check for basic zone

2017-10-13 Thread git
mike-tutkowski commented on issue #2296: CLOUDSTACK-10007 no isolationmethod check for basic zone URL: https://github.com/apache/cloudstack/pull/2296#issuecomment-336615208 test_add_remove_host_with_solidfire_plugin_1 (TestAddRemoveHosts.TestAddRemoveHosts) ... === TestName: test_add_remo

[GitHub] mike-tutkowski commented on issue #2296: CLOUDSTACK-10007 no isolationmethod check for basic zone

2017-10-13 Thread git
mike-tutkowski commented on issue #2296: CLOUDSTACK-10007 no isolationmethod check for basic zone URL: https://github.com/apache/cloudstack/pull/2296#issuecomment-336613472 All three errors here were environmental. I later re-ran those tests successfully (also included below). test_

[GitHub] mike-tutkowski commented on issue #2296: CLOUDSTACK-10007 no isolationmethod check for basic zone

2017-10-13 Thread git
mike-tutkowski commented on issue #2296: CLOUDSTACK-10007 no isolationmethod check for basic zone URL: https://github.com/apache/cloudstack/pull/2296#issuecomment-336613383 This run of TestVolumes.py is with XenServer resigning enabled: test_00_check_template_cache (TestVolumes.TestV

[GitHub] mike-tutkowski commented on issue #2296: CLOUDSTACK-10007 no isolationmethod check for basic zone

2017-10-13 Thread git
mike-tutkowski commented on issue #2296: CLOUDSTACK-10007 no isolationmethod check for basic zone URL: https://github.com/apache/cloudstack/pull/2296#issuecomment-336613301 test_00_check_template_cache (TestVolumes.TestVolumes) ... === TestName: test_00_check_template_cache | Status : SUCC

[GitHub] mike-tutkowski commented on issue #2296: CLOUDSTACK-10007 no isolationmethod check for basic zone

2017-10-13 Thread git
mike-tutkowski commented on issue #2296: CLOUDSTACK-10007 no isolationmethod check for basic zone URL: https://github.com/apache/cloudstack/pull/2296#issuecomment-336613266 test_01_take_VM_snapshot (TestVMSnapshots.TestVMSnapshots) ... === TestName: test_01_take_VM_snapshot | Status : SUCC

[GitHub] mike-tutkowski commented on issue #2296: CLOUDSTACK-10007 no isolationmethod check for basic zone

2017-10-13 Thread git
mike-tutkowski commented on issue #2296: CLOUDSTACK-10007 no isolationmethod check for basic zone URL: https://github.com/apache/cloudstack/pull/2296#issuecomment-336613210 test_01_storage_migrate_root_and_data_disks (TestVMMigrationWithStorage.TestVMMigrationWithStorage) ... === TestName:

[GitHub] mike-tutkowski commented on issue #2296: CLOUDSTACK-10007 no isolationmethod check for basic zone

2017-10-13 Thread git
mike-tutkowski commented on issue #2296: CLOUDSTACK-10007 no isolationmethod check for basic zone URL: https://github.com/apache/cloudstack/pull/2296#issuecomment-336613164 test_01_create_system_vms_on_managed_storage (TestManagedSystemVMs.TestManagedSystemVMs) ... === TestName: test_01_c

[GitHub] mike-tutkowski commented on issue #2296: CLOUDSTACK-10007 no isolationmethod check for basic zone

2017-10-13 Thread git
mike-tutkowski commented on issue #2296: CLOUDSTACK-10007 no isolationmethod check for basic zone URL: https://github.com/apache/cloudstack/pull/2296#issuecomment-336525000 I have tested this code in a Basic Zone with XenServer and it worked. Also, the code LGTM. Thanks, @DaanHoogland! -