Accepting request 927173 from devel:openQA:tested
Update to 4.6.1634908963.3d5c24113 4.6.1634908963.3d5c24113 4.6.1634908963.3d5c24113 4.6.1634908963.3d5c24113 4.6.1634908963.3d5c24113 OBS-URL: https://build.opensuse.org/request/show/927173 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openQA?expand=0&rev=292
This commit is contained in:
commit
580b2ddebb
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3e2d5786b40c98d10b1863315d97c39b11808720b6ab58a58bf05b55c4941afe
|
|
||||||
size 12981773
|
|
3
openQA-4.6.1634908963.3d5c24113.obscpio
Normal file
3
openQA-4.6.1634908963.3d5c24113.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4544a214aa63e83249734e5ec7badd67cf993647d8e6181e1ea6a26467d3eb77
|
||||||
|
size 12982797
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define short_name openQA-client
|
%define short_name openQA-client
|
||||||
Name: %{short_name}-test
|
Name: %{short_name}-test
|
||||||
Version: 4.6.1634844038.99a1a2378
|
Version: 4.6.1634908963.3d5c24113
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Test package for %{short_name}
|
Summary: Test package for %{short_name}
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define short_name openQA-devel
|
%define short_name openQA-devel
|
||||||
Name: %{short_name}-test
|
Name: %{short_name}-test
|
||||||
Version: 4.6.1634844038.99a1a2378
|
Version: 4.6.1634908963.3d5c24113
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Test package for %{short_name}
|
Summary: Test package for %{short_name}
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define short_name openQA
|
%define short_name openQA
|
||||||
Name: %{short_name}-test
|
Name: %{short_name}-test
|
||||||
Version: 4.6.1634844038.99a1a2378
|
Version: 4.6.1634908963.3d5c24113
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Test package for openQA
|
Summary: Test package for openQA
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define short_name openQA-worker
|
%define short_name openQA-worker
|
||||||
Name: %{short_name}-test
|
Name: %{short_name}-test
|
||||||
Version: 4.6.1634844038.99a1a2378
|
Version: 4.6.1634908963.3d5c24113
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Test package for %{short_name}
|
Summary: Test package for %{short_name}
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
@ -1,3 +1,25 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Oct 24 08:03:30 UTC 2021 - okurz@suse.com
|
||||||
|
|
||||||
|
- Update to version 4.6.1634908963.3d5c24113:
|
||||||
|
* Also ignore all aborted results for 'todo' flag
|
||||||
|
* Fix missing display of aborted test results in overview status line
|
||||||
|
* Turn around double negation in Schema::Result::Jobs
|
||||||
|
* t: Make summary line check stricter in 10-tests_overview.t
|
||||||
|
* t: Simplify fixture job creation in 10-tests_overview.t
|
||||||
|
* t: Bump timeout of api/04-jobs.t based on local runtime
|
||||||
|
* t: Bump timeout of ui/18-test-details.t based on local runtime
|
||||||
|
* Update the link for OSD's setup and administration which has been moved
|
||||||
|
* Use signatures in OpenQA::Worker::WebUIConnection
|
||||||
|
* Use Time::Seconds in OpenQA::Worker::Settings
|
||||||
|
* Use signatures in OpenQA::Worker::Settings
|
||||||
|
* Consistently describe "Idle" workers as such
|
||||||
|
* t: Add test for worker statistics and numbers
|
||||||
|
* templates: Delete unused worker statistics variables
|
||||||
|
* Use diag instead of note when bailing with log
|
||||||
|
* Enable diagnostics for serialization errors
|
||||||
|
* fullstack: Add context to result panel wait
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Oct 21 19:20:47 UTC 2021 - okurz@suse.com
|
Thu Oct 21 19:20:47 UTC 2021 - okurz@suse.com
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: openQA
|
name: openQA
|
||||||
version: 4.6.1634844038.99a1a2378
|
version: 4.6.1634908963.3d5c24113
|
||||||
mtime: 1634844038
|
mtime: 1634908963
|
||||||
commit: 99a1a23789fd932d9cafc540c4f9cabdc2db579f
|
commit: 3d5c241137ce89cff9ec110976a0049c3127b150
|
||||||
|
@ -76,7 +76,7 @@
|
|||||||
%define devel_requires %devel_no_selenium_requires chromedriver
|
%define devel_requires %devel_no_selenium_requires chromedriver
|
||||||
|
|
||||||
Name: openQA
|
Name: openQA
|
||||||
Version: 4.6.1634844038.99a1a2378
|
Version: 4.6.1634908963.3d5c24113
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: The openQA web-frontend, scheduler and tools
|
Summary: The openQA web-frontend, scheduler and tools
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Loading…
x
Reference in New Issue
Block a user