forked from pool/openQA
Accepting request 826324 from devel:openQA:tested
Update to 4.6.1597317239.6bef59ee4 4.6.1597317239.6bef59ee4 4.6.1597317239.6bef59ee4 4.6.1597317239.6bef59ee4 4.6.1597317239.6bef59ee4 OBS-URL: https://build.opensuse.org/request/show/826324 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openQA?expand=0&rev=182
This commit is contained in:
commit
c64fe06c82
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b601ed0ce11e14d6f39d222833db46a5bd63dcd631649572457537c4bf8ce9ef
|
||||
size 12326413
|
3
openQA-4.6.1597317239.6bef59ee4.obscpio
Normal file
3
openQA-4.6.1597317239.6bef59ee4.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3c720b44121bf76d046b973caf64a0996c52b4e23799b14b378fca9d874eca0e
|
||||
size 12341773
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define short_name openQA-client
|
||||
Name: %{short_name}-test
|
||||
Version: 4.6.1597138547.40c3d2c81
|
||||
Version: 4.6.1597317239.6bef59ee4
|
||||
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.1597138547.40c3d2c81
|
||||
Version: 4.6.1597317239.6bef59ee4
|
||||
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.1597138547.40c3d2c81
|
||||
Version: 4.6.1597317239.6bef59ee4
|
||||
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.1597138547.40c3d2c81
|
||||
Version: 4.6.1597317239.6bef59ee4
|
||||
Release: 0
|
||||
Summary: Test package for %{short_name}
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 13 19:26:33 UTC 2020 - coolo@suse.com
|
||||
|
||||
- Update to version 4.6.1597317239.6bef59ee4:
|
||||
* Dependency cron 200813
|
||||
* Fix support for multiple params with the same name in api command
|
||||
* Add tests for GNU style arguments
|
||||
* Reduce number of fixtures loaded by several tests
|
||||
* Refactor t/05-scheduler-dependencies.t
|
||||
* Speed up cache client tests by mocking sleep
|
||||
* Rename skip_passed_children to skip_ok_result_children
|
||||
* Don't cancel directly chained parents/siblings as well
|
||||
* Add test for skipping passed child jobs when restarting a parent job
|
||||
* Update documentation of restart behaviour
|
||||
* cloning/restarting: Consider job failed if one of its children failed
|
||||
* Fix rendering dependency graph in some cases
|
||||
* Allow skipping passed children when restarting a job
|
||||
* Add retry feature to cache service client
|
||||
* Highlight dependency jobs in the overview page
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 11 11:26:48 UTC 2020 - coolo@suse.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: openQA
|
||||
version: 4.6.1597138547.40c3d2c81
|
||||
mtime: 1597138547
|
||||
commit: 40c3d2c8190027e2ba631caab5d5a84db0311e3a
|
||||
version: 4.6.1597317239.6bef59ee4
|
||||
mtime: 1597317239
|
||||
commit: 6bef59ee46420795bfaf662a201b202c68e390fa
|
||||
|
||||
|
@ -75,7 +75,7 @@
|
||||
%define devel_requires %devel_no_selenium_requires chromedriver
|
||||
|
||||
Name: openQA
|
||||
Version: 4.6.1597138547.40c3d2c81
|
||||
Version: 4.6.1597317239.6bef59ee4
|
||||
Release: 0
|
||||
Summary: The openQA web-frontend, scheduler and tools
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user