K8S: PROX and TREX containers. 95/72995/2
authorSridhar K. N. Rao <sridhar.rao@spirent.com>
Tue, 2 Nov 2021 08:48:18 +0000 (14:18 +0530)
committerAl Morton <acm@research.att.com>
Wed, 3 Nov 2021 18:10:42 +0000 (18:10 +0000)
commit773934de71fafcd332879838bf519ef3d90271e1
treef9d442007c643f1c9e4efb6a0c34815c932f9359
parent0ab7ff90c3fec546275fd35ffc13cb787c03721e
K8S: PROX and TREX containers.

This patch adds source files to build prox and trex containers.

Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com>
Change-Id: I9a26672bc4869e663e6afc64741dbb9ededbb832
15 files changed:
tools/k8s/test-containers/trafficgen-pods/prox/Dockerfile [new file with mode: 0644]
tools/k8s/test-containers/trafficgen-pods/prox/deploycentostools.sh [new file with mode: 0644]
tools/k8s/test-containers/trafficgen-pods/prox/port_info/Makefile [new file with mode: 0644]
tools/k8s/test-containers/trafficgen-pods/prox/port_info/port_info.c [new file with mode: 0644]
tools/k8s/test-containers/trafficgen-pods/prox/rapid_rsa_key [new file with mode: 0644]
tools/k8s/test-containers/trafficgen-pods/prox/rapid_rsa_key.pub [new file with mode: 0644]
tools/k8s/test-containers/trafficgen-pods/prox/start.sh [new file with mode: 0755]
tools/k8s/test-containers/trafficgen-pods/prox/vhost_substitute.sh [new file with mode: 0755]
tools/k8s/test-containers/trafficgen-pods/trex/Dockerfile [new file with mode: 0644]
tools/k8s/test-containers/trafficgen-pods/trex/deploycentostools.sh [new file with mode: 0644]
tools/k8s/test-containers/trafficgen-pods/trex/rapid_rsa_key [new file with mode: 0644]
tools/k8s/test-containers/trafficgen-pods/trex/rapid_rsa_key.pub [new file with mode: 0644]
tools/k8s/test-containers/trafficgen-pods/trex/trex_cfg.yaml [new file with mode: 0644]
tools/k8s/test-containers/trafficgen-pods/trex/trex_cfg.yaml.j2 [new file with mode: 0644]
tools/k8s/test-containers/trafficgen-pods/trex/vppconf.py [new file with mode: 0644]