summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines/meta-openpower/meta-rackspace/meta-barreleye/recipes-phosphor
diff options
context:
space:
mode:
authorVishwanatha Subbanna <vishwa@linux.vnet.ibm.com>2017-05-15 12:40:07 +0530
committerPatrick Williams <patrick@stwcx.xyz>2017-05-17 22:16:18 +0000
commit727e0bc33f7f7db42a3529e05053c1b00a4f5987 (patch)
tree3a814b6c7a0dd6f90a3b348d12666efcbbf1d2c4 /meta-openbmc-machines/meta-openpower/meta-rackspace/meta-barreleye/recipes-phosphor
parent153a6dcb52755e2090b44031b09c37bcf20c2a88 (diff)
downloadtalos-openbmc-727e0bc33f7f7db42a3529e05053c1b00a4f5987.tar.gz
talos-openbmc-727e0bc33f7f7db42a3529e05053c1b00a4f5987.zip
LEDS: Add LampTest group containing all the LEDs
LampTest currently expects all the LEDs to be blinking. This change is for Barreleye and Palmetto. Change-Id: I78573124f312195d250b4feebf4cb77249cc1c74 Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
Diffstat (limited to 'meta-openbmc-machines/meta-openpower/meta-rackspace/meta-barreleye/recipes-phosphor')
-rwxr-xr-xmeta-openbmc-machines/meta-openpower/meta-rackspace/meta-barreleye/recipes-phosphor/leds/barreleye-led-manager-config/led.yaml13
1 files changed, 13 insertions, 0 deletions
diff --git a/meta-openbmc-machines/meta-openpower/meta-rackspace/meta-barreleye/recipes-phosphor/leds/barreleye-led-manager-config/led.yaml b/meta-openbmc-machines/meta-openpower/meta-rackspace/meta-barreleye/recipes-phosphor/leds/barreleye-led-manager-config/led.yaml
index 3a65506bb..8ba28f3a4 100755
--- a/meta-openbmc-machines/meta-openpower/meta-rackspace/meta-barreleye/recipes-phosphor/leds/barreleye-led-manager-config/led.yaml
+++ b/meta-openbmc-machines/meta-openpower/meta-rackspace/meta-barreleye/recipes-phosphor/leds/barreleye-led-manager-config/led.yaml
@@ -18,3 +18,16 @@ EnclosureIdentify:
Action: 'Blink'
DutyOn: 50
Period: 1000
+LampTest:
+ beep:
+ Action: 'Blink'
+ DutyOn: 50
+ Period: 1000
+ heartbeat:
+ Action: 'Blink'
+ DutyOn: 50
+ Period: 1000
+ identify:
+ Action: 'Blink'
+ DutyOn: 50
+ Period: 1000
OpenPOWER on IntegriCloud