diff options
author | Ido Barnea <ibarnea@cisco.com> | 2016-03-27 14:26:52 +0300 |
---|---|---|
committer | Ido Barnea <ibarnea@cisco.com> | 2016-03-27 17:18:30 +0300 |
commit | 0f848ef47ab8490591387971c15c88ba89b19117 (patch) | |
tree | 0d007b3a1d74b6fabae1c6c6703953575758302f /scripts | |
parent | 4099c61aa62c699abbb2769472862d088381db85 (diff) |
putting correct regression config.yaml for trex09
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/automation/regression/setups/trex09/config.yaml | 33 |
1 files changed, 2 insertions, 31 deletions
diff --git a/scripts/automation/regression/setups/trex09/config.yaml b/scripts/automation/regression/setups/trex09/config.yaml index 9820ce6e..e0a2227e 100644 --- a/scripts/automation/regression/setups/trex09/config.yaml +++ b/scripts/automation/regression/setups/trex09/config.yaml @@ -33,35 +33,6 @@ # expected_bw - the "golden" bandwidth (in Gbps) results planned on receiving from the test trex: - hostname : csi-trex-09 + hostname : csi-trex-08 cores : 2 - -router: - model : 1RU - hostname : ASR1001_T-Rex - ip_address : 10.56.199.247 - image : asr1001-universalk9.BLD_V155_1_S_XE314_THROTTLE_LATEST_20141112_090734-std.bin - #image : asr1001-universalk9.BLD_V155_2_S_XE315_THROTTLE_LATEST_20150121_110036-std.bin - #image : asr1001-universalk9.BLD_V155_2_S_XE315_THROTTLE_LATEST_20150324_100047-std.bin - line_password : lab - en_password : lab - mgmt_interface : GigabitEthernet0/0/0 - clean_config : /Configurations/danklei/asr1001_TRex_clean_config.cfg - intf_masking : 255.255.255.0 - ipv6_mask : 64 - interfaces : - - client : - name : GigabitEthernet0/0/1 - src_mac_addr : 0000.0001.0000 - dest_mac_addr : 0000.0001.0000 - server : - name : GigabitEthernet0/0/2 - src_mac_addr : 0000.0001.0000 - dest_mac_addr : 0000.0001.0000 - vrf_name : null - -tftp: - hostname : ats-asr-srv-1 - ip_address : 10.56.128.23 - root_dir : /auto/avc-devtest/ - images_path : /images/1RU/ + modes : ['loopback'] |