diff options
Diffstat (limited to 'usr/src/test/zfs-tests/runfiles/delphix.run')
| -rw-r--r-- | usr/src/test/zfs-tests/runfiles/delphix.run | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/usr/src/test/zfs-tests/runfiles/delphix.run b/usr/src/test/zfs-tests/runfiles/delphix.run index 9c59485b2a..ef84f99f68 100644 --- a/usr/src/test/zfs-tests/runfiles/delphix.run +++ b/usr/src/test/zfs-tests/runfiles/delphix.run @@ -10,7 +10,7 @@ # # -# Copyright (c) 2012, 2017 by Delphix. All rights reserved. +# Copyright (c) 2012, 2018 by Delphix. All rights reserved. # Copyright 2016, OmniTI Computer Consulting, Inc. All rights reserved. # @@ -454,6 +454,15 @@ tests = ['nopwrite_copies', 'nopwrite_mtime', 'nopwrite_negative', tests = ['online_offline_001_pos', 'online_offline_002_neg', 'online_offline_003_neg'] +[/opt/zfs-tests/tests/functional/pool_checkpoint] +tests = ['checkpoint_after_rewind', 'checkpoint_big_rewind', + 'checkpoint_capacity', 'checkpoint_conf_change', 'checkpoint_discard', + 'checkpoint_discard_busy', 'checkpoint_discard_many', + 'checkpoint_indirect', 'checkpoint_invalid', 'checkpoint_lun_expsz', + 'checkpoint_open', 'checkpoint_removal', 'checkpoint_rewind', + 'checkpoint_ro_rewind', 'checkpoint_sm_scale', 'checkpoint_twice', + 'checkpoint_vdev_add', 'checkpoint_zdb', 'checkpoint_zhack_feat'] + [/opt/zfs-tests/tests/functional/pool_names] tests = ['pool_names_001_pos', 'pool_names_002_neg'] pre = |
