Hello community,

here is the log from the commit of package openQA for openSUSE:Leap:15.2 
checked in at 2020-03-23 07:13:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/openQA (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.openQA.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openQA"

Mon Mar 23 07:13:30 2020 rev:88 rq:787265 version:4.6.1584727112.296692355

Changes:
--------
openQA-test.changes: same change
openQA-worker-test.changes: same change
--- /work/SRC/openSUSE:Leap:15.2/openQA/openQA.changes  2020-03-16 
12:21:47.235715659 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.openQA.new.3160/openQA.changes        
2020-03-23 07:14:00.634502750 +0100
@@ -1,0 +2,49 @@
+Sat Mar 21 10:47:45 UTC 2020 - [email protected]
+
+- Update to version 4.6.1584727112.296692355:
+  * Store size of job results in the database on upload
+  * Prepare storing size of job results in the database on upload
+  * Improve tests for job artifact upload
+  * Validate parameters for artefact upload
+  * Convert uses of `each` to `foreach`
+  * Use validation_error helper in controller for saving needles
+  * Adapt to Mojolicious 8.34; explicitly allow empty optional needle params
+  * Dependency cron 200319
+
+-------------------------------------------------------------------
+Thu Mar 19 02:47:44 UTC 2020 - [email protected]
+
+- Update to version 4.6.1584559784.011f30866:
+  * Makefile: Prevent unexpected self-test run time increases with timeouts
+  * docs: Move growing "testing" section out of "commit rules"
+  * docs: Delete obsolete remark about dependencies in docker container
+  * Makefile: Add convenience variable "TESTS" for easier selection
+  * t: Reduce default wait_until check interval to save testing time
+  * t: Simplify "schedule_one_job"
+  * Prevent possible DBIx warnings when updating job modules
+  * Add parameter repository in ObsRsync sync
+  * Take automatically added newline into account for the reference
+  * Add route list of configured projects in ObsRsync
+  * Configure dirty status checks per project in ObsRsync plugin
+  * Avoid scalability test failures in the CI
+  * Improve coding style of streaming controller functions
+  * Prevent race condition when assigning and sending jobs to a worker
+  * docs: Clarify users and expected errors during an import
+  * Handle web socket errors in live/developer mode code
+  * Makefile: Separate scope of "checkstyle" and "test-checkstyle" for clarity
+
+-------------------------------------------------------------------
+Mon Mar 16 18:48:22 UTC 2020 - [email protected]
+
+- Update to version 4.6.1584377052.a1f8cccba:
+  * Prevent flooding PostgreSQL logs with errors when inserting job modules
+  * Remove DBIx hooks for updating job module statistics of jobs table
+  * Improve checks in test for creating custom job module
+  * Improve bug cleanup test to collect coverage and use helper to run job
+  * Remove unused and uncovered helpers
+  * Refactor job status update to avoid uncoverable branch
+  * Mark handling for database errors which are hard to test as uncoverable
+  * Remove support for old workers relying on redirection for ws route
+  * Remove unused and uncovered part_of_important_build function
+
+-------------------------------------------------------------------

Old:
----
  openQA-4.6.1584172463.88254ac92.obscpio

New:
----
  openQA-4.6.1584727112.296692355.obscpio

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ openQA-devel-test.spec ++++++
--- /var/tmp/diff_new_pack.F0xHhP/_old  2020-03-23 07:14:01.246503118 +0100
+++ /var/tmp/diff_new_pack.F0xHhP/_new  2020-03-23 07:14:01.246503118 +0100
@@ -18,7 +18,7 @@
 
 %define         short_name openQA-devel
 Name:           %{short_name}-test
-Version:        4.6.1584172463.88254ac92
+Version:        4.6.1584727112.296692355
 Release:        0
 Summary:        Test package for %{short_name}
 License:        GPL-2.0-or-later

++++++ openQA-test.spec ++++++
--- /var/tmp/diff_new_pack.F0xHhP/_old  2020-03-23 07:14:01.258503125 +0100
+++ /var/tmp/diff_new_pack.F0xHhP/_new  2020-03-23 07:14:01.262503128 +0100
@@ -18,7 +18,7 @@
 
 %define         short_name openQA
 Name:           %{short_name}-test
-Version:        4.6.1584172463.88254ac92
+Version:        4.6.1584727112.296692355
 Release:        0
 Summary:        Test package for openQA
 License:        GPL-2.0-or-later

++++++ openQA-worker-test.spec ++++++
--- /var/tmp/diff_new_pack.F0xHhP/_old  2020-03-23 07:14:01.270503132 +0100
+++ /var/tmp/diff_new_pack.F0xHhP/_new  2020-03-23 07:14:01.274503135 +0100
@@ -18,7 +18,7 @@
 
 %define         short_name openQA-worker
 Name:           %{short_name}-test
-Version:        4.6.1584172463.88254ac92
+Version:        4.6.1584727112.296692355
 Release:        0
 Summary:        Test package for %{short_name}
 License:        GPL-2.0-or-later

++++++ openQA.spec ++++++
--- /var/tmp/diff_new_pack.F0xHhP/_old  2020-03-23 07:14:01.286503142 +0100
+++ /var/tmp/diff_new_pack.F0xHhP/_new  2020-03-23 07:14:01.290503144 +0100
@@ -65,7 +65,7 @@
 %define devel_requires %build_requires %test_requires rsync chromedriver curl 
postgresql-devel %qemu tar xorg-x11-fonts sudo perl(Devel::Cover) 
perl(Devel::Cover::Report::Codecov) perl(Perl::Tidy)
 
 Name:           openQA
-Version:        4.6.1584172463.88254ac92
+Version:        4.6.1584727112.296692355
 Release:        0
 Summary:        The openQA web-frontend, scheduler and tools
 License:        GPL-2.0-or-later


++++++ openQA-4.6.1584172463.88254ac92.obscpio -> 
openQA-4.6.1584727112.296692355.obscpio ++++++
/work/SRC/openSUSE:Leap:15.2/openQA/openQA-4.6.1584172463.88254ac92.obscpio 
/work/SRC/openSUSE:Leap:15.2/.openQA.new.3160/openQA-4.6.1584727112.296692355.obscpio
 differ: char 49, line 1

++++++ openQA.obsinfo ++++++
--- /var/tmp/diff_new_pack.F0xHhP/_old  2020-03-23 07:14:01.330503169 +0100
+++ /var/tmp/diff_new_pack.F0xHhP/_new  2020-03-23 07:14:01.330503169 +0100
@@ -1,5 +1,5 @@
 name: openQA
-version: 4.6.1584172463.88254ac92
-mtime: 1584172463
-commit: 88254ac92fd80c755ba94207f970cff7927f82a8
+version: 4.6.1584727112.296692355
+mtime: 1584727112
+commit: 296692355b51fb9fd82c398bd8cceede40225a04
 


Reply via email to