diff --git a/py-scripts/tools/ct_us_003_rig.json b/py-scripts/tools/ct_us_003_rig.json index 053ea38f..e5683a1e 100644 --- a/py-scripts/tools/ct_us_003_rig.json +++ b/py-scripts/tools/ct_us_003_rig.json @@ -7,6 +7,7 @@ "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", diff --git a/py-scripts/tools/ct_us_004_rig.json b/py-scripts/tools/ct_us_004_rig.json index 6d386d46..304427d7 100644 --- a/py-scripts/tools/ct_us_004_rig.json +++ b/py-scripts/tools/ct_us_004_rig.json @@ -7,6 +7,7 @@ "test_rig_parameters":{ "TEST_BED": "CT-US-004", "TEST_RIG": "CT-US-004", + "TEST_SERVER": "http://192.168.95.6/", "DATABASE_SQLITE": "./tools/qa_004.db", "LF_MGR_IP": "192.168.100.194", "LF_MGR_PORT": "8080",