diff mbox

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

Message ID 20170619084646.12121-1-juerg.haefliger@canonical.com
State New
Headers show

Commit Message

Juerg Haefliger June 19, 2017, 8:46 a.m. UTC
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@canonical.com>
---
 lib/lab-configuration.yaml | 2 ++
 1 file changed, 2 insertions(+)

Comments

Po-Hsu Lin June 20, 2017, 2:23 a.m. UTC | #1
Acked-by: Po-Hsu Lin <po-hsu.lin@canonical.com>
Juerg Haefliger June 27, 2017, 6:19 a.m. UTC | #2
On 06/20/2017 04:23 AM, Po-Hsu Lin wrote:
> Acked-by: Po-Hsu Lin <po-hsu.lin@canonical.com>

Can somebody with permissions please apply this patch?

Thanks
...Juerg
Brad Figg June 28, 2017, 5:09 a.m. UTC | #3

diff mbox

Patch

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"