Print this page
9286 want refreservation=auto

Split Close
Expand all
Collapse all
          --- old/usr/src/pkg/manifests/system-test-zfstest.mf
          +++ new/usr/src/pkg/manifests/system-test-zfstest.mf
↓ open down ↓ 5 lines elided ↑ open up ↑
   6    6  #
   7    7  # A full copy of the text of the CDDL should have accompanied this
   8    8  # source.  A copy of the CDDL is also available via the Internet at
   9    9  # http://www.illumos.org/license/CDDL.
  10   10  #
  11   11  
  12   12  #
  13   13  # Copyright (c) 2012, 2017 by Delphix. All rights reserved.
  14   14  # Copyright 2015, 2016 Nexenta Systems, Inc.  All rights reserved.
  15   15  # Copyright 2016, OmniTI Computer Consulting, Inc. All rights reserved.
       16 +# Copyright 2018 Joyent, Inc.
  16   17  #
  17   18  
  18   19  set name=pkg.fmri value=pkg:/system/test/zfstest@$(PKGVERS)
  19   20  set name=pkg.description value="ZFS Test Suite"
  20   21  set name=pkg.summary value="ZFS Functional and Stress Tests"
  21   22  set name=info.classification \
  22   23      value=org.opensolaris.category.2008:Development/System
  23   24  set name=variant.arch value=$(ARCH)
  24   25  dir path=opt/zfs-tests
  25   26  dir path=opt/zfs-tests/bin
↓ open down ↓ 2364 lines elided ↑ open up ↑
2390 2391  file path=opt/zfs-tests/tests/functional/reservation/reservation_014_pos \
2391 2392      mode=0555
2392 2393  file path=opt/zfs-tests/tests/functional/reservation/reservation_015_pos \
2393 2394      mode=0555
2394 2395  file path=opt/zfs-tests/tests/functional/reservation/reservation_016_pos \
2395 2396      mode=0555
2396 2397  file path=opt/zfs-tests/tests/functional/reservation/reservation_017_pos \
2397 2398      mode=0555
2398 2399  file path=opt/zfs-tests/tests/functional/reservation/reservation_018_pos \
2399 2400      mode=0555
     2401 +file path=opt/zfs-tests/tests/functional/reservation/reservation_019_pos \
     2402 +    mode=0555
     2403 +file path=opt/zfs-tests/tests/functional/reservation/reservation_020_pos \
     2404 +    mode=0555
     2405 +file path=opt/zfs-tests/tests/functional/reservation/reservation_021_neg \
     2406 +    mode=0555
     2407 +file path=opt/zfs-tests/tests/functional/reservation/reservation_022_pos \
     2408 +    mode=0555
2400 2409  file path=opt/zfs-tests/tests/functional/reservation/setup mode=0555
2401 2410  file path=opt/zfs-tests/tests/functional/rootpool/cleanup mode=0555
2402 2411  file path=opt/zfs-tests/tests/functional/rootpool/rootpool_002_neg mode=0555
2403 2412  file path=opt/zfs-tests/tests/functional/rootpool/rootpool_003_neg mode=0555
2404 2413  file path=opt/zfs-tests/tests/functional/rootpool/rootpool_007_pos mode=0555
2405 2414  file path=opt/zfs-tests/tests/functional/rootpool/setup mode=0555
2406 2415  file path=opt/zfs-tests/tests/functional/rsend/cleanup mode=0555
2407 2416  file path=opt/zfs-tests/tests/functional/rsend/rsend.cfg mode=0444
2408 2417  file path=opt/zfs-tests/tests/functional/rsend/rsend.kshlib mode=0444
2409 2418  file path=opt/zfs-tests/tests/functional/rsend/rsend_001_pos mode=0555
↓ open down ↓ 275 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX