WIP: Reference Definitions. 30/72630/1
authorSridhar K. N. Rao <sridhar.rao@spirent.com>
Wed, 2 Jun 2021 14:47:33 +0000 (20:17 +0530)
committerSridhar K. N. Rao <sridhar.rao@spirent.com>
Wed, 2 Jun 2021 14:48:55 +0000 (20:18 +0530)
commita5e1052beb92ac6dd45c396b753bd78986f07ab0
tree507feb4a126a29ec7c8a001d4ed5b6ac9925b0bf
parent300d9f201aba1b8e30387138acaba79a72502d82
WIP: Reference Definitions.

This patch adds reference definitions, and dockerfile for
test-containers.

Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com>
Change-Id: Ifbd90f80cb1bc91fa0bf6053fc6405891d645412
13 files changed:
tools/k8s/reference-definitions/network-attachments/ovsdpdk/userspace-ovs-netAttach.yaml [new file with mode: 0644]
tools/k8s/reference-definitions/network-attachments/sriov/attach-order.sh [new file with mode: 0755]
tools/k8s/reference-definitions/network-attachments/sriov/configMap.yaml [new file with mode: 0644]
tools/k8s/reference-definitions/network-attachments/sriov/netAttach-sriov-dpdk-b.yaml [new file with mode: 0644]
tools/k8s/reference-definitions/network-attachments/sriov/netAttach-sriov-dpdk.yaml [new file with mode: 0644]
tools/k8s/reference-definitions/network-attachments/sriov/sriovdp-daemonset.yaml [new file with mode: 0644]
tools/k8s/reference-definitions/network-attachments/vpp/userspace-vpp-netAttach-memif.yaml [new file with mode: 0644]
tools/k8s/reference-definitions/pod-defs/ovsdpdk/userspace-ovs-netapp-pod.yaml [new file with mode: 0644]
tools/k8s/reference-definitions/pod-defs/sriov/sriov-pod.yaml [new file with mode: 0644]
tools/k8s/reference-definitions/pod-defs/vpp/userspace-dpdk-pod.yaml [new file with mode: 0644]
tools/k8s/reference-definitions/pod-defs/vpp/userspace-dpdk-pod2.yaml [new file with mode: 0644]
tools/k8s/test-containers/dpdk-forwarding-pods/Dockerfile [new file with mode: 0644]
tools/k8s/test-containers/trafficgen-pods/pktgen/Dockerfile [new file with mode: 0644]