SHA256
1
0
forked from pool/openQA

Accepting request 786284 from devel:openQA:tested

Update to 4.6.1584559784.011f30866
4.6.1584559784.011f30866
4.6.1584559784.011f30866
4.6.1584559784.011f30866

OBS-URL: https://build.opensuse.org/request/show/786284
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openQA?expand=0&rev=131
This commit is contained in:
Dominique Leuenberger 2020-03-19 18:49:38 +00:00 committed by Git OBS Bridge
commit a74c8b52a4
8 changed files with 32 additions and 10 deletions

View File

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

View File

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

View File

@ -18,7 +18,7 @@
%define short_name openQA-devel
Name: %{short_name}-test
Version: 4.6.1584377052.a1f8cccba
Version: 4.6.1584559784.011f30866
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.1584377052.a1f8cccba
Version: 4.6.1584559784.011f30866
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.1584377052.a1f8cccba
Version: 4.6.1584559784.011f30866
Release: 0
Summary: Test package for %{short_name}
License: GPL-2.0-or-later

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
Thu Mar 19 02:47:44 UTC 2020 - coolo@suse.com
- Update to version 4.6.1584559784.011f30866:
* Makefile: Prevent unexpected self-test run time increases with timeouts
* docs: Move growing "testing" section out of "commit rules"
* docs: Delete obsolete remark about dependencies in docker container
* Makefile: Add convenience variable "TESTS" for easier selection
* t: Reduce default wait_until check interval to save testing time
* t: Simplify "schedule_one_job"
* Prevent possible DBIx warnings when updating job modules
* Add parameter repository in ObsRsync sync
* Take automatically added newline into account for the reference
* Add route list of configured projects in ObsRsync
* Configure dirty status checks per project in ObsRsync plugin
* Avoid scalability test failures in the CI
* Improve coding style of streaming controller functions
* Prevent race condition when assigning and sending jobs to a worker
* docs: Clarify users and expected errors during an import
* Handle web socket errors in live/developer mode code
* Makefile: Separate scope of "checkstyle" and "test-checkstyle" for clarity
-------------------------------------------------------------------
Mon Mar 16 18:48:22 UTC 2020 - coolo@suse.com

View File

@ -1,5 +1,5 @@
name: openQA
version: 4.6.1584377052.a1f8cccba
mtime: 1584377052
commit: a1f8cccbaf2f3e3a35add9880ae629fe1ed43c7b
version: 4.6.1584559784.011f30866
mtime: 1584559784
commit: 011f30866d8d5102d3fc328e16375746aa93967d

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