forked from pool/openQA
Accepting request 894042 from devel:openQA:tested
Update to 4.6.1621307093.e6e7d0a8c 4.6.1621307093.e6e7d0a8c 4.6.1621307093.e6e7d0a8c 4.6.1621307093.e6e7d0a8c 4.6.1621307093.e6e7d0a8c OBS-URL: https://build.opensuse.org/request/show/894042 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openQA?expand=0&rev=261
This commit is contained in:
commit
c9f929a323
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7b5ea4806854cd4b05feb300bd190c443c5fc38668175145fa25a66451cf7c6a
|
||||
size 13138957
|
3
openQA-4.6.1621307093.e6e7d0a8c.obscpio
Normal file
3
openQA-4.6.1621307093.e6e7d0a8c.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:459fc9cced296f97f807119039719b1a103d8d45f38df99867b083c0f39c1422
|
||||
size 13152269
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define short_name openQA-client
|
||||
Name: %{short_name}-test
|
||||
Version: 4.6.1620996956.bd2066072
|
||||
Version: 4.6.1621307093.e6e7d0a8c
|
||||
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.1620996956.bd2066072
|
||||
Version: 4.6.1621307093.e6e7d0a8c
|
||||
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.1620996956.bd2066072
|
||||
Version: 4.6.1621307093.e6e7d0a8c
|
||||
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.1620996956.bd2066072
|
||||
Version: 4.6.1621307093.e6e7d0a8c
|
||||
Release: 0
|
||||
Summary: Test package for %{short_name}
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 18 11:31:43 UTC 2021 - coolo@suse.com
|
||||
|
||||
- Update to version 4.6.1621307093.e6e7d0a8c:
|
||||
* Improve locking of archiving task
|
||||
* Test case of copy error when archiving job
|
||||
* Mention the archiving feature within the documentation
|
||||
* Show archive icon on test details page for archived jobs
|
||||
* Archive important jobs which would be otherwise preserved during log cleanup
|
||||
* Add Minion job for archiving job results
|
||||
* Add function to archive a job
|
||||
* Add archive dir, allow customization via OPENQA_ARCHIVEDIR
|
||||
* Mention `MAX_SETUP_TIME` and `TIMEOUT_SCALE` in timeout documentation
|
||||
* worker: Add MAX_SETUP_TIME to limit job setup time (by default to one hour)
|
||||
* Use constants from Time::Seconds for declaring our own time-related constants
|
||||
* worker: Write code for stopping job in a more compact way
|
||||
* worker: Pass result USER_CANCELLED when stopping job due to cancellation
|
||||
* Add test for some error cases when calling rsync to sync tests
|
||||
* worker: Allow cancellation of jobs while waiting for asset cache
|
||||
* worker: Unify loops for polling the cache service
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 16 04:00:12 UTC 2021 - coolo@suse.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: openQA
|
||||
version: 4.6.1620996956.bd2066072
|
||||
mtime: 1620996956
|
||||
commit: bd2066072c3daa494fe2f789611349102aa115d5
|
||||
version: 4.6.1621307093.e6e7d0a8c
|
||||
mtime: 1621307093
|
||||
commit: e6e7d0a8c547eb570cd388b1e8ed588ed40605f5
|
||||
|
||||
|
@ -76,7 +76,7 @@
|
||||
%define devel_requires %devel_no_selenium_requires chromedriver
|
||||
|
||||
Name: openQA
|
||||
Version: 4.6.1620996956.bd2066072
|
||||
Version: 4.6.1621307093.e6e7d0a8c
|
||||
Release: 0
|
||||
Summary: The openQA web-frontend, scheduler and tools
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user