forked from pool/openQA
Accepting request 1091801 from devel:openQA:tested
Update to 4.6.1686302766.69ffe8a 4.6.1686302766.69ffe8a 4.6.1686302766.69ffe8a 4.6.1686302766.69ffe8a 4.6.1686302766.69ffe8a OBS-URL: https://build.opensuse.org/request/show/1091801 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openQA?expand=0&rev=473
This commit is contained in:
commit
74a888578a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3586e5d329c265a0ff6c0d56afd2befa7affd6e8a7f8a65a6039cbc338df6ba5
|
||||
size 14321165
|
3
openQA-4.6.1686302766.69ffe8a.obscpio
Normal file
3
openQA-4.6.1686302766.69ffe8a.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:974e6170d4002107fb6e24c146c64afb600150000f71f0081282ccc8df42e488
|
||||
size 14327309
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define short_name openQA-client
|
||||
Name: %{short_name}-test
|
||||
Version: 4.6.1685846780.f3b6f99
|
||||
Version: 4.6.1686302766.69ffe8a
|
||||
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.1685846780.f3b6f99
|
||||
Version: 4.6.1686302766.69ffe8a
|
||||
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.1685846780.f3b6f99
|
||||
Version: 4.6.1686302766.69ffe8a
|
||||
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.1685846780.f3b6f99
|
||||
Version: 4.6.1686302766.69ffe8a
|
||||
Release: 0
|
||||
Summary: Test package for %{short_name}
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -1,3 +1,32 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 09 11:38:38 UTC 2023 - okurz@suse.com
|
||||
|
||||
- Update to version 4.6.1686302766.69ffe8a:
|
||||
* Increase client_body_buffer_size to be larger than UPLOAD_CHUNK_SIZE
|
||||
* Add `priority` property to `job_templates` in YAML
|
||||
* Add test for wildcard version in yaml
|
||||
* Pass job result from os-autoinst's state file to web UI
|
||||
* Extract reading state file into a separate function
|
||||
* Simplify code for formatting reason
|
||||
* t: Use signatures in complete OpenQA::SeleniumTest
|
||||
* t: Simplify chromium dir lookup
|
||||
* t: Simplify find_element call in 33-developer_mode.t
|
||||
* Fix openqa-clone-custom-git-refspec on git-checkout job sources
|
||||
* t: Further extract variables in openqa-clone-custom-git-refspec test
|
||||
* t: Reduce duplication in clone-custom-git-refspec test
|
||||
* t: Reduce length of some test strings in clone-custom-git-refspec
|
||||
* Fix timestamp to be actual ns
|
||||
* Add max_conns limit to nginx config
|
||||
* Add re-try in comments test to mitigate alert problem
|
||||
* Switch OBS SCM/CI Workflow to branch_package
|
||||
* Add various optimizations and bug fixes for O3 deployment
|
||||
* Allow wildcard version in scenarios YAML
|
||||
* Remove YAML::PP duplicate_keys option
|
||||
* Forbid cyclic references in YAML
|
||||
* Fix flaky coverage in Worker::WebUIConnection
|
||||
* Add test for rendering Git links in investigation tab
|
||||
* documentation: Improve grammar
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 05 07:46:02 UTC 2023 - okurz@suse.com
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: openQA
|
||||
version: 4.6.1685846780.f3b6f99
|
||||
mtime: 1685846780
|
||||
commit: f3b6f9914e071332357a9c7dcf977e9d007cc997
|
||||
version: 4.6.1686302766.69ffe8a
|
||||
mtime: 1686302766
|
||||
commit: 69ffe8ad8fc9724dd825934b46699a5d7432937c
|
||||
|
@ -78,7 +78,7 @@
|
||||
%define devel_requires %devel_no_selenium_requires chromedriver
|
||||
|
||||
Name: openQA
|
||||
Version: 4.6.1685846780.f3b6f99
|
||||
Version: 4.6.1686302766.69ffe8a
|
||||
Release: 0
|
||||
Summary: The openQA web-frontend, scheduler and tools
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user