Add energy base scenario and test files
[yardstick.git] / yardstick / tests / unit / benchmark / scenarios / energy / energy_sample_chassis_output.txt
diff --git a/yardstick/tests/unit/benchmark/scenarios/energy/energy_sample_chassis_output.txt b/yardstick/tests/unit/benchmark/scenarios/energy/energy_sample_chassis_output.txt
new file mode 100644 (file)
index 0000000..9b3afd1
--- /dev/null
@@ -0,0 +1,14 @@
+{
+    "@odata.id": "/redfish/v1/Chassis",
+    "Name": "ChassisCollection",
+    "@odata.context": "/redfish/v1/$metadata#ChassisCollection.ChassisCollection",
+    "Members": [
+        {
+            "@odata.id": "/redfish/v1/Chassis/1"
+        }
+    ],
+    "@odata.type": "#ChassisCollection.ChassisCollection",
+    "@odata.etag": "\"af5a94479815eb5f87fe91ea08fde0ac\"",
+    "Members@odata.count": 1,
+    "Description": "A collection of Chassis resource instances."
+}