Fix error and add new feature on gbs dashboard build 60/173360/2
authorSoonKyu Park <sk7.park@samsung.com>
Wed, 21 Mar 2018 02:42:58 +0000 (11:42 +0900)
committerSoonKyu Park <sk7.park@samsung.com>
Wed, 21 Mar 2018 04:21:35 +0000 (13:21 +0900)
commit5c6a02d0345fa0a0895e32201e62538968d992bf
tree207857f834a40e49ef3bd00bfc7479eb8f367caa
parent2b068912ce70ae6880c3936bf27b409e0f50006d
Fix error and add new feature on gbs dashboard build
1. Change method to match buildlog file and spec file name
2. Add summary.log after one-repo-arch gbs build to use gbs build results in snapshot creation
   : gbsfullbuild-image-creation job will not be triggered if gbs build is failed
3. Fix error to find build error reason
4. update-gbs-meta/gbs-ref-fullbuild/gbsfullbuild-create-snapshot functionality will be alternatively done by gbs dashboard build
5. Fix job_buildmonitor.py to handle gbs dashboard build with same tag name
6. Add current time to 'gbs release build' tag name
7. Handle 'repo init/sync' failure case
   : as-is : job_gbsdbbuild_one_repoarch_build return fail
   : to-be : job_gbsdbbuild_one_repoarch_build return success but mark repo init/sync failure reason

Change-Id: Idd055cd94e194e7d2bad342b0254fa480eaab7ef
common/gbsutils.py
debian/jenkins-scripts.install
job_buildmonitor.py
job_gbs_build_dispatcher.py
job_gbsdbbuild_create_snapshot.py
job_gbsdbbuild_one_repoarch_build.py
job_gbsdbbuild_update_meta.py [new file with mode: 0755]
packaging/jenkins-scripts.spec