Files
wlan-lanforge-scripts/py-scripts/tools/ct_us_002_rig.json
Chuck SmileyRekiere a5ddd4047f ct_us_*.json test updates
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-11-09 07:38:53 -07:00

26 lines
959 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",
"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"
}
}