Print this page
9286 want refreservation=auto
   1 #
   2 # This file and its contents are supplied under the terms of the
   3 # Common Development and Distribution License ("CDDL"), version 1.0.
   4 # You may only use this file in accordance with the terms of version
   5 # 1.0 of the CDDL.
   6 #
   7 # A full copy of the text of the CDDL should have accompanied this
   8 # source.  A copy of the CDDL is also available via the Internet at
   9 # http://www.illumos.org/license/CDDL.
  10 #
  11 
  12 #
  13 # Copyright (c) 2012, 2017 by Delphix. All rights reserved.
  14 # Copyright 2015, 2016 Nexenta Systems, Inc.  All rights reserved.
  15 # Copyright 2016, OmniTI Computer Consulting, Inc. All rights reserved.

  16 #
  17 
  18 set name=pkg.fmri value=pkg:/system/test/zfstest@$(PKGVERS)
  19 set name=pkg.description value="ZFS Test Suite"
  20 set name=pkg.summary value="ZFS Functional and Stress Tests"
  21 set name=info.classification \
  22     value=org.opensolaris.category.2008:Development/System
  23 set name=variant.arch value=$(ARCH)
  24 dir path=opt/zfs-tests
  25 dir path=opt/zfs-tests/bin
  26 dir path=opt/zfs-tests/callbacks
  27 dir path=opt/zfs-tests/include
  28 dir path=opt/zfs-tests/runfiles
  29 dir path=opt/zfs-tests/tests
  30 dir path=opt/zfs-tests/tests/functional
  31 dir path=opt/zfs-tests/tests/functional/acl
  32 dir path=opt/zfs-tests/tests/functional/acl/cifs
  33 dir path=opt/zfs-tests/tests/functional/acl/nontrivial
  34 dir path=opt/zfs-tests/tests/functional/acl/trivial
  35 dir path=opt/zfs-tests/tests/functional/atime


2380 file path=opt/zfs-tests/tests/functional/reservation/reservation_009_pos \
2381     mode=0555
2382 file path=opt/zfs-tests/tests/functional/reservation/reservation_010_pos \
2383     mode=0555
2384 file path=opt/zfs-tests/tests/functional/reservation/reservation_011_pos \
2385     mode=0555
2386 file path=opt/zfs-tests/tests/functional/reservation/reservation_012_pos \
2387     mode=0555
2388 file path=opt/zfs-tests/tests/functional/reservation/reservation_013_pos \
2389     mode=0555
2390 file path=opt/zfs-tests/tests/functional/reservation/reservation_014_pos \
2391     mode=0555
2392 file path=opt/zfs-tests/tests/functional/reservation/reservation_015_pos \
2393     mode=0555
2394 file path=opt/zfs-tests/tests/functional/reservation/reservation_016_pos \
2395     mode=0555
2396 file path=opt/zfs-tests/tests/functional/reservation/reservation_017_pos \
2397     mode=0555
2398 file path=opt/zfs-tests/tests/functional/reservation/reservation_018_pos \
2399     mode=0555








2400 file path=opt/zfs-tests/tests/functional/reservation/setup mode=0555
2401 file path=opt/zfs-tests/tests/functional/rootpool/cleanup mode=0555
2402 file path=opt/zfs-tests/tests/functional/rootpool/rootpool_002_neg mode=0555
2403 file path=opt/zfs-tests/tests/functional/rootpool/rootpool_003_neg mode=0555
2404 file path=opt/zfs-tests/tests/functional/rootpool/rootpool_007_pos mode=0555
2405 file path=opt/zfs-tests/tests/functional/rootpool/setup mode=0555
2406 file path=opt/zfs-tests/tests/functional/rsend/cleanup mode=0555
2407 file path=opt/zfs-tests/tests/functional/rsend/rsend.cfg mode=0444
2408 file path=opt/zfs-tests/tests/functional/rsend/rsend.kshlib mode=0444
2409 file path=opt/zfs-tests/tests/functional/rsend/rsend_001_pos mode=0555
2410 file path=opt/zfs-tests/tests/functional/rsend/rsend_002_pos mode=0555
2411 file path=opt/zfs-tests/tests/functional/rsend/rsend_003_pos mode=0555
2412 file path=opt/zfs-tests/tests/functional/rsend/rsend_004_pos mode=0555
2413 file path=opt/zfs-tests/tests/functional/rsend/rsend_005_pos mode=0555
2414 file path=opt/zfs-tests/tests/functional/rsend/rsend_006_pos mode=0555
2415 file path=opt/zfs-tests/tests/functional/rsend/rsend_007_pos mode=0555
2416 file path=opt/zfs-tests/tests/functional/rsend/rsend_008_pos mode=0555
2417 file path=opt/zfs-tests/tests/functional/rsend/rsend_009_pos mode=0555
2418 file path=opt/zfs-tests/tests/functional/rsend/rsend_010_pos mode=0555
2419 file path=opt/zfs-tests/tests/functional/rsend/rsend_011_pos mode=0555


   1 #
   2 # This file and its contents are supplied under the terms of the
   3 # Common Development and Distribution License ("CDDL"), version 1.0.
   4 # You may only use this file in accordance with the terms of version
   5 # 1.0 of the CDDL.
   6 #
   7 # A full copy of the text of the CDDL should have accompanied this
   8 # source.  A copy of the CDDL is also available via the Internet at
   9 # http://www.illumos.org/license/CDDL.
  10 #
  11 
  12 #
  13 # Copyright (c) 2012, 2017 by Delphix. All rights reserved.
  14 # Copyright 2015, 2016 Nexenta Systems, Inc.  All rights reserved.
  15 # Copyright 2016, OmniTI Computer Consulting, Inc. All rights reserved.
  16 # Copyright 2018 Joyent, Inc.
  17 #
  18 
  19 set name=pkg.fmri value=pkg:/system/test/zfstest@$(PKGVERS)
  20 set name=pkg.description value="ZFS Test Suite"
  21 set name=pkg.summary value="ZFS Functional and Stress Tests"
  22 set name=info.classification \
  23     value=org.opensolaris.category.2008:Development/System
  24 set name=variant.arch value=$(ARCH)
  25 dir path=opt/zfs-tests
  26 dir path=opt/zfs-tests/bin
  27 dir path=opt/zfs-tests/callbacks
  28 dir path=opt/zfs-tests/include
  29 dir path=opt/zfs-tests/runfiles
  30 dir path=opt/zfs-tests/tests
  31 dir path=opt/zfs-tests/tests/functional
  32 dir path=opt/zfs-tests/tests/functional/acl
  33 dir path=opt/zfs-tests/tests/functional/acl/cifs
  34 dir path=opt/zfs-tests/tests/functional/acl/nontrivial
  35 dir path=opt/zfs-tests/tests/functional/acl/trivial
  36 dir path=opt/zfs-tests/tests/functional/atime


2381 file path=opt/zfs-tests/tests/functional/reservation/reservation_009_pos \
2382     mode=0555
2383 file path=opt/zfs-tests/tests/functional/reservation/reservation_010_pos \
2384     mode=0555
2385 file path=opt/zfs-tests/tests/functional/reservation/reservation_011_pos \
2386     mode=0555
2387 file path=opt/zfs-tests/tests/functional/reservation/reservation_012_pos \
2388     mode=0555
2389 file path=opt/zfs-tests/tests/functional/reservation/reservation_013_pos \
2390     mode=0555
2391 file path=opt/zfs-tests/tests/functional/reservation/reservation_014_pos \
2392     mode=0555
2393 file path=opt/zfs-tests/tests/functional/reservation/reservation_015_pos \
2394     mode=0555
2395 file path=opt/zfs-tests/tests/functional/reservation/reservation_016_pos \
2396     mode=0555
2397 file path=opt/zfs-tests/tests/functional/reservation/reservation_017_pos \
2398     mode=0555
2399 file path=opt/zfs-tests/tests/functional/reservation/reservation_018_pos \
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
2409 file path=opt/zfs-tests/tests/functional/reservation/setup mode=0555
2410 file path=opt/zfs-tests/tests/functional/rootpool/cleanup mode=0555
2411 file path=opt/zfs-tests/tests/functional/rootpool/rootpool_002_neg mode=0555
2412 file path=opt/zfs-tests/tests/functional/rootpool/rootpool_003_neg mode=0555
2413 file path=opt/zfs-tests/tests/functional/rootpool/rootpool_007_pos mode=0555
2414 file path=opt/zfs-tests/tests/functional/rootpool/setup mode=0555
2415 file path=opt/zfs-tests/tests/functional/rsend/cleanup mode=0555
2416 file path=opt/zfs-tests/tests/functional/rsend/rsend.cfg mode=0444
2417 file path=opt/zfs-tests/tests/functional/rsend/rsend.kshlib mode=0444
2418 file path=opt/zfs-tests/tests/functional/rsend/rsend_001_pos mode=0555
2419 file path=opt/zfs-tests/tests/functional/rsend/rsend_002_pos mode=0555
2420 file path=opt/zfs-tests/tests/functional/rsend/rsend_003_pos mode=0555
2421 file path=opt/zfs-tests/tests/functional/rsend/rsend_004_pos mode=0555
2422 file path=opt/zfs-tests/tests/functional/rsend/rsend_005_pos mode=0555
2423 file path=opt/zfs-tests/tests/functional/rsend/rsend_006_pos mode=0555
2424 file path=opt/zfs-tests/tests/functional/rsend/rsend_007_pos mode=0555
2425 file path=opt/zfs-tests/tests/functional/rsend/rsend_008_pos mode=0555
2426 file path=opt/zfs-tests/tests/functional/rsend/rsend_009_pos mode=0555
2427 file path=opt/zfs-tests/tests/functional/rsend/rsend_010_pos mode=0555
2428 file path=opt/zfs-tests/tests/functional/rsend/rsend_011_pos mode=0555