Hello community,

here is the log from the commit of package openQA for openSUSE:Factory checked 
in at 2020-05-12 22:34:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openQA (Old)
 and      /work/SRC/openSUSE:Factory/.openQA.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openQA"

Tue May 12 22:34:11 2020 rev:153 rq:802941 version:4.6.1589279446.c80b4132b

Changes:
--------
openQA-devel-test.changes: same change
openQA-test.changes: same change
openQA-worker-test.changes: same change
--- /work/SRC/openSUSE:Factory/openQA/openQA.changes    2020-05-11 
13:42:15.345234319 +0200
+++ /work/SRC/openSUSE:Factory/.openQA.new.2738/openQA.changes  2020-05-12 
22:35:38.772284345 +0200
@@ -1,0 +2,32 @@
+Tue May 12 11:25:21 UTC 2020 - [email protected]
+
+- Update to version 4.6.1589279446.c80b4132b:
+  * Simplify test code in generating jobs settings
+  * Fix dynamically deactivating tabs in test details
+  * Fix returning result of finished job
+  * Decrease polling interval of web socket console to potentially speed up 
tests
+  * Ignore further JavaScript errors to reduce number of false-positive tests
+  * systemd: Get rid of obsolete dependency of worker on apache2
+  * t: Add possibility to overwrite full-stack temp dir for easier debugging
+  * Avoid additional white-spaces in job settings table
+  * Test scheduled products search
+  * Provide CPU flags on worker information for debugging CPU instruction 
support
+  * Make scheduled product IDs in the table links
+  * Allow showing scheduled product results when not logged in
+  * Tweak styling of scheduled products table
+  * docs: Add various hints for saving time in local tests
+  * t: Improve t/32-openqa_client.t
+  * t: Enhance test messages in t/32-openqa_client.t
+  * docs: Delete duplicate mention of 'tidy'
+  * Add '--help' for tools/tidy
+  * t: Change javascript_console_has_no_warnings_or_errors to only output once
+  * Dependency cron 200510
+  * setup-db: Prevent 'could not change directory' warning
+  * Write JS code for audit and product log in a more compact way
+  * Add link from test details to scheduled product page
+  * Show all scheduled products in the web UI
+  * Show scheduled product on test details page
+  * Avoid repeated calls to $job->clone_id
+  * Fix the issue `_URL` in jobs post is different from that in isos post
+
+-------------------------------------------------------------------

Old:
----
  openQA-4.6.1589026701.ed65375c3.obscpio

New:
----
  openQA-4.6.1589279446.c80b4132b.obscpio

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

Other differences:
------------------
++++++ openQA-client-test.spec ++++++
--- /var/tmp/diff_new_pack.mMluDa/_old  2020-05-12 22:35:41.084289169 +0200
+++ /var/tmp/diff_new_pack.mMluDa/_new  2020-05-12 22:35:41.088289178 +0200
@@ -18,7 +18,7 @@
 
 %define         short_name openQA-client
 Name:           %{short_name}-test
-Version:        4.6.1589026701.ed65375c3
+Version:        4.6.1589279446.c80b4132b
 Release:        0
 Summary:        Test package for %{short_name}
 License:        GPL-2.0-or-later

++++++ openQA-devel-test.spec ++++++
--- /var/tmp/diff_new_pack.mMluDa/_old  2020-05-12 22:35:41.112289228 +0200
+++ /var/tmp/diff_new_pack.mMluDa/_new  2020-05-12 22:35:41.112289228 +0200
@@ -18,7 +18,7 @@
 
 %define         short_name openQA-devel
 Name:           %{short_name}-test
-Version:        4.6.1589026701.ed65375c3
+Version:        4.6.1589279446.c80b4132b
 Release:        0
 Summary:        Test package for %{short_name}
 License:        GPL-2.0-or-later

++++++ openQA-test.spec ++++++
--- /var/tmp/diff_new_pack.mMluDa/_old  2020-05-12 22:35:41.132289270 +0200
+++ /var/tmp/diff_new_pack.mMluDa/_new  2020-05-12 22:35:41.132289270 +0200
@@ -18,7 +18,7 @@
 
 %define         short_name openQA
 Name:           %{short_name}-test
-Version:        4.6.1589026701.ed65375c3
+Version:        4.6.1589279446.c80b4132b
 Release:        0
 Summary:        Test package for openQA
 License:        GPL-2.0-or-later

++++++ openQA-worker-test.spec ++++++
--- /var/tmp/diff_new_pack.mMluDa/_old  2020-05-12 22:35:41.148289303 +0200
+++ /var/tmp/diff_new_pack.mMluDa/_new  2020-05-12 22:35:41.152289311 +0200
@@ -18,7 +18,7 @@
 
 %define         short_name openQA-worker
 Name:           %{short_name}-test
-Version:        4.6.1589026701.ed65375c3
+Version:        4.6.1589279446.c80b4132b
 Release:        0
 Summary:        Test package for %{short_name}
 License:        GPL-2.0-or-later

++++++ openQA.spec ++++++
--- /var/tmp/diff_new_pack.mMluDa/_old  2020-05-12 22:35:41.172289353 +0200
+++ /var/tmp/diff_new_pack.mMluDa/_new  2020-05-12 22:35:41.172289353 +0200
@@ -73,7 +73,7 @@
 %define devel_requires %build_requires %qemu %test_requires chromedriver curl 
perl(Devel::Cover) perl(Devel::Cover::Report::Codecov) perl(Perl::Tidy) 
postgresql-devel rsync sudo tar xorg-x11-fonts
 
 Name:           openQA
-Version:        4.6.1589026701.ed65375c3
+Version:        4.6.1589279446.c80b4132b
 Release:        0
 Summary:        The openQA web-frontend, scheduler and tools
 License:        GPL-2.0-or-later


++++++ openQA-4.6.1589026701.ed65375c3.obscpio -> 
openQA-4.6.1589279446.c80b4132b.obscpio ++++++
/work/SRC/openSUSE:Factory/openQA/openQA-4.6.1589026701.ed65375c3.obscpio 
/work/SRC/openSUSE:Factory/.openQA.new.2738/openQA-4.6.1589279446.c80b4132b.obscpio
 differ: char 50, line 1

++++++ openQA.obsinfo ++++++
--- /var/tmp/diff_new_pack.mMluDa/_old  2020-05-12 22:35:41.248289511 +0200
+++ /var/tmp/diff_new_pack.mMluDa/_new  2020-05-12 22:35:41.248289511 +0200
@@ -1,5 +1,5 @@
 name: openQA
-version: 4.6.1589026701.ed65375c3
-mtime: 1589026701
-commit: ed65375c3836ecd4d29890f92533026654829634
+version: 4.6.1589279446.c80b4132b
+mtime: 1589279446
+commit: c80b4132b7089e090602e22675cb303697d51c26
 


Reply via email to