From bc2c977db544231d3a8549f5dd45443fc5426cb1247dc6da06df661a606b1bd4 Mon Sep 17 00:00:00 2001 From: Jenkins Automation Server Date: Thu, 18 Dec 2025 04:05:07 +0000 Subject: [PATCH] Update to 5.1766014013.377e64fe 5.1766014013.377e64fe 5.1766014013.377e64fe 5.1766014013.377e64fe 5.1766014013.377e64fe --- openQA-5.1764349525.ffb59486.obscpio | 3 -- openQA-5.1766014013.377e64fe.obscpio | 3 ++ openQA-client-test.spec | 4 +- openQA-devel-test.spec | 6 +-- openQA-test.spec | 4 +- openQA-worker-test.spec | 4 +- openQA.changes | 62 +++++++++++++++++++++++++++- openQA.obsinfo | 6 +-- openQA.spec | 23 +++++------ 9 files changed, 87 insertions(+), 28 deletions(-) delete mode 100644 openQA-5.1764349525.ffb59486.obscpio create mode 100644 openQA-5.1766014013.377e64fe.obscpio diff --git a/openQA-5.1764349525.ffb59486.obscpio b/openQA-5.1764349525.ffb59486.obscpio deleted file mode 100644 index 49c37e5..0000000 --- a/openQA-5.1764349525.ffb59486.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:63add0e9f0bd8cfdbf5b9f6148b3d8d28f826a9f338e69d80d4e2c75ef6cab7a -size 13615117 diff --git a/openQA-5.1766014013.377e64fe.obscpio b/openQA-5.1766014013.377e64fe.obscpio new file mode 100644 index 0000000..794b858 --- /dev/null +++ b/openQA-5.1766014013.377e64fe.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbec1606574fe67c5e3d5a695d7500210980044a3afa9adf3c2038809cc3411e +size 13627405 diff --git a/openQA-client-test.spec b/openQA-client-test.spec index 84b54f0..43235b1 100644 --- a/openQA-client-test.spec +++ b/openQA-client-test.spec @@ -1,7 +1,7 @@ # # spec file for package openQA-client-test # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define short_name openQA-client Name: %{short_name}-test -Version: 5.1764349525.ffb59486 +Version: 5.1766014013.377e64fe Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later diff --git a/openQA-devel-test.spec b/openQA-devel-test.spec index 36edd65..42ddae0 100644 --- a/openQA-devel-test.spec +++ b/openQA-devel-test.spec @@ -1,7 +1,7 @@ # # spec file for package openQA-devel-test # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,12 +18,12 @@ %define short_name openQA-devel Name: %{short_name}-test -Version: 5.1764349525.ffb59486 +Version: 5.1766014013.377e64fe Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later BuildRequires: %{short_name} == %{version} -ExcludeArch: %{ix86} +ExcludeArch: %{ix86} %ifarch ppc ppc64 ppc64le s390x # missing chromedriver dependency ExclusiveArch: do_not_build diff --git a/openQA-test.spec b/openQA-test.spec index d7b5989..2655dcd 100644 --- a/openQA-test.spec +++ b/openQA-test.spec @@ -1,7 +1,7 @@ # # spec file for package openQA-test # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define short_name openQA Name: %{short_name}-test -Version: 5.1764349525.ffb59486 +Version: 5.1766014013.377e64fe Release: 0 Summary: Test package for openQA License: GPL-2.0-or-later diff --git a/openQA-worker-test.spec b/openQA-worker-test.spec index ca739e6..1381292 100644 --- a/openQA-worker-test.spec +++ b/openQA-worker-test.spec @@ -1,7 +1,7 @@ # # spec file for package openQA-worker-test # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define short_name openQA-worker Name: %{short_name}-test -Version: 5.1764349525.ffb59486 +Version: 5.1766014013.377e64fe Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later diff --git a/openQA.changes b/openQA.changes index 0242764..d1111e8 100644 --- a/openQA.changes +++ b/openQA.changes @@ -1,5 +1,65 @@ ------------------------------------------------------------------- -Fri Nov 28 20:38:53 UTC 2025 - okurz@suse.com +Thu Dec 18 03:54:10 UTC 2025 - okurz@suse.com + +- Update to version 5.1766014013.377e64fe: + * feat(Needle::Save): Adapt to new error handling + * feat(OpenQA::Git): Make error handling more flexible with exceptions + +------------------------------------------------------------------- +Tue Dec 16 15:12:03 UTC 2025 - okurz@suse.com + +- Update to version 5.1765887110.8fc02990: + * Avoid partial deletion of a screenshot if Minion job is aborted + * Add `SignalBlocker` to delay signal handling during critical sections + +------------------------------------------------------------------- +Mon Dec 15 14:08:30 UTC 2025 - okurz@suse.com + +- Update to version 5.1765805960.2112d43d: + * fix(codecov): Fix wrong casing for 'fully_covered' entries + +------------------------------------------------------------------- +Fri Dec 12 21:07:39 UTC 2025 - okurz@suse.com + +- Update to version 5.1765535865.b566a24c: + * fix(codecov): Be strict about coverage thresholds + * Show jobs that have been cloned when `t` parameter is used on overview + +------------------------------------------------------------------- +Thu Dec 11 17:35:22 UTC 2025 - okurz@suse.com + +- Update to version 5.1765469360.5c0525b5: + * worker: Add coverage for OVS DBus checks + * Fix overview when filtering by test and module result at the same time + * Return signal as part of run_cmd result + * Add scanner for untracked screenshots + * KTAP: Properly hide details of a skipped subtest + * docs: Restory logic of the sentence about NFT vs firewalld + * docs: Clarify DHCP/RA availability on MM networks + * feat: Allow to configure key+secret with env variables + +------------------------------------------------------------------- +Tue Dec 09 14:19:12 UTC 2025 - okurz@suse.com + +- Update to version 5.1765286149.3debb8ea: + * KTAP: Don't increment parsed_lines_count in "SKIP" lines + * KTAP: Define unparsed_lines and parsed_lines_count + +------------------------------------------------------------------- +Mon Dec 08 20:38:05 UTC 2025 - okurz@suse.com + +- Update to version 5.1765217707.d6e697fd: + * Test commenting on overview page together with TODO filter + * Fix job IDs that are considered for mass-commenting on overview page + +------------------------------------------------------------------- +Sat Dec 06 09:10:00 UTC 2025 - okurz@suse.com + +- Update to version 5.1765009312.be30f6e0: + * README: Remove left-over empty badge reference + +------------------------------------------------------------------- +Mon Dec 01 10:09:00 UTC 2025 - okurz@suse.com - Update to version 5.1764349525.ffb59486: * Also use TIMEOUT_SCALE for priority malus calculation diff --git a/openQA.obsinfo b/openQA.obsinfo index bef36a0..4c86173 100644 --- a/openQA.obsinfo +++ b/openQA.obsinfo @@ -1,4 +1,4 @@ name: openQA -version: 5.1764349525.ffb59486 -mtime: 1764349525 -commit: ffb5948677625e9c9e3c79d59e74a8289bac40b0 +version: 5.1766014013.377e64fe +mtime: 1766014013 +commit: 377e64fe96888612ae1cc9a2b39306d811eae7c3 diff --git a/openQA.spec b/openQA.spec index fe9dc44..2847341 100644 --- a/openQA.spec +++ b/openQA.spec @@ -1,7 +1,7 @@ # # spec file for package openQA # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright 2018-2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,10 +12,10 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # - +# can't use linebreaks here! %define openqa_main_service openqa-webui.service %define openqa_extra_services openqa-gru.service openqa-websockets.service openqa-scheduler.service openqa-enqueue-audit-event-cleanup.service openqa-enqueue-audit-event-cleanup.timer openqa-enqueue-asset-cleanup.service openqa-enqueue-git-auto-update.service openqa-enqueue-asset-cleanup.timer openqa-enqueue-result-cleanup.service openqa-enqueue-result-cleanup.timer openqa-enqueue-bug-cleanup.service openqa-enqueue-bug-cleanup.timer openqa-enqueue-git-auto-update.timer openqa-enqueue-needle-ref-cleanup.service openqa-enqueue-needle-ref-cleanup.timer openqa-enqueue-scheduled-product-cleanup.service openqa-enqueue-scheduled-product-cleanup.timer %define openqa_services %{openqa_main_service} %{openqa_extra_services} @@ -99,11 +99,11 @@ %define devel_requires %devel_no_selenium_requires chromedriver Name: openQA -Version: 5.1764349525.ffb59486 +Version: 5.1766014013.377e64fe Release: 0 Summary: The openQA web-frontend, scheduler and tools License: GPL-2.0-or-later -URL: http://os-autoinst.github.io/openQA/ +Url: http://os-autoinst.github.io/openQA/ Source0: %{name}-%{version}.tar.xz Source2: node_modules.spec.inc %include %{_sourcedir}/node_modules.spec.inc @@ -113,10 +113,10 @@ BuildRequires: distribution-release BuildRequires: %{build_requires} BuildRequires: apparmor-rpm-macros BuildRequires: local-npm-registry +Requires: perl(Minion) >= 10.0 Requires: %{main_requires} Requires: openQA-client = %{version} Requires: openQA-common = %{version} -Requires: perl(Minion) >= 10.0 # we need to have the same sha1 as expected %requires_eq perl-Mojolicious-Plugin-AssetPack Recommends: %{name}-local-db @@ -225,8 +225,8 @@ This package contains a plugin for AI support in openQA. %package client Summary: Client tools for remote openQA management -Requires: %client_requires Requires: openQA-common = %{version} +Requires: %client_requires %description client Tools and support files for openQA client script. Client script is @@ -256,8 +256,8 @@ next to the webui. Summary: Convenience package for a single-instance setup using apache proxy Provides: %{name}-single-instance-apache Provides: %{name}-single-instance-apache2 -Requires: %{name} = %{version} Requires: %{name}-local-db +Requires: %{name} = %{version} Requires: %{name}-worker = %{version} Requires: apache2 @@ -266,8 +266,8 @@ Use this package to setup a local instance with all services provided together. %package single-instance-nginx Summary: Convenience package for a single-instance setup using nginx proxy -Requires: %{name} = %{version} Requires: %{name}-local-db +Requires: %{name} = %{version} Requires: %{name}-worker = %{version} Requires: nginx @@ -315,9 +315,9 @@ regardless of whether devel:openQA contains updates. %if %{with munin_package} %package munin Summary: Munin scripts -Requires: curl Requires: munin Requires: munin-node +Requires: curl Requires: perl %description munin @@ -325,6 +325,7 @@ Use this package to install munin scripts that allow to monitor some openQA statistics. %endif + %prep %setup -q sed -e 's,/bin/env python,/bin/python,' -i script/openqa-label-all @@ -440,7 +441,6 @@ install -m 0644 %{_sourcedir}/openQA.changes %{buildroot}%{_datadir}/openqa/publ %if 0%{?suse_version} > 1500 %pre -f %{name}.pre %else - %pre if ! getent passwd geekotest > /dev/null; then %{_sbindir}/useradd -r -g nogroup -c "openQA user" \ @@ -467,7 +467,6 @@ fi %if 0%{?suse_version} > 1500 %pre worker -f openQA-worker.pre %else - %pre worker if ! getent passwd _openqa-worker > /dev/null; then %{_sbindir}/useradd -r -g nogroup -c "openQA worker" \ -- 2.51.1