Update to 5.1765009312.be30f6e0 5.1765009312.be30f6e0 5.1765009312.be30f6e0 5.1765009312.be30f6e0 5.1765009312.be30f6e0 #15
Binary file not shown.
BIN
openQA-5.1766014013.377e64fe.obscpio
LFS
Normal file
BIN
openQA-5.1766014013.377e64fe.obscpio
LFS
Normal file
Binary file not shown.
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
name: openQA
|
||||
version: 5.1764349525.ffb59486
|
||||
mtime: 1764349525
|
||||
commit: ffb5948677625e9c9e3c79d59e74a8289bac40b0
|
||||
version: 5.1766014013.377e64fe
|
||||
mtime: 1766014013
|
||||
commit: 377e64fe96888612ae1cc9a2b39306d811eae7c3
|
||||
|
||||
23
openQA.spec
23
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" \
|
||||
|
||||
Reference in New Issue
Block a user