mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-02 03:37:55 +00:00
27 lines
1006 B
JSON
27 lines
1006 B
JSON
{
|
|
"ct_us_002":{
|
|
"Notes":[
|
|
"This json file describes LANforge system and test run configuration"
|
|
]
|
|
},
|
|
"test_rig_parameters":{
|
|
"TEST_BED": "CT-US-002",
|
|
"TEST_RIG": "CT-US-002",
|
|
"TEST_SERVER": "http://192.168.95.6/",
|
|
"DATABASE_SQLITE": "./tools/qa_002.db",
|
|
"LF_MGR_IP": "192.168.100.200",
|
|
"LF_MGR_PORT": "8080",
|
|
"LF_MGR_USER": "lanforge",
|
|
"LF_MGR_PASS": "lanforge",
|
|
"UPSTREAM_PORT": "1.1.eth2",
|
|
"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-002",
|
|
"EMAIL_TXT": "Lanforge QA Testing CT-US-002"
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|