Remove unused policy check rule
authorLin Yang <lin.a.yang@intel.com>
Mon, 8 Jul 2013 08:00:35 +0000 (16:00 +0800)
committerLin Yang <lin.a.yang@intel.com>
Mon, 8 Jul 2013 08:00:35 +0000 (16:00 +0800)
commit26631a449eb0a3e4528670f78e04ff81e5617554
tree4ef17883fab9ff4b12d8a9cc6f710c82b1c41047
parent5dacaa5d9cd3ca5069ea172d1a16dd73342b1fcf
Remove unused policy check rule

Remove following check:
1. Rpmlint check for specfile. Origin implementation is use local filter to
   check, later we will try to get result from OBS.
2. Check whether packaging dir and specfile exists. Because several projects do
   not need to submit OBS.
Current only check build result in OBS.

Change-Id: I0c79db86c4342b826141bfbd7f53596e261252f9
Signed-off-by: Lin Yang <lin.a.yang@intel.com>
job_policycheck.py