mike-tutkowski commented on issue #2585: Add ability to archive snapshots on primary storage URL: https://github.com/apache/cloudstack/pull/2585#issuecomment-415565860 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): [results.txt](https://github.com/apache/cloudstack/files/2316120/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)
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
