]> git.proxmox.com Git - mirror_zfs.git/commit - scripts/zloop.sh
Add zloop.sh test script
authorBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 23 Mar 2016 01:08:59 +0000 (18:08 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 23 Mar 2016 23:12:25 +0000 (16:12 -0700)
commit541a09016d652d92a9a665a3e62d83907b8b9941
treed00f84846739d0690e8662dd716dbfb662f16e48
parent505d9655c9e759a145b4812c654c51c34dbe3425
Add zloop.sh test script

Add Chris Williamson's "new" zloop script so that it may be
intergated with ZoLs automated testing.  The original script may
be found in the openzfs-build repository on Github.

Minor modifications were made to the script so it can be run
directly from the ZoL source tree or from installed packages.

Additionally it was updated to use gdb instead of mdb to
extact debugging information from a core dump.

References:
  https://github.com/openzfs/openzfs-build/commit/7fb5d8b
  https://github.com/openzfs/openzfs-build/blob/master/ansible/roles/openzfs-jenkins-slave/files/usr/local/zloop.sh

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #4441
scripts/Makefile.am
scripts/common.sh.in
scripts/zloop.sh [new file with mode: 0755]
zfs-script-config.sh.in