Re: svn commit: r344067 - head/sbin/bectl/tests

2019-03-26 Thread Enji Cooper
> On Mar 26, 2019, at 06:12, Kyle Evans wrote: > >> On Tue, Feb 12, 2019 at 5:36 PM Enji Cooper wrote: >> >> Author: ngie >> Date: Tue Feb 12 23:35:46 2019 >> New Revision: 344067 >> URL: https://svnweb.freebsd.org/changeset/base/344067 >> >> Log: >> Fix up concurrent test zpool setup and te

Re: svn commit: r344067 - head/sbin/bectl/tests

2019-03-26 Thread Kyle Evans
On Tue, Feb 12, 2019 at 5:36 PM Enji Cooper wrote: > > Author: ngie > Date: Tue Feb 12 23:35:46 2019 > New Revision: 344067 > URL: https://svnweb.freebsd.org/changeset/base/344067 > > Log: > Fix up concurrent test zpool setup and teardown > > Set up zpools with a more unique name, stash the zp

svn commit: r344067 - head/sbin/bectl/tests

2019-02-12 Thread Enji Cooper
Author: ngie Date: Tue Feb 12 23:35:46 2019 New Revision: 344067 URL: https://svnweb.freebsd.org/changeset/base/344067 Log: Fix up concurrent test zpool setup and teardown Set up zpools with a more unique name, stash the zpool name away in a file pointed to by `$ZPOOL_NAME_FILE` (which i