1 # CDDL HEADER START 2 # 3 # The contents of this file are subject to the terms of the 4 # Common Development and Distribution License (the "License"). 5 # You may not use this file except in compliance with the License. 6 # 7 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 8 # or http://www.opensolaris.org/os/licensing. 9 # See the License for the specific language governing permissions 10 # and limitations under the License. 11 # 12 # When distributing Covered Code, include this CDDL HEADER in each 13 # file and include the License file at usr/src/OPENSOLARIS.LICENSE. 14 # If applicable, add the following below this CDDL HEADER, with the 15 # fields enclosed by brackets "[]" replaced with your own identifying 16 # information: Portions Copyright [yyyy] [name of copyright owner] 17 # 18 # CDDL HEADER END 19 # 20 21 # 22 # Copyright 2009 Sun Microsystems, Inc. All rights reserved. 23 # Use is subject to license terms. 24 # 25 # ident "@(#)parameters.env 1.7 09/08/27 SMI" 26 # 27 28 #test00 29 FTP_RUN_TIME=900 30 FTP_RUN_TIME_ONPIT=300 31 FTP_FILE_SIZE="1 10m 100m 1g" 32 FTP_FILE_SIZE_ONPIT="1 10m 1g" 33 FTP_FILE_SIZE_WIFI="1 10m" 34 test00_TIMEOUT=14400 35 test00_TIMEOUT_ONPIT=4800 36 37 #test01 38 MAXQ_DATA_SIZE="65000 1460 1" 39 MAXQ_RUN_TIME=900 40 MAXQ_UDP_RUN_TIME=600 41 MAXQ_DATA_SIZE_ONPIT="65000 64" 42 MAXQ_RUN_TIME_ONPIT=300 43 MAXQ_UDP_RUN_TIME_ONPIT=300 44 test01_TIMEOUT=18000 45 test01_TIMEOUT_ONPIT=9000 46 47 #test02 48 test02_TIMEOUT=4500 49 50 #test03 51 NFS_RUN_TIME=3600 52 NFS_RUN_TIME_ONPIT=900 53 NFS_SESSION_WIFI=1 54 test03_TIMEOUT=10800 55 test03_TIMEOUT_ONPIT=4500 56 57 #test04 58 # 59 # Maximum multicast group supported by the NIC 60 # under test. It is set to default value 64, which 61 # is the min value of known NIC's multicast support 62 # 63 MCAST_RUN_TIME=5 64 test04_TIMEOUT=3600 65 MAX_MULTICAST_GRP=64 66 67 #test05 68 #"<driver_name>:<property_name>" 69 NDD_UNSUPPORTED_PROPERTY="" 70 71 #test06 72 TEST_MODE="1000fdx 100fdx 10fdx" 73 TEST_MODE_10G="10gfdx 1000fdx 100fdx 10fdx" 74 MAXQ2_DATA_SIZE="65000 1460 1" 75 SUPPORTED_MODE="1000fdx 1000hdx 100fdx 100hdx 10fdx 10hdx" 76 SUPPORTED_MODE_10G="10gfdx 1000fdx 1000hdx 100fdx 100hdx 10fdx 10hdx" 77 MAXQ2_RUN_TIME=300 78 MAXQ2_DATA_SIZE_ONPIT="65000 64" 79 MAXQ2_RUN_TIME_ONPIT=120 80 test06_TIMEOUT=21600 81 test06_TIMEOUT_ONPIT=10800 82 83 #test07 84 BG_TRAFFIC_TIMEOUT=600 85 BG_TRAFFIC_TIMEOUT_ONPIT=300 86 NETSTAT_COUNT=1000 87 NETSTAT_COUNT_ONPIT=500 88 test07_TIMEOUT=1800 89 test07_TIMEOUT_ONPIT=900 90 91 #test08 92 VLAN_RUN_TIME=600 93 VLAN_RUN_TIME_ONPIT=300 94 test08_VLAN_NUM=10 95 VLAN_ID_MAX=1000 96 test08_TIMEOUT=14400 97 test08_TIMEOUT_ONPIT=10800 98 test08_VLAN_SUBNET=220.0 99 100 #test09 101 #nfs corrupt run time 102 test09_RUN_TIME=600 103 test09_RUN_TIME_ONPIT=300 104 test09_TIMEOUT=7200 105 test09_TIMEOUT_ONPIT=3600 106 107 #test10 108 LOAD_UNLOAD_RUN_TIME=2 109 LOAD_UNLOAD_RUN_TIME_ONPIT=1 110 test10_TIMEOUT=3600 111 test10_MAX_MEMORY=500 112 PLUMB_TIME_BOUNDARY=3 113 114 #test11 115 DR_RUN_TIME=5 116 test11_TIMEOUT=1800 117 118 #vnic run time 119 VNIC_RUN_TIME=300 120 VNIC_PREFIX=vnic 121 VNIC_HD_COUNT=16 122 test12_TIMEOUT=7200 123 124 #test13 125 SUPPORTED_SPEED_MODE="1000fdx 1000hdx 100fdx 100hdx 10fdx 10hdx" 126 SUPPORTED_SPEED_MODE_10G="10gfdx 1000fdx 1000hdx 100fdx 100hdx 10fdx 10hdx" 127 TEST_SPEED_MODE="1000fdx 1000hdx 100fdx 100hdx 10fdx 10hdx" 128 TEST_SPEED_MODE_10G="10gfdx 1000fdx 1000hdx 100fdx 100hdx 10fdx 10hdx" 129 TEST_MTU="9000" 130 MAXQ13_RUN_TIME=180 131 MAXQ13_DATA_SIZE="65000" 132 MAXQ13_TCP_SESSION=1 133 MAXQ13_UDP_SESSION=1 134 NFS13_RUN_TIME=300 135 FTP13_RUN_TIME=300 136 test13_TIMEOUT=10800 137 NO_JUMBO_SUPPORT=nxge 138 139 #netstress 140 NETSTRESS_STRESS_RUN_TIME=7000 141 MAX_SESSIONS_RUN_TIME=1800 142 MAX_SESSIONS_RUN_SESSION=3000 143 MAX_SESSIONS_RUN_SESSION_10G=30 144 NETSTRESS_SESSION_LOST_RATE=0 # should be zero in version2.0 145 146 #test14 147 VLAN_NUM=2 148 IPMI_RUN_TIME=300 149 IPMI_TIMEOUT=1800 150 VLAN_SUBNET=220.0 151