We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c86594 commit c3049d5Copy full SHA for c3049d5
public-cloud/aws/ixia-c-dpdk-aws/deployment/Docker/Makefile
@@ -1,7 +1,7 @@
1
SHELL = /bin/bash
2
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"
+KENG_Controller = "ghcr.io/open-traffic-generator/keng-controller:1.13.0-1"
+IxiaC_TE = "ghcr.io/open-traffic-generator/ixia-c-traffic-engine:1.8.0.25"
5
GitRepoBasePath = "/home/ubuntu/keng-python"
6
GitRepoDeployPath = "$(GitRepoExecPath)/deployment"
7
GitRepoExecPath = "$(GitRepoBasePath)/snappi/data-plane-performance"
0 commit comments