Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package openQA for openSUSE:Factory checked 
in at 2025-10-02 19:20:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openQA (Old)
 and      /work/SRC/openSUSE:Factory/.openQA.new.11973 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openQA"

Thu Oct  2 19:20:18 2025 rev:761 rq:1308473 version:5.1759329378.3b8e8685

Changes:
--------
--- /work/SRC/openSUSE:Factory/openQA/openQA.changes    2025-10-01 
18:57:05.774754747 +0200
+++ /work/SRC/openSUSE:Factory/.openQA.new.11973/openQA.changes 2025-10-02 
19:21:11.464945907 +0200
@@ -1,0 +2,7 @@
+Wed Oct 01 17:12:54 UTC 2025 - [email protected]
+
+- Update to version 5.1759329378.3b8e8685:
+  * Reduce the number of required checks for Mergify again
+  * Ensure a failing cache service is seen as such by the worker/scheduler
+
+-------------------------------------------------------------------

Old:
----
  openQA-5.1759248257.70b23b32.obscpio

New:
----
  openQA-5.1759329378.3b8e8685.obscpio

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

Other differences:
------------------
++++++ openQA-client-test.spec ++++++
--- /var/tmp/diff_new_pack.4mUzIf/_old  2025-10-02 19:21:12.989009662 +0200
+++ /var/tmp/diff_new_pack.4mUzIf/_new  2025-10-02 19:21:12.989009662 +0200
@@ -18,7 +18,7 @@
 
 %define         short_name openQA-client
 Name:           %{short_name}-test
-Version:        5.1759248257.70b23b32
+Version:        5.1759329378.3b8e8685
 Release:        0
 Summary:        Test package for %{short_name}
 License:        GPL-2.0-or-later

++++++ openQA-devel-test.spec ++++++
--- /var/tmp/diff_new_pack.4mUzIf/_old  2025-10-02 19:21:13.017010833 +0200
+++ /var/tmp/diff_new_pack.4mUzIf/_new  2025-10-02 19:21:13.021011001 +0200
@@ -18,7 +18,7 @@
 
 %define         short_name openQA-devel
 Name:           %{short_name}-test
-Version:        5.1759248257.70b23b32
+Version:        5.1759329378.3b8e8685
 Release:        0
 Summary:        Test package for %{short_name}
 License:        GPL-2.0-or-later

++++++ openQA-test.spec ++++++
--- /var/tmp/diff_new_pack.4mUzIf/_old  2025-10-02 19:21:13.049012172 +0200
+++ /var/tmp/diff_new_pack.4mUzIf/_new  2025-10-02 19:21:13.049012172 +0200
@@ -18,7 +18,7 @@
 
 %define         short_name openQA
 Name:           %{short_name}-test
-Version:        5.1759248257.70b23b32
+Version:        5.1759329378.3b8e8685
 Release:        0
 Summary:        Test package for openQA
 License:        GPL-2.0-or-later

++++++ openQA-worker-test.spec ++++++
--- /var/tmp/diff_new_pack.4mUzIf/_old  2025-10-02 19:21:13.105014515 +0200
+++ /var/tmp/diff_new_pack.4mUzIf/_new  2025-10-02 19:21:13.105014515 +0200
@@ -18,7 +18,7 @@
 
 %define         short_name openQA-worker
 Name:           %{short_name}-test
-Version:        5.1759248257.70b23b32
+Version:        5.1759329378.3b8e8685
 Release:        0
 Summary:        Test package for %{short_name}
 License:        GPL-2.0-or-later

++++++ openQA.spec ++++++
--- /var/tmp/diff_new_pack.4mUzIf/_old  2025-10-02 19:21:13.141016021 +0200
+++ /var/tmp/diff_new_pack.4mUzIf/_new  2025-10-02 19:21:13.145016188 +0200
@@ -99,7 +99,7 @@
 %define devel_requires %devel_no_selenium_requires chromedriver
 
 Name:           openQA
-Version:        5.1759248257.70b23b32
+Version:        5.1759329378.3b8e8685
 Release:        0
 Summary:        The openQA web-frontend, scheduler and tools
 License:        GPL-2.0-or-later

++++++ openQA-5.1759248257.70b23b32.obscpio -> 
openQA-5.1759329378.3b8e8685.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/openQA-5.1759248257.70b23b32/.mergify.yml 
new/openQA-5.1759329378.3b8e8685/.mergify.yml
--- old/openQA-5.1759248257.70b23b32/.mergify.yml       2025-09-30 
18:04:17.000000000 +0200
+++ new/openQA-5.1759329378.3b8e8685/.mergify.yml       2025-10-01 
16:36:18.000000000 +0200
@@ -13,7 +13,7 @@
           # "unresolvable" is not reported in general:
           # 
https://trello.com/c/0N3jHq5M/2257-report-back-to-scm-when-build-results-arent-failed-and-succeeded
           # So we need to require the number of tests explicitly:
-          - "#check-success>=51"
+          - "#check-success>=50"
           - status-success=static-check-containers
           - status-success=webui-docker-compose
           - "#check-failure=0"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openQA-5.1759248257.70b23b32/lib/OpenQA/CacheService.pm 
new/openQA-5.1759329378.3b8e8685/lib/OpenQA/CacheService.pm
--- old/openQA-5.1759248257.70b23b32/lib/OpenQA/CacheService.pm 2025-09-30 
18:04:17.000000000 +0200
+++ new/openQA-5.1759329378.3b8e8685/lib/OpenQA/CacheService.pm 2025-10-01 
16:36:18.000000000 +0200
@@ -55,7 +55,7 @@
         'reply.exception' => sub {
             my ($c, $error) = @_;
             $error = $c->$code($error)->stash('exception');
-            return unless $error =~ qr/(database disk image is malformed|no 
such (table|column))/;
+            return unless $error =~ qr/(database|no such (table|column))/;
 
             my $app = $c->app;
             $app->exit_code(1);    # ensure the return code is non-zero

++++++ openQA.obsinfo ++++++
--- /var/tmp/diff_new_pack.4mUzIf/_old  2025-10-02 19:21:37.050016188 +0200
+++ /var/tmp/diff_new_pack.4mUzIf/_new  2025-10-02 19:21:37.050016188 +0200
@@ -1,5 +1,5 @@
 name: openQA
-version: 5.1759248257.70b23b32
-mtime: 1759248257
-commit: 70b23b325ba44ef389937e3e85823b596536ffa4
+version: 5.1759329378.3b8e8685
+mtime: 1759329378
+commit: 3b8e86855acd7c896b2bf14e212b157c3035f02a
 

Reply via email to