Merge "This patch includes updated scripts for modifying function names and to optimi...
[kvmfornfv.git] / ci / cyclicTestTrigger.sh
index 56bf342..741a865 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 )