FIX: Docker container image 35/12335/1
authorPeter Mikus <pmikus@cisco.com>
Wed, 2 May 2018 06:45:39 +0000 (06:45 +0000)
committerJan Gelety <jgelety@cisco.com>
Wed, 2 May 2018 12:54:13 +0000 (12:54 +0000)
Change-Id: I127fe11b9095fb24a536dce7d6c26c7e7fd4be4e
Signed-off-by: Peter Mikus <pmikus@cisco.com>
(cherry picked from commit 64da7d69dfe8d8f89656dc3dba56b0eaef059020)

tests/vpp/perf/container_memif/10ge2p1x520-eth-l2xcbase-eth-2memif-1dcr-mrr.robot
tests/vpp/perf/container_memif/10ge2p1x520-eth-l2xcbase-eth-2memif-1drc-ndrpdrdisc.robot
tests/vpp/perf/container_memif/10ge2p1x710-eth-l2xcbase-eth-2memif-1dcr-mrr.robot

index 07b4b57..7cf5293 100644 (file)
@@ -58,7 +58,7 @@
 # LXC container
 | ${container_count}= | ${1}
 | ${container_engine}= | Docker
 # LXC container
 | ${container_count}= | ${1}
 | ${container_engine}= | Docker
-| ${container_image}= | ubuntu
+| ${container_image}= | ubuntu:xenial-20180412
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vpp_cpus}= | ${5}
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vpp_cpus}= | ${5}
index 17c9278..37c6753 100644 (file)
@@ -66,7 +66,7 @@
 # LXC container
 | ${container_count}= | ${1}
 | ${container_engine}= | Docker
 # LXC container
 | ${container_count}= | ${1}
 | ${container_engine}= | Docker
-| ${container_image}= | ubuntu
+| ${container_image}= | ubuntu:xenial-20180412
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vpp_cpus}= | ${5}
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vpp_cpus}= | ${5}
index ca5a069..cd9f6c2 100644 (file)
@@ -58,7 +58,7 @@
 # LXC container
 | ${container_count}= | ${1}
 | ${container_engine}= | Docker
 # LXC container
 | ${container_count}= | ${1}
 | ${container_engine}= | Docker
-| ${container_image}= | ubuntu
+| ${container_image}= | ubuntu:xenial-20180412
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vpp_cpus}= | ${5}
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vpp_cpus}= | ${5}