File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ SHELL = /bin/bash
2
2
3
3
KENG_Controller = "ghcr.io/open-traffic-generator/keng-controller:1.13.0-1"
4
4
OTG_gNMI = "ghcr.io/open-traffic-generator/otg-gnmi-server:1.13.0"
5
- IxiaC_TE = "ghcr.io/open-traffic-generator/ixia-c-traffic-engine:1.6.0.85 "
6
- IxiaC_PE = "ghcr.io/open-traffic-generator/ixia-c-protocol-engine:1.00.0.337 "
5
+ IxiaC_TE = ""
6
+ IxiaC_PE = ""
7
7
8
8
export OTG_PORT1 = veth0
9
9
export OTG_PORT2 = veth1
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ SHELL = /bin/bash
2
2
3
3
KENG_Controller = "ghcr.io/open-traffic-generator/keng-controller:1.13.0-1"
4
4
OTG_gNMI = "ghcr.io/open-traffic-generator/otg-gnmi-server:1.14.2"
5
- IxiaC_TE = "ghcr.io/open-traffic-generator/ixia-c-traffic-engine:1.8.0.12 "
6
- IxiaC_PE = "ghcr.io/open-traffic-generator/ixia-c-protocol-engine:1.00.0.383 "
5
+ IxiaC_TE = ""
6
+ IxiaC_PE = ""
7
7
8
8
cEOSLab = "ceos:latest"
9
9
You can’t perform that action at this time.
0 commit comments