Github user gauravaradhye commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/117#discussion_r27650440 --- Diff: test/integration/testpaths/testpath_storage_migration.py --- @@ -659,11 +478,11 @@ def test_01_migrate_root_and_data_disk_nonlive(self): vm_cluster.start(self.userapiclient) compareChecksum( - self, + self.apiclient, + self.testdata, checksum_random_root_cluster, --- End diff -- Please specify parameter names so as to understand what all data are we passing exactly.
--- 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. ---