Merge "This patch includes building of the kernel rpm's for the commit id provided...
[kvmfornfv.git] / ci / cyclicTestTrigger.sh
index 14aafbe..43d2d6a 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 )