[kernel-testing] lab-systems-power.yaml: add missing (empty) power arrays

Juerg Haefliger juerg.haefliger at canonical.com
Mon Jun 19 08:46:46 UTC 2017


This was missing for the starmie-kernel and wright-kernel systems and
prevents commands like './info systems' from functioning properly.

Signed-off-by: Juerg Haefliger <juerg.haefliger at canonical.com>
---
 lib/lab-configuration.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/lib/lab-configuration.yaml b/lib/lab-configuration.yaml
index 3e586c4c31df..e85ee4fe3495 100644
--- a/lib/lab-configuration.yaml
+++ b/lib/lab-configuration.yaml
@@ -746,6 +746,7 @@
             provisioner: "hyper-maas"
             jenkins server: "jenkins2"
             locked: false
+            power: []
             role:
                 - "ubuntu_boot"
                 - "qrt"
@@ -774,6 +775,7 @@
             provisioner: "hyper-maas"
             jenkins server: "jenkins2"
             locked: false
+            power: []
             role:
                 - "ubuntu_boot"
                 - "qrt"
-- 
2.11.0





More information about the kernel-team mailing list