From bd99f3b0e54c18d8b2b0e2501a0d7b5a170cec67 Mon Sep 17 00:00:00 2001 From: Ed Warnicke Date: Wed, 27 Feb 2019 12:54:38 -0600 Subject: [PATCH] Add a cat /etc/os-release to insure we are on the correct OpenSuse runners. Change-Id: I7d91047cefbc412200a267510f102acfa515db6d Signed-off-by: Ed Warnicke --- jjb/vpp/vpp-opensuse.yaml | 1 + 1 file changed, 1 insertion(+) 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 -- 2.16.6