forked from pool/openQA
Offline generation of 4.6.1583952828.207d94566
4.6.1583952828.207d94566 4.6.1583952828.207d94566 4.6.1583952828.207d94566 OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=356
This commit is contained in:
parent
f74b3ec58d
commit
c80679089d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:222f7849ff3b792533ba3c0d75af50a65cea21b709c46b31415cd3a2b1cc9119
|
||||
size 11549709
|
3
openQA-4.6.1583952828.207d94566.obscpio
Normal file
3
openQA-4.6.1583952828.207d94566.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:837898dc10c1ebe9431aa2825c59e48c15ccf6022db5827e83c0d7c82101aa38
|
||||
size 11579405
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define short_name openQA-devel
|
||||
Name: %{short_name}-test
|
||||
Version: 4.6.1583409674.75be31485
|
||||
Version: 4.6.1583952828.207d94566
|
||||
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.1583409674.75be31485
|
||||
Version: 4.6.1583952828.207d94566
|
||||
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.1583409674.75be31485
|
||||
Version: 4.6.1583952828.207d94566
|
||||
Release: 0
|
||||
Summary: Test package for %{short_name}
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 11 18:54:15 UTC 2020 - coolo@suse.com
|
||||
|
||||
- Update to version 4.6.1583952828.207d94566:
|
||||
* Make parameters for splitting screenshot cleanup configurable
|
||||
* Add worker name to reason when stale job detection incompletes job
|
||||
* Fix the bug that only dereference the symlink needle in one page
|
||||
* Validate parameters passed to job template route consistently
|
||||
* Add test for re-scheduling only on 2nd idle status
|
||||
* Improve test coverage of worker
|
||||
* Enable scalability test in CI
|
||||
* worker: Avoid rejecting jobs when already working on them
|
||||
* Improve test coverage of the worker command handler
|
||||
* Format test of the worker's web UI connection in a more compact way
|
||||
* Revert condition for job-specific web socket messages
|
||||
* Add test for handling the quit message from the worker
|
||||
* Prevent race condition when assigning and sending jobs to a worker
|
||||
* Enhance scalability test
|
||||
* Prevent scalability test from using port which is already in use
|
||||
* Use service_port for web socket server redirection
|
||||
* Add fullstack test for scalability
|
||||
* Tweak result upload of worker
|
||||
* Optimize _optimize_image
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 05 12:01:40 UTC 2020 - coolo@suse.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: openQA
|
||||
version: 4.6.1583409674.75be31485
|
||||
mtime: 1583409674
|
||||
commit: 75be31485f816420d7a1418a2167a46799a07d6e
|
||||
version: 4.6.1583952828.207d94566
|
||||
mtime: 1583952828
|
||||
commit: 207d94566a671b0fa5c3631278f4ea71ec0ec1fa
|
||||
|
||||
|
@ -65,7 +65,7 @@
|
||||
%define devel_requires %build_requires %test_requires rsync chromedriver curl postgresql-devel %qemu tar xorg-x11-fonts sudo perl(Devel::Cover) perl(Devel::Cover::Report::Codecov) perl(Perl::Tidy)
|
||||
|
||||
Name: openQA
|
||||
Version: 4.6.1583409674.75be31485
|
||||
Version: 4.6.1583952828.207d94566
|
||||
Release: 0
|
||||
Summary: The openQA web-frontend, scheduler and tools
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user