mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2026-01-08 21:11:44 +00:00
28 lines
987 B
JSON
28 lines
987 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.eth2",
|
|
"UPSTREAM_ALIAS": "eth2",
|
|
"TEST_TIMEOUT": 600,
|
|
"EMAIL_LIST_PRODUCTION": "konikofi@candelatech.com,greearb@candelatech.com,jreynolds@candelatech.com,scott.wedge@candelatech.com,iain.davidson@candelatech.com,logan.lipke@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"
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|