I have run all of the XenServer-oriented managed storage-related integration tests on this PR. With the exception of two tests (more on that later), all have passed.
These are the two tests that failed: I plan to investigate this one soon: test_online_migrate_volume_with_snapshot_from_nfs_storage_to_managed_storage (TestOnlineStorageMigration.TestOnlineStorageMigration) ... === TestName: test_online_migrate_volume_with_snapshot_from_nfs_storage_to_managed_storage | Status : EXCEPTION === ERROR === TestName: test_online_migrate_volume_with_snapshot_from_nfs_storage_to_managed_storage | Status : EXCEPTION === ERROR This one failed because PR #2761 is not yet merged into master. I plan (just in my sandbox) to merge #2761 into this PR and re-run this test. That way I should be able to see this test pass. test_02_storage_migrate_root_and_data_disks (TestVMMigrationWithStorage.TestVMMigrationWithStorage) ... === TestName: test_02_storage_migrate_root_and_data_disks | Status : EXCEPTION === ERROR Here are links to all of the tests I ran for this PR: TestOnlineStorageMigration (second test is one of the failed tests listed above): [results.txt](https://github.com/apache/cloudstack/files/2316095/results.txt) TestVMMigrationWithStorage (second test is one of the failed tests listed above): [results.txt](https://github.com/apache/cloudstack/files/2316105/results.txt) TestAddRemoveHosts (all tests passed): [results.txt](https://github.com/apache/cloudstack/files/2316113/results.txt) [results.txt](https://github.com/apache/cloudstack/files/2316114/results.txt) TestCapacityManagement (both tests passed): [results.txt](https://github.com/apache/cloudstack/files/2316116/results.txt) TestManagedSystemVMs (both tests passed): [results.txt](https://github.com/apache/cloudstack/files/2316118/results.txt) TestSnapshots (all tests passed; during the first run, tests 2 - 4 failed due to an environment issue...I corrected the issue and re-ran those tests; the second results file shows them passing): [results.txt](https://github.com/apache/cloudstack/files/2316120/results.txt) [results.txt](https://github.com/apache/cloudstack/files/2316150/results.txt) TestVMSnapshots (both tests passed): [results.txt](https://github.com/apache/cloudstack/files/2316121/results.txt) TestVolumes (no resigning; all tests passed): [results.txt](https://github.com/apache/cloudstack/files/2316125/results.txt) TestVolumes (resigning; all tests passed): [results.txt](https://github.com/apache/cloudstack/files/2316128/results.txt) [ Full content available at: https://github.com/apache/cloudstack/pull/2585 ] This message was relayed via gitbox.apache.org for [email protected]
