You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by sa...@apache.org on 2015/03/08 15:49:08 UTC

[2/2] git commit: updated refs/heads/volume-upload to 24a8483

Modified test data


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/24a8483b
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/24a8483b
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/24a8483b

Branch: refs/heads/volume-upload
Commit: 24a8483b889b1186a87606de2ca2ccd78301cfc8
Parents: f22760a
Author: sailajamada <sa...@citrix.com>
Authored: Sun Mar 8 20:12:06 2015 +0530
Committer: sailajamada <sa...@citrix.com>
Committed: Sun Mar 8 20:12:06 2015 +0530

----------------------------------------------------------------------
 tools/marvin/marvin/config/test_data.py | 31 ++++++++++++++++++++++------
 1 file changed, 25 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/24a8483b/tools/marvin/marvin/config/test_data.py
----------------------------------------------------------------------
diff --git a/tools/marvin/marvin/config/test_data.py b/tools/marvin/marvin/config/test_data.py
index a9f1959..07be1d6 100644
--- a/tools/marvin/marvin/config/test_data.py
+++ b/tools/marvin/marvin/config/test_data.py
@@ -860,27 +860,46 @@ test_data = {
         "http://10.147.28.7/templates/393d3550-05ef-330f-9b8c-745b0e699759.vhd",
         "checksum": "",
     },
-    "browser_upload_volume": {
+    "browser_upload_volume":{
           "VHD": {
         "diskname": "XenUploadVol",
         "url": "http://10.147.28.7/templates/rajani-thin-volume.vhd",
-        "checksum": "",
+        "checksum": "09b08b6abb1b903fca7711d3ac8d6598",
                 },
           "OVA": {
         "diskname": "VMwareUploadVol",
         "url": "http://10.147.28.7/templates/Autoscale_Template/CentOS5.5(64bit)-vmware-autoscale.ova",
-        "checksum": "",
+        "checksum": "02de0576dd3a61ab59c03fd795fc86ac",
                 },
           "QCOW2": {
         "diskname": "KVMUploadVol",
         "url": "http://10.147.28.7/templates/rajani-thin-volume.qcow2",
-        "checksum": "",
+        "checksum": "da997b697feaa2f1f6e0d4785b0cece2",
                 },
     'browser_resized_disk_offering': {
         "displaytext": "Resizeddisk",
         "name": "Resizeddisk",
-        "disksize": 3
-    },
+        "disksize": 3,
+    }
+},
+    "browser_upload_template": {
+          "VHD": {
+        "diskname": "XenUploadVol",
+        "url": "http://10.147.28.7/templates/rajani-thin-volume.vhd",
+        "checksum": "09b08b6abb1b903fca7711d3ac8d6598",
+                },
+          "OVA": {
+        "diskname": "VMwareUploadVol",
+        "url": "http://10.147.28.7/templates/Autoscale_Template/CentOS5.5(64bit)-vmware-autoscale.ova",
+        "checksum": "02de0576dd3a61ab59c03fd795fc86ac",
+                },
+          "QCOW2": {
+        "diskname": "KVMUploadVol",
+        "url": "http://10.147.28.7/templates/rajani-thin-volume.qcow2",
+        "checksum": "da997b697feaa2f1f6e0d4785b0cece2",
+                },
+                              },
+                              },
     "recurring_snapshot": {
         "maxsnaps": 2,
         "timezone": "US/Arizona",