Skip to content

Commit 2bfa117

Browse files
committed
virt, DPDK Checkup: Update upstream tags
Update the tags of the two container disk images to the latest upstream release (v0.3.0). Signed-off-by: Orel Misan <[email protected]>
1 parent 5d9a879 commit 2bfa117

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/virt-checking-cluster-dpdk-readiness.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,8 @@ metadata:
108108
data:
109109
spec.timeout: 10m
110110
spec.param.networkAttachmentDefinitionName: <network_name> <1>
111-
spec.param.trafficGenContainerDiskImage: "quay.io/kiagnose/kubevirt-dpdk-checkup-traffic-gen:v0.2.0 <2>
112-
spec.param.vmUnderTestContainerDiskImage: "quay.io/kiagnose/kubevirt-dpdk-checkup-vm:v0.2.0" <3>
111+
spec.param.trafficGenContainerDiskImage: "quay.io/kiagnose/kubevirt-dpdk-checkup-traffic-gen:v0.3.0 <2>
112+
spec.param.vmUnderTestContainerDiskImage: "quay.io/kiagnose/kubevirt-dpdk-checkup-vm:v0.3.0" <3>
113113
----
114114
<1> The name of the `NetworkAttachmentDefinition` object.
115115
<2> The container disk image for the traffic generator. In this example, the image is pulled from the upstream Project Quay Container Registry.

0 commit comments

Comments
 (0)