Repomaker: Fix search criteria for image configuration packages
authorEd Bartosh <eduard.bartosh@intel.com>
Sun, 4 May 2014 14:34:55 +0000 (17:34 +0300)
committerEd Bartosh <eduard.bartosh@intel.com>
Sun, 4 May 2014 14:44:06 +0000 (17:44 +0300)
commit93f996e9811a64e35a19446076b3ab2067bf46b6
treebdc327ff9b224a97b96d65d3772a6e4ff24e1e08
parent4cb69dc269c8f05ca03ebc5821a4858c8c056537
Repomaker: Fix search criteria for image configuration packages

With current search criteria image-configurations-*.src.rpm was
considered as image configuration binary package, which resulted
in empty list of ks files and images in repomaker structures.
This caused job_prerelease_obs to skip triggering of image creation
as .ks files were not found.

Fixes: #1844

Change-Id: I68c715dde1aa8397952e50ec83fb7d9d2c0293f7
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
common/repomaker.py