forked from pool/openQA
Accepting request 822502 from devel:openQA:tested
Update to 4.6.1595521154.aa29e2427 4.6.1595521154.aa29e2427 4.6.1595521154.aa29e2427 4.6.1595521154.aa29e2427 4.6.1595521154.aa29e2427 OBS-URL: https://build.opensuse.org/request/show/822502 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openQA?expand=0&rev=175
This commit is contained in:
commit
63a3c9714e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:98ccf32d519f6a648265d50b84b1c567424e4ce33f9d5e6362990209852e0334
|
||||
size 12114957
|
3
openQA-4.6.1595521154.aa29e2427.obscpio
Normal file
3
openQA-4.6.1595521154.aa29e2427.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b3da5694f646357353055e5ecb23a4649cebce989c5815ec523d40b2fe418271
|
||||
size 12322317
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define short_name openQA-client
|
||||
Name: %{short_name}-test
|
||||
Version: 4.6.1595305429.43f8dce53
|
||||
Version: 4.6.1595521154.aa29e2427
|
||||
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.1595305429.43f8dce53
|
||||
Version: 4.6.1595521154.aa29e2427
|
||||
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.1595305429.43f8dce53
|
||||
Version: 4.6.1595521154.aa29e2427
|
||||
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.1595305429.43f8dce53
|
||||
Version: 4.6.1595521154.aa29e2427
|
||||
Release: 0
|
||||
Summary: Test package for %{short_name}
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 23 19:26:31 UTC 2020 - coolo@suse.com
|
||||
|
||||
- Update to version 4.6.1595521154.aa29e2427:
|
||||
* Add help popover for restart button
|
||||
* Allow skipping parents when restarting a job via API
|
||||
* Clone directly chained parents when restarting jobs
|
||||
* Improve error message and coding style when cloning a job
|
||||
* Fail Makefile targets if checks for certain tools fail
|
||||
* Add "tidy" make target calling Perl and JavaScript tidy
|
||||
* Make "last good" a link to a job instead of plain job ID
|
||||
* Render the dependency graph only while the tab panel element is visible
|
||||
* Avoid overriding explicitly specified tab/step when loading running jobs
|
||||
* Fix qcow image URLs being treated as text
|
||||
* t: Add test for content-type of qcow2 image
|
||||
* t: Delete obsolete disabled content from ui/07-file.t
|
||||
* t: Simplify 07-file.t using more Mojo::File
|
||||
* t: Add test for content-type of log archive and ISO media as well
|
||||
* t: Minor enhancements to comments
|
||||
* t: Move 'wait_for_worker' to only place where used
|
||||
* Allow to configure worker connect interval using env variable
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 11:26:50 UTC 2020 - coolo@suse.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: openQA
|
||||
version: 4.6.1595305429.43f8dce53
|
||||
mtime: 1595305429
|
||||
commit: 43f8dce5372a4db230e2fcc85bc6d85c3a36f804
|
||||
version: 4.6.1595521154.aa29e2427
|
||||
mtime: 1595521154
|
||||
commit: aa29e24275cce8bb41ed6e51332cc50c6eec1cb8
|
||||
|
||||
|
@ -75,7 +75,7 @@
|
||||
%define devel_requires %devel_no_selenium_requires chromedriver
|
||||
|
||||
Name: openQA
|
||||
Version: 4.6.1595305429.43f8dce53
|
||||
Version: 4.6.1595521154.aa29e2427
|
||||
Release: 0
|
||||
Summary: The openQA web-frontend, scheduler and tools
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user