forked from pool/openQA
Offline generation of 4.6.1670432877.32837b1
4.6.1670432877.32837b1 4.6.1670432877.32837b1 4.6.1670432877.32837b1 4.6.1670432877.32837b1 OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=921
This commit is contained in:
parent
32ddbe0967
commit
19639aaff6
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e8e1c1bc6c2cebbd1e51125ef3f41b81286ce72e1f15ffba3bc64725d21dcc35
|
||||
size 13760013
|
3
openQA-4.6.1670432877.32837b1.obscpio
Normal file
3
openQA-4.6.1670432877.32837b1.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:da6e148c151ea531f460f27031e58968d1f3b779cd88f05b338679214c3c6b7f
|
||||
size 13763597
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define short_name openQA-client
|
||||
Name: %{short_name}-test
|
||||
Version: 4.6.1669922159.5e076a0
|
||||
Version: 4.6.1670432877.32837b1
|
||||
Release: 0
|
||||
Summary: Test package for %{short_name}
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define short_name openQA-devel
|
||||
Name: %{short_name}-test
|
||||
Version: 4.6.1669922159.5e076a0
|
||||
Version: 4.6.1670432877.32837b1
|
||||
Release: 0
|
||||
Summary: Test package for %{short_name}
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define short_name openQA
|
||||
Name: %{short_name}-test
|
||||
Version: 4.6.1669922159.5e076a0
|
||||
Version: 4.6.1670432877.32837b1
|
||||
Release: 0
|
||||
Summary: Test package for openQA
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define short_name openQA-worker
|
||||
Name: %{short_name}-test
|
||||
Version: 4.6.1669922159.5e076a0
|
||||
Version: 4.6.1670432877.32837b1
|
||||
Release: 0
|
||||
Summary: Test package for %{short_name}
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -1,3 +1,29 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 07 18:11:48 UTC 2022 - okurz@suse.com
|
||||
|
||||
- Update to version 4.6.1670432877.32837b1:
|
||||
* Protect second asset size update from possible deadlocks
|
||||
* Support use-case of "local" worker when detecting worker address
|
||||
* Extract code for determining whether a host is local
|
||||
* tests: Consume expected fake error from web socket
|
||||
* Condense scheduling debug output to single line
|
||||
* Fix missing `wait_for_ajax` call in comments test
|
||||
* Catch error and return 404 for module_fails with non existing test
|
||||
* Protect one asset size update from possible deadlocks
|
||||
* Avoid running jobs with undetermined worker address
|
||||
* Add signatures in OpenQA::Task::Bug::Limit
|
||||
* Add signatures in OpenQA::Task::Job::Limit
|
||||
* Add signatures in OpenQA::Task::Job::FinalizeResults
|
||||
* Add signatures in OpenQA::WebAPI::Controller::Admin::Needle
|
||||
* Add signatures in OpenQA::WebAPI::Controller::API::V1::Bug
|
||||
* Add signatures in OpenQA::WebAPI::Auth::Fake
|
||||
* t: Add signatures in cache-service
|
||||
* t: Add signatures in build_tagging
|
||||
* t: Add signatures in grutasks
|
||||
* t: Bump timeout of ui/21-admin-needles.t based on local runtime
|
||||
* Simplify _create_clones with post-for
|
||||
* Extract methods for creating clones with right dependency
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 03 02:16:29 UTC 2022 - okurz@suse.com
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: openQA
|
||||
version: 4.6.1669922159.5e076a0
|
||||
mtime: 1669922159
|
||||
commit: 5e076a0756df561b175f66a55d01b9d1d33964f4
|
||||
version: 4.6.1670432877.32837b1
|
||||
mtime: 1670432877
|
||||
commit: 32837b1e161534f0b50198ab7d602abeeed37c85
|
||||
|
@ -76,7 +76,7 @@
|
||||
%define devel_requires %devel_no_selenium_requires chromedriver
|
||||
|
||||
Name: openQA
|
||||
Version: 4.6.1669922159.5e076a0
|
||||
Version: 4.6.1670432877.32837b1
|
||||
Release: 0
|
||||
Summary: The openQA web-frontend, scheduler and tools
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user