CSIT changes to support new Centos 7 device testing container image. 97/19697/7
authorThomas F Herbert <therbert@redhat.com>
Sat, 18 May 2019 19:12:52 +0000 (15:12 -0400)
committerPeter Mikus <pmikus@cisco.com>
Wed, 5 Jun 2019 07:46:30 +0000 (07:46 +0000)
commitea6e8be86d47b288df5e11ca5515f6bda71dbd08
tree379d48c7511a519550839f3bc4fff0b018e4cb4d
parent494c42cf77c2571a64854256a68abd7f180cd5d6
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 <therbert@redhat.com>
VPP_DEVICE_IMAGE_CENTOS [new file with mode: 0644]
VPP_DEVICE_IMAGE_UBUNTU [moved from VPP_DEVICE_IMAGE with 100% similarity]
resources/libraries/bash/entry/bootstrap_vpp_device.sh
resources/libraries/bash/function/common.sh
resources/libraries/bash/function/gather.sh