Commit f142977
committed
[HTX] Mark HTX plugin as optional
HTX plugin has limited use case in testing OpenPower systems and we may not
need to run this plugin by default.
$ ./servicereport -l
servicereport 2.2.1
The following plugins are applicable:
Name Tags Description
daemon M Daemon availability checks
fadump M FADump configuration check
htx O HTX configuration check
package M Package availability check
Tag Info:
M: Mandatory plugin (runs by default)
O: Optional plugin (use -o option to enable)
Signed-off-by: Sourabh Jain <sourabhjain@linux.ibm.com>1 parent 59b372c commit f142977
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
0 commit comments