Skip to content

Commit c3049d5

Browse files
committed
Release v1.13.0-1
1 parent 6c86594 commit c3049d5

File tree

1 file changed

+2
-2
lines changed
  • public-cloud/aws/ixia-c-dpdk-aws/deployment/Docker

1 file changed

+2
-2
lines changed

public-cloud/aws/ixia-c-dpdk-aws/deployment/Docker/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
SHELL = /bin/bash
22

3-
KENG_Controller = "ghcr.io/open-traffic-generator/keng-controller:1.3.0-2"
4-
IxiaC_TE = "ghcr.io/open-traffic-generator/ixia-c-traffic-engine:1.6.0.167"
3+
KENG_Controller = "ghcr.io/open-traffic-generator/keng-controller:1.13.0-1"
4+
IxiaC_TE = "ghcr.io/open-traffic-generator/ixia-c-traffic-engine:1.8.0.25"
55
GitRepoBasePath = "/home/ubuntu/keng-python"
66
GitRepoDeployPath = "$(GitRepoExecPath)/deployment"
77
GitRepoExecPath = "$(GitRepoBasePath)/snappi/data-plane-performance"

0 commit comments

Comments
 (0)