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:
Joe Handzik 2017-01-08 10:17:06 -06:00
commit e7442d6517
2 changed files with 274 additions and 0 deletions

View file

@ -23,6 +23,7 @@ collectors=$(cat << COLLECTORS
textfile
bonding
megacli
zfs
COLLECTORS
)
cd "$(dirname $0)"