mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-01 11:18:03 +00:00
PRODUCITON_RUN flag is now a arg parameter to lf_check.py
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
This commit is contained in:
@@ -23,7 +23,6 @@ LOAD_BLANK_DB = FALSE
|
||||
LOAD_FACTORY_DEFAULT_DB = TRUE
|
||||
LOAD_CUSTOM_DB = FALSE
|
||||
CUSTOM_DB = DFLT_ETH1_GEN
|
||||
PRODUCTION_RUN = FALSE # determine whom to send emails to
|
||||
EMAIL_LIST_PRODUCTION = chuck.rekiere@candelatech.com
|
||||
HOST_IP_PRODUCTION = 192.168.95.6
|
||||
EMAIL_LIST_TEST = chuck.rekiere@candelatech.com
|
||||
@@ -120,4 +119,4 @@ TEST_DICT: {
|
||||
# "wlan_capacity_calculator1":{"enabled":"TRUE","command":"./wlan_capacity_calculator.py","args":"-sta 11abg -t Voice -p 48 -m 106 -e WEP -q Yes -b 1 2 5.5 11 -pre Long -s N/A -co G.711 -r Yes -c Yes"},
|
||||
# "wlan_capacity_calculator2":{"enabled":"TRUE","command":"./wlan_capacity_calculator.py","args":"-sta 11n -t Voice -d 17 -ch 40 -gu 800 -high 9 -e WEP -q Yes -ip 5 -mc 42 -b 6 9 12 24 -m 1538 -co G.729 -pl Greenfield -cw 15 -r Yes -c Yes"},
|
||||
# "wlan_capacity_calculator3":{"enabled":"TRUE","command":"./wlan_capacity_calculator.py","args":"-sta 11ac -t Voice -d 9 -spa 3 -ch 20 -gu 800 -high 1 -e TKIP -q Yes -ip 3 -mc 0 -b 6 12 24 54 -m 1518 -co Greenfield -cw 15 -rc Yes"}
|
||||
# }
|
||||
# }
|
||||
|
||||
Reference in New Issue
Block a user