diff options
author | Brian Behlendorf <[email protected]> | 2021-04-03 08:33:22 -0700 |
---|---|---|
committer | GitHub <[email protected]> | 2021-04-03 08:33:22 -0700 |
commit | ec580225d2b2fb78ea9e12d0b08a185fbb50c7a6 (patch) | |
tree | f68930e49ce42caa01b99c3f94e0f27e482ba515 /cmd/arcstat/Makefile.am | |
parent | bf169e9f15efbc343b931f20cfad5d2b59c8a821 (diff) |
ZTS: pool_checkpoint improvements
The pool_checkpoint tests may incorrectly fail because several of
them invoke zdb for an imported pool. In this scenario it's not
unexpected for zdb to fail if the pool is modified. To resolve
this these zdb checks are now done after the pool has been exported.
Additionally, the default cleanup functions assumed the pool would
be imported when they were run. If this was not the case they're
exit early and fail to cleanup all of the test state causing
subsequent tests to fail. Add a check to only destroy the pool
when it is imported.
Reviewed-by: John Kennedy <[email protected]>
Reviewed-by: Ryan Moeller <[email protected]>
Reviewed-by: George Melikov <[email protected]>
Reviewed-by: Serapheim Dimitropoulos <[email protected]>
Signed-off-by: Brian Behlendorf <[email protected]>
Closes #11832
Diffstat (limited to 'cmd/arcstat/Makefile.am')
0 files changed, 0 insertions, 0 deletions