meta-hpe: rl300-g11 add power sequencing files

Change-Id: Iabda97c9719dc5f285e5b97c5072f9061dd31d81
Signed-off-by: Charles Kearney <charles.kearney@hpe.com>
diff --git a/meta-hpe/meta-rl300-g11/recipes-hpe/power-sequencing/files/test.json b/meta-hpe/meta-rl300-g11/recipes-hpe/power-sequencing/files/test.json
new file mode 100644
index 0000000..3541d62
--- /dev/null
+++ b/meta-hpe/meta-rl300-g11/recipes-hpe/power-sequencing/files/test.json
@@ -0,0 +1,10 @@
+[
+  {
+    "Name": "PowerGoodUp",
+    "LineName": "PS_PWROK",
+    "EventMon": "BOTH",
+    "TargetRising": "gpiosup.service",
+    "TargetFalling": "gpiosdown.service",
+    "Continue": true
+  }
+]