Actions
Bug #10479
closed7290 broke slog_014_pos.ksh
Start date:
2019-03-01
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
It still refers to ZPOOL which was removed in 7290.
Updated by Andrew Stormont over 3 years ago
- Subject changed from 7290 broke a couple of ZFS tests to 7290 broke slog_014_pos.ksh
Updated by Kody Kantor over 3 years ago
Testing notes¶
I successfully built debug and non-debug illumos-gate. I ran these tests for both #10479 and #10478:
root@coke:/opt/zfs-tests/bin# ./zfstest -c ../runfiles/kkantor.run Test: /opt/zfs-tests/tests/functional/pool_checkpoint/setup (run as root) [00:58] [PASS] Test: /opt/zfs-tests/tests/functional/pool_checkpoint/checkpoint_after_rewind (run as root) [00:03] [PASS] Test: /opt/zfs-tests/tests/functional/pool_checkpoint/checkpoint_open (run as root) [00:01] [PASS] Test: /opt/zfs-tests/tests/functional/pool_checkpoint/cleanup (run as root) [00:00] [PASS] Test: /opt/zfs-tests/tests/functional/slog/setup (run as root) [00:20] [PASS] Test: /opt/zfs-tests/tests/functional/slog/slog_014_pos (run as root) [00:44] [PASS] Test: /opt/zfs-tests/tests/functional/slog/cleanup (run as root) [00:02] [PASS] Results Summary PASS 7 Running Time: 00:02:12 Percent passed: 100.0% Log directory: /var/tmp/test_results/20190304T164850
Updated by Electric Monk over 3 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
git commit dcdeca0a948b9d3139743db085d193c9db8ff2a3
commit dcdeca0a948b9d3139743db085d193c9db8ff2a3 Author: Andrew Stormont <astormont@racktopsystems.com> Date: 2019-03-05T02:11:57.000Z 10479 7290 broke slog_014_pos.ksh Reviewed by: Matt Ahrens <matt@delphix.com> Reviewed by: John Kennedy <john.kennedy@delphix.com> Approved by: Dan McDonald <danmcd@joyent.com>
Actions