From ea6e8be86d47b288df5e11ca5515f6bda71dbd08 Mon Sep 17 00:00:00 2001 From: Thomas F Herbert Date: Sat, 18 May 2019 15:12:52 -0400 Subject: CSIT changes to support new Centos 7 device testing container image. CSIT-1505 Parse {os} parameter from job and use it to separate the correct image for each distro and the correct stable package versions. Use two vpp device image names, one for Ubuntu and one for Centos. Centos sut image is in https://hub.docker.com/r/snergster/csit-sut-centos Source for Centos sut image: https://github.com/snergfdio/multivppcache/tree/master/csit-sut-centos Change-Id: I568c82710d730c4ed0ca25bc12cb6074e1cbe27e Signed-off-by: Thomas F Herbert --- VPP_DEVICE_IMAGE_UBUNTU | 1 + 1 file changed, 1 insertion(+) create mode 100644 VPP_DEVICE_IMAGE_UBUNTU (limited to 'VPP_DEVICE_IMAGE_UBUNTU') diff --git a/VPP_DEVICE_IMAGE_UBUNTU b/VPP_DEVICE_IMAGE_UBUNTU new file mode 100644 index 0000000000..3f47e59a88 --- /dev/null +++ b/VPP_DEVICE_IMAGE_UBUNTU @@ -0,0 +1 @@ +snergster/csit-sut:latest -- cgit 1.2.3-korg