Add new job 'check_scm_meta_git'. It's for using scm/meta/git. 01/73701/2
authorSehong Na <sehong.na@samsung.com>
Thu, 9 Jun 2016 07:49:40 +0000 (16:49 +0900)
committerSehong Na <sehong.na@samsung.com>
Thu, 9 Jun 2016 08:15:56 +0000 (17:15 +0900)
commite7edda8fcb0a3c9b8f294d90ae2d7bc7a6eb6e74
tree024d3cb1345c76c03941f414f5508cdd573f0909
parent78e43b7217a6413f642f9b9f3742bd64ccbe822a
Add new job 'check_scm_meta_git'. It's for using scm/meta/git.

- Synchronize meta data in scm/meta/git to gerrit system automatically.
- Check syntax & semantics about scm/meta/git.

Change-Id: I552f6a0011a7b977f6221e309d2127ef2d95905b
Signed-off-by: Sehong Na <sehong.na@samsung.com>
common/apply_scm_meta_git.py [new file with mode: 0644]
common/check_scm_meta_git.py [new file with mode: 0644]
common/git_diff_parse.py [new file with mode: 0644]
job_check_scm_meta_git.py [new file with mode: 0755]
scripts/check_section.sh [new file with mode: 0755]
scripts/get_git_desc_info.sh [new file with mode: 0755]