This patch includes building of the kernel rpm's for the commit id
[kvmfornfv.git] / ci / cyclicTestTrigger.sh
index 7ec3616..4315aab 100755 (executable)
@@ -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 )