end-to-end-test.sh: Add zfs plugin
Enables fixture test and updates e2e-output.txt. Signed-Off-By: Joe Handzik <joseph.t.handzik@hpe.com>
This commit is contained in:
parent
10ba27bf2c
commit
e7442d6517
2 changed files with 274 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ collectors=$(cat << COLLECTORS
|
|||
textfile
|
||||
bonding
|
||||
megacli
|
||||
zfs
|
||||
COLLECTORS
|
||||
)
|
||||
cd "$(dirname $0)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue