Simplify spdrA configuration management in tests
[transportpce.git] / tests / transportpce_tests / 2.2.1 / simulators.py
index 7114e02b6680d78820dcb808574bf365c7034534..294859aea905c90496c4a618d024d0442e13c60b 100644 (file)
@@ -17,7 +17,7 @@ SIMS = {
     'roadmc': {'port': '17843', 'configfile': 'oper-ROADMC.xml', 'logfile': 'oper-ROADMC.log'},
     'xpdrc': {'port': '17844', 'configfile': 'oper-XPDRC.xml', 'logfile': 'oper-XPDRC.log'},
     'spdra': {'port': '17845', 'configfile': 'oper-SPDRA.xml', 'logfile': 'oper-SPDRA.log'},
-    'spdra_no_interface': {'port': '17825', 'configfile': 'oper-SPDRA_no_interface.xml', 'logfile': 'oper-SPDRA.log'}
+    'spdrc': {'port': '17846', 'configfile': 'oper-SPDRC.xml', 'logfile': 'oper-SPDRC.log'}
 }
 
 HONEYNODE_EXECUTABLE = os.path.join(