Move update-local-git job to common package
authorLin Yang <lin.a.yang@intel.com>
Tue, 29 Oct 2013 09:03:33 +0000 (17:03 +0800)
committerLin Yang <lin.a.yang@intel.com>
Tue, 29 Oct 2013 09:06:54 +0000 (17:06 +0800)
The job update-local-git should exist both normal and sync instance to update
remote gerrit project to local cache.

Change-Id: Id73a8718e917a61b7dc2e6a4fa3e0d40928a8545
Signed-off-by: Lin Yang <lin.a.yang@intel.com>
packaging/jenkins-jobs.spec

index f246b90..64d5a4d 100644 (file)
@@ -92,8 +92,6 @@ fi
 %{destdir}/obs-event-dispatcher/config.xml
 %dir %{destdir}/load-repo-conf/
 %{destdir}/load-repo-conf/config.xml
-%dir %{destdir}/update-local-git/
-%{destdir}/update-local-git/config.xml
 
 %files common
 %defattr(-,jenkins,jenkins)
@@ -104,6 +102,8 @@ fi
 %{destdir}/submit-obs/config.xml
 %dir %{destdir}/mail_sender/
 %{destdir}/mail_sender/config.xml
+%dir %{destdir}/update-local-git/
+%{destdir}/update-local-git/config.xml
 
 %files sync
 %defattr(-,jenkins,jenkins)