Files
archived-wlan-lanforge-scripts/py-scripts/tools/ct_us_003_rig.json
2021-11-22 11:58:29 -05:00

27 lines
1005 B
JSON

{
"ct_us_003":{
"Notes":[
"This json file describes LANforge system and test run configuration"
]
},
"test_rig_parameters":{
"TEST_BED": "CT-US-003",
"TEST_RIG": "CT-US-003",
"TEST_SERVER": "http://192.168.95.6/",
"DATABASE_SQLITE": "./tools/qa_003.db",
"LF_MGR_IP": "192.168.100.233",
"LF_MGR_PORT": "8080",
"LF_MGR_USER": "lanforge",
"LF_MGR_PASS": "lanforge",
"UPSTREAM_PORT":"1.1.eth1",
"TEST_TIMEOUT": 600,
"EMAIL_LIST_PRODUCTION": "konikofi@candelatech.com,greearb@candelatech.com,,jreynolds@candelatech.com,matthew@candelatech.com,iain.davidson@candelatech.com,erin.grimes@candelatech.com,logan.lipke@candelatech.com,dipti.dhond@candelatech.com,chuck.rekiere@candelatech.com",
"EMAIL_LIST_TEST": "chuck.rekiere@candelatech.com",
"EMAIL_TITLE_TXT": "Lanforge QA Testing CT-US-003",
"EMAIL_TXT": "Lanforge QA Testing CT-US-003"
}
}