From: Ed Warnicke Date: Wed, 27 Feb 2019 18:54:38 +0000 (-0600) Subject: Add a cat /etc/os-release to insure we are on the correct OpenSuse runners. X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=bd99f3b0e54c18d8b2b0e2501a0d7b5a170cec67;p=ci-management.git Add a cat /etc/os-release to insure we are on the correct OpenSuse runners. Change-Id: I7d91047cefbc412200a267510f102acfa515db6d Signed-off-by: Ed Warnicke --- diff --git a/jjb/vpp/vpp-opensuse.yaml b/jjb/vpp/vpp-opensuse.yaml index aa6a83f2e..145ad99bd 100644 --- a/jjb/vpp/vpp-opensuse.yaml +++ b/jjb/vpp/vpp-opensuse.yaml @@ -84,6 +84,7 @@ builders: - shell: !include-raw-escape: ../scripts/setup_vpp_ubuntu_docker_test.sh + - shell: cat /etc/os-release - shell: !include-raw-escape: - ../scripts/setup_vpp_dpdk_dev_env.sh