Github user gauravaradhye commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/117#discussion_r27650373 --- Diff: test/integration/testpaths/testpath_storage_migration.py --- @@ -536,8 +353,10 @@ def test_01_migrate_root_and_data_disk_nonlive(self): In addition to this, Create snapshot of root and data disk after migration. - For root disk, create template from snapshot, deploy Vm and compare checksum - For data disk, Create volume from snapshot, attach to VM and compare checksum + For root disk, create template from snapshot, \ --- End diff -- No need of backward slash as it is already in comment block.
--- 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. ---