SHA256
1
0
forked from pool/openQA

Offline generation of 4.6.1584377052.a1f8cccba

4.6.1584377052.a1f8cccba
4.6.1584377052.a1f8cccba
4.6.1584377052.a1f8cccba

OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=359
This commit is contained in:
Oliver Kurz 2020-03-16 18:48:41 +00:00 committed by Git OBS Bridge
parent be5176de30
commit 71b0acd46d
8 changed files with 24 additions and 10 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:defbfee8f26ccc4c06d9f966aeef820964e7a211d82b73209aa2811006bc51c6
size 11581453

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:051bb8be062ceadb6941e1183a26f40d98d2a8a3217753f209b84a6c672114c5
size 11582477

View File

@ -18,7 +18,7 @@
%define short_name openQA-devel
Name: %{short_name}-test
Version: 4.6.1584172463.88254ac92
Version: 4.6.1584377052.a1f8cccba
Release: 0
Summary: Test package for %{short_name}
License: GPL-2.0-or-later

View File

@ -18,7 +18,7 @@
%define short_name openQA
Name: %{short_name}-test
Version: 4.6.1584172463.88254ac92
Version: 4.6.1584377052.a1f8cccba
Release: 0
Summary: Test package for openQA
License: GPL-2.0-or-later

View File

@ -18,7 +18,7 @@
%define short_name openQA-worker
Name: %{short_name}-test
Version: 4.6.1584172463.88254ac92
Version: 4.6.1584377052.a1f8cccba
Release: 0
Summary: Test package for %{short_name}
License: GPL-2.0-or-later

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon Mar 16 18:48:22 UTC 2020 - coolo@suse.com
- Update to version 4.6.1584377052.a1f8cccba:
* Prevent flooding PostgreSQL logs with errors when inserting job modules
* Remove DBIx hooks for updating job module statistics of jobs table
* Improve checks in test for creating custom job module
* Improve bug cleanup test to collect coverage and use helper to run job
* Remove unused and uncovered helpers
* Refactor job status update to avoid uncoverable branch
* Mark handling for database errors which are hard to test as uncoverable
* Remove support for old workers relying on redirection for ws route
* Remove unused and uncovered part_of_important_build function
-------------------------------------------------------------------
Sat Mar 14 08:04:55 UTC 2020 - coolo@suse.com

View File

@ -1,5 +1,5 @@
name: openQA
version: 4.6.1584172463.88254ac92
mtime: 1584172463
commit: 88254ac92fd80c755ba94207f970cff7927f82a8
version: 4.6.1584377052.a1f8cccba
mtime: 1584377052
commit: a1f8cccbaf2f3e3a35add9880ae629fe1ed43c7b

View File

@ -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.1584172463.88254ac92
Version: 4.6.1584377052.a1f8cccba
Release: 0
Summary: The openQA web-frontend, scheduler and tools
License: GPL-2.0-or-later