From 878d38941df56e0392cb652efe3c5996592e7f39 Mon Sep 17 00:00:00 2001 From: RajithaY Date: Mon, 6 Mar 2017 18:48:31 +0530 Subject: This patch includes building of the kernel rpm's for the commit id provided in apex.conf file and renaming of the kernel rpm's in the format kvmfornfv-commitid-apex-kernel-[devel/header]-4.4.6_rt14_centos.x86_64.rpm Change-Id: Id36eec6a577ac92b436a68f975fc1293c04ab97d Co-Authored by: Navya Bathula Signed-off-by:RajithaY --- ci/cyclicTestTrigger.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ci/cyclicTestTrigger.sh') diff --git a/ci/cyclicTestTrigger.sh b/ci/cyclicTestTrigger.sh index 7ec3616a0..4315aab5c 100755 --- a/ci/cyclicTestTrigger.sh +++ b/ci/cyclicTestTrigger.sh @@ -14,6 +14,9 @@ testName=$4 source $WORKSPACE/ci/envs/utils.sh source $WORKSPACE/ci/envs/host-config + +checkRPMNames + KERNELRPM_VERSION=$( getKernelVersion ) QEMURPM_VERSION=$( getQemuVersion ) -- cgit 1.2.3-korg