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