commit | 85678948528308447bf9e769614e8128bf2bacd6 | [log] [tgz] |
---|---|---|
author | Michael Walsh <micwalsh@us.ibm.com> | Mon Mar 27 14:34:22 2017 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Mar 30 15:46:11 2017 +0000 |
tree | f5c4260eb07e81fc844818e49e2c13b9bdf43047 | |
parent | 97df71ce958248e5249dbacf16cfbc0cb5f5518f [diff] |
obmc_boot_test.py log cleanup: - Separated out one-time setup from plug_in_setup and put it in initial_plug_in_setup. - In both initial_plug_in_setup and plug_in_setup, added code to change log level to NONE and restore to saved value when finished. This is an attempt to remove irrelevant INFO traces. - Change to validate pdu_slot_no only if pdu_host is provided. Change-Id: I740a55e6cbff13db3c5a1abd6cc196e6d605ab95 Signed-off-by: Michael Walsh <micwalsh@us.ibm.com>