Fix bug with 'none' console type for Ethernet switch.

Fix some tests related to traceng.
This commit is contained in:
grossmj
2018-03-30 13:00:52 +07:00
parent c684e63be2
commit ab7930d3d9
3 changed files with 94098 additions and 93910 deletions

View File

@@ -125,6 +125,7 @@ def test_add_appliance_iou(empty_config, iou_l3):
"serial_adapters": 2,
"ethernet_adapters": 2,
"use_default_iou_values": True,
"console_type": "telnet",
"startup_config": "iou_l3_base_startup-config.txt",
"image": os.path.basename(iou_l3),
"path": os.path.basename(iou_l3)