commit | ee401e9b58d234cc2e8126d264542f9f4548f2ee | [log] [tgz] |
---|---|---|
author | Matt Spinler <spinler@us.ibm.com> | Mon Sep 18 14:15:31 2017 -0500 |
committer | Matt Spinler <spinler@us.ibm.com> | Wed Oct 04 12:31:07 2017 -0500 |
tree | 477fe4cbc49860dc379b206dee60dbdcb520ebb0 | |
parent | 88d7b4d1ed713a8221efa78bf4e50d6a4b1f79d6 [diff] |
Add FSI scan procedure This procedure will perform both the FSI master and FSI hub scans. It replaces doing the scans by writing to sysfs using the echo command so that real errors can be created on failures. Currently the only way to tell if the master scan fails is by checking for missing sysfs files, and this code will do that by checking for the hub scan file. Change-Id: Id4b91592b8c8b9a5fc9f1a56f4d89e142a6c6b74 Signed-off-by: Matt Spinler <spinler@us.ibm.com>