Hello community,

here is the log from the commit of package openQA for openSUSE:Factory checked 
in at 2019-12-23 22:42:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openQA (Old)
 and      /work/SRC/openSUSE:Factory/.openQA.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openQA"

Mon Dec 23 22:42:42 2019 rev:101 rq:758986 version:4.6.1576913552.acf2b6db3

Changes:
--------
openQA-test.changes: same change
openQA-worker-test.changes: same change
--- /work/SRC/openSUSE:Factory/openQA/openQA.changes    2019-12-16 
15:22:13.251092882 +0100
+++ /work/SRC/openSUSE:Factory/.openQA.new.6675/openQA.changes  2019-12-23 
22:44:59.486013312 +0100
@@ -1,0 +2,38 @@
+Sat Dec 21 07:32:55 UTC 2019 - co...@suse.com
+
+- Update to version 4.6.1576913552.acf2b6db3:
+  * job investigation: Ensure consistent output with sorted hash keys
+  * job investigation: Provide test+needles git log diff and files stat diff
+  * job investigation: Skip "merge" commits with no helpful information in git 
log diff
+  * Increase the inactivity timeout of the cache service client to be more 
consistent with other timeouts, such as the SQLite busy timeout
+  * More concurrent download tests
+  * Worker settings should be handled by the cache service application instead 
of a model
+  * $a and $b are special variables in Perl, do not use them arbitrarily
+  * Add description to job template editor
+  * Use log level 'info' for message about groupless asset
+  * Remove registered assets regardless of the type
+  * Add description column to JobTemplates
+  * Log asset downloads and rsync requests the same
+  * Test concurrent rsync requests as well
+  * Fix a race condition in 25-cache-service.t where a worker was kept alive 
too long
+  * Connect parallel cache service downloads
+  * Dependency cron 191218
+  * docs: Update use description of travis_test container
+  * Delete obsolete travis.enc file
+  * Fix serveral issues with OBS rsync plugin UI
+  * job investigation: Give explanation on no test changes
+  * Add details to ObsRsync Project List UI
+  * Provide git log diff from tests in investigation
+  * Ignore selected entries from vars.json files for investigation
+  * t: Use more mojo Mojo::File instead of catfile/copy
+  * Improve test for re-scheduling and marking jobs as incomplete
+  * Improve scalability of job incompletion code
+  * Fix substitution for job_templates schedule list
+  * Refactor JobTemplates code
+  * Improve video player
+  * t: Save execution time in 18-tests-details by disabling wait timeout when 
expecting 0 needles
+  * t: Add helper methods for selenium tests to disable/enable timeout to save 
time
+  * Subside stale job detection
+  * Trigger tasks for limiting assets and results/logs hourly
+
+-------------------------------------------------------------------

Old:
----
  openQA-4.6.1576340016.48aaffc06.obscpio

New:
----
  openQA-4.6.1576913552.acf2b6db3.obscpio

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

Other differences:
------------------
++++++ openQA-devel-test.spec ++++++
--- /var/tmp/diff_new_pack.xFODgW/_old  2019-12-23 22:45:01.122013915 +0100
+++ /var/tmp/diff_new_pack.xFODgW/_new  2019-12-23 22:45:01.126013918 +0100
@@ -18,7 +18,7 @@
 
 %define         short_name openQA-devel
 Name:           %{short_name}-test
-Version:        4.6.1576340016.48aaffc06
+Version:        4.6.1576913552.acf2b6db3
 Release:        0
 Summary:        Test package for %{short_name}
 License:        GPL-2.0-or-later

++++++ openQA-test.spec ++++++
--- /var/tmp/diff_new_pack.xFODgW/_old  2019-12-23 22:45:01.150013926 +0100
+++ /var/tmp/diff_new_pack.xFODgW/_new  2019-12-23 22:45:01.154013928 +0100
@@ -18,7 +18,7 @@
 
 %define         short_name openQA
 Name:           %{short_name}-test
-Version:        4.6.1576340016.48aaffc06
+Version:        4.6.1576913552.acf2b6db3
 Release:        0
 Summary:        Test package for openQA
 License:        GPL-2.0-or-later

++++++ openQA-worker-test.spec ++++++
--- /var/tmp/diff_new_pack.xFODgW/_old  2019-12-23 22:45:01.178013937 +0100
+++ /var/tmp/diff_new_pack.xFODgW/_new  2019-12-23 22:45:01.178013937 +0100
@@ -18,7 +18,7 @@
 
 %define         short_name openQA-worker
 Name:           %{short_name}-test
-Version:        4.6.1576340016.48aaffc06
+Version:        4.6.1576913552.acf2b6db3
 Release:        0
 Summary:        Test package for %{short_name}
 License:        GPL-2.0-or-later

++++++ openQA.spec ++++++
--- /var/tmp/diff_new_pack.xFODgW/_old  2019-12-23 22:45:01.206013946 +0100
+++ /var/tmp/diff_new_pack.xFODgW/_new  2019-12-23 22:45:01.210013949 +0100
@@ -17,7 +17,7 @@
 
 
 # can't use linebreaks here!
-%define openqa_services openqa-webui.service openqa-gru.service 
openqa-websockets.service openqa-scheduler.service 
openqa-enqueue-audit-event-cleanup.service 
openqa-enqueue-audit-event-cleanup.timer
+%define openqa_services openqa-webui.service openqa-gru.service 
openqa-websockets.service openqa-scheduler.service 
openqa-enqueue-audit-event-cleanup.service 
openqa-enqueue-audit-event-cleanup.timer 
openqa-enqueue-asset-and-result-cleanup.service 
openqa-enqueue-asset-and-result-cleanup.timer
 %define openqa_worker_services openqa-worker.target openqa-slirpvde.service 
openqa-vde_switch.service openqa-worker-cacheservice.service 
openqa-worker-cacheservice-minion.service
 %if %{undefined tmpfiles_create}
 %define tmpfiles_create() \
@@ -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.1576340016.48aaffc06
+Version:        4.6.1576913552.acf2b6db3
 Release:        0
 Summary:        The openQA web-frontend, scheduler and tools
 License:        GPL-2.0-or-later
@@ -396,6 +396,8 @@
 %{_unitdir}/openqa-websockets.service
 %{_unitdir}/openqa-enqueue-audit-event-cleanup.service
 %{_unitdir}/openqa-enqueue-audit-event-cleanup.timer
+%{_unitdir}/openqa-enqueue-asset-and-result-cleanup.service
+%{_unitdir}/openqa-enqueue-asset-and-result-cleanup.timer
 # web libs
 %dir %{_datadir}/openqa
 %{_datadir}/openqa/templates


++++++ openQA-4.6.1576340016.48aaffc06.obscpio -> 
openQA-4.6.1576913552.acf2b6db3.obscpio ++++++
/work/SRC/openSUSE:Factory/openQA/openQA-4.6.1576340016.48aaffc06.obscpio 
/work/SRC/openSUSE:Factory/.openQA.new.6675/openQA-4.6.1576913552.acf2b6db3.obscpio
 differ: char 50, line 1

++++++ openQA.obsinfo ++++++
--- /var/tmp/diff_new_pack.xFODgW/_old  2019-12-23 22:45:01.270013971 +0100
+++ /var/tmp/diff_new_pack.xFODgW/_new  2019-12-23 22:45:01.274013972 +0100
@@ -1,5 +1,5 @@
 name: openQA
-version: 4.6.1576340016.48aaffc06
-mtime: 1576340016
-commit: 48aaffc06519d6a7f276862afa6f39d9e8d09858
+version: 4.6.1576913552.acf2b6db3
+mtime: 1576913552
+commit: acf2b6db3fe0976f4e76d4b27d4917828c37cd37
 


Reply via email to