Release 1.5 53/213353/2 release-20190911 release-test accepted/tizen/devbase/services/20190930.043253 submit/trunk/20190930.011717 submit/trunk/20190930.015202 submit/trunk/20191016.052115 submit/trunk/20191016.062132 submit/trunk/20191016.070134 submit/trunk/20191016.224523 submit/trunk/20191021.004034 submit/trunk/20191021.051025 submit/trunk/20191021.061922 submit/trunk/20191021.083710 submit/trunk/20191029.011338 submit/trunk/20191029.021210 submit/trunk/20191029.062518 submit/trunk/20191030.075352 submit/trunk/20191030.085524
authorbiao716.wang <biao716.wang@samsung.com>
Wed, 4 Sep 2019 09:53:36 +0000 (17:53 +0800)
committerbiao716.wang <biao716.wang@samsung.com>
Wed, 4 Sep 2019 09:57:05 +0000 (17:57 +0800)
Change-Id: Ifdacc4be6b5ab739afedb5c8ec627b39b7f32bb4
Signed-off-by: biao716.wang <biao716.wang@samsung.com>
debian/changelog
doc/RELEASE_NOTES
packaging/jenkins-scripts.changes
packaging/jenkins-scripts.spec

index 0938dad..a8b2c00 100644 (file)
@@ -1,3 +1,18 @@
+jenkins-scripts (1.5) unstable; urgency=low
+  * Sync trbs scripts
+  * Add a "Fail" string for the failure case
+  * Remove un-used contents for scailing
+  * Missing work_branch init routine
+  * Changed the fail condition of Test Case
+  * Add compress option to submit request
+  * Fix of wrong triggers for sr sync
+  * Fixed an issue with imaging status remaining in PMB
+  * Do not allow auto reference configuration
+  * Fixed addpkg funtion for the PMB
+  * Do not handle non-existing repo when create repos
+  * Compress build monitor data
+  * Notify all triggers to testhub
+
 jenkins-scripts (1.4.9) unstable; urgency=low
   * new distribution support: Ubuntu 18.04
   * Change the process of create-snapshot
index 5bf0b47..6c898ae 100644 (file)
@@ -1,3 +1,24 @@
+Release notes for jenkins service 1.5
+============================
+
+- Release Date: 2019-09-11
+
+- BugFixes:
+  * Fix addpkg funtion for the PMB
+  * Fix an issue with imaging status remaining in PMB
+  * Fix of wrong triggers for sr sync
+- Features:
+  * Notify all triggers to testhub
+  * Compress build monitor data
+  * Do not handle non-existing repo when create repos
+  * Do not allow auto reference configuration
+  * Add compress option to submit request
+  * Changed the fail condition of Test Case
+  * Missing work_branch init routine
+  * Remove un-used contents for scailing
+  * Add a "Fail" string for the failure case
+  * Sync trbs scripts
+
 Release notes for jenkins service 1.4.9
 ============================
 
index 8af49f0..789685a 100644 (file)
@@ -1,4 +1,20 @@
 ---------------------------------------------------------------------
+Sep 11 08:00:00 KST 2019 Wang Biao <biao716.wang@samsung.com> - 1.5
+- Sync trbs scripts
+- Add a "Fail" string for the failure case
+- Remove un-used contents for scailing
+- Missing work_branch init routine
+- Changed the fail condition of Test Case
+- Add compress option to submit request
+- Fix of wrong triggers for sr sync
+- Fixed an issue with imaging status remaining in PMB
+- Do not allow auto reference configuration
+- Fixed addpkg funtion for the PMB
+- Do not handle non-existing repo when create repos
+- Compress build monitor data
+- Notify all triggers to testhub
+
+---------------------------------------------------------------------
 Feb 15 08:00:00 KST 2019 Xiaojuan Mao <xiaojuan.mao@samsung.com> - 1.4.9
 - new distribution support: Ubuntu 18.04
 - Change the process of create-snapshot
index 1001e9b..fb036c4 100755 (executable)
@@ -3,7 +3,7 @@
 #
 
 Name:           jenkins-scripts
-Version:        1.4.7
+Version:        1.5
 %if 0%{?opensuse_bs}
 Release:        1.<CI_CNT>.<B_CNT>
 %else