]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tests/zfs-tests/tests/functional/redacted_send/redacted.cfg
Vendor import of openzfs master @ 184df27eef0abdc7ab2105b21257f753834b936b
[FreeBSD/FreeBSD.git] / tests / zfs-tests / tests / functional / redacted_send / redacted.cfg
1 #
2 # CDDL HEADER START
3 #
4 # The contents of this file are subject to the terms of the
5 # Common Development and Distribution License (the "License").
6 # You may not use this file except in compliance with the License.
7 #
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
12 #
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
18 #
19 # CDDL HEADER END
20 #
21
22 #
23 # Copyright (c) 2018 by Delphix. All rights reserved.
24 #
25
26 export DISK1=$(echo $DISKS | awk '{print $1}')
27 export DISK2=$(echo $DISKS | awk '{print $2}')
28
29 export POOL=$TESTPOOL
30 export POOL2=$TESTPOOL2
31 export FS=$TESTFS
32 export FS2=$TESTFS2
33
34 #
35 # These are the byte ranges that differ between files and their redacted
36 # counterparts. See compare_files() for more detail.
37 #
38 typeset RANGE0="0,2097152"
39 typeset RANGE1="0,131072"
40 typeset RANGE2="1048576,2097152"
41 typeset RANGE3="0,131072
42 1966080,131072
43 3932160,131072"
44 typeset RANGE4="0,131072
45 262144,131072
46 524288,131072
47 786432,131072"
48 typeset RANGE5="0,1048576
49 7340032,1048576"
50 typeset RANGE6="393216,131072
51 655360,131072
52 917504,131072
53 1179648,131072
54 1441792,393216
55 1966080,393216
56 2621440,262144
57 3145728,262144
58 3670016,262144
59 4194304,262144
60 4718592,262144
61 5242880,262144"
62 typeset RANGE7="1048576,6291456"
63 typeset RANGE8="4063232,131072"
64 typeset RANGE9="0,131072
65 262144,131072
66 524288,131072
67 786432,131072
68 1048576,131072
69 1310720,131072
70 1572864,131072
71 1835008,131072
72 2097152,131072
73 2359296,131072
74 2621440,131072
75 2883584,131072
76 3145728,131072
77 3407872,131072
78 3670016,131072
79 3932160,131072"
80 typeset RANGE10="0,393216"
81 typeset RANGE11="0,1048576"
82 typeset RANGE12="0,2097152"
83 typeset RANGE13="0,16384"
84 typeset RANGE14=""
85 typeset RANGE15="0,4194304"
86 typeset RANGE16="0,6291456"