SHA256
1
0
forked from pool/openQA

Accepting request 748505 from devel:openQA:tested

Update to 4.6.1573674965.36aeff76e
4.6.1573674965.36aeff76e
4.6.1573674965.36aeff76e
4.6.1573674965.36aeff76e

OBS-URL: https://build.opensuse.org/request/show/748505
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openQA?expand=0&rev=87
This commit is contained in:
Dominique Leuenberger 2019-11-14 23:04:31 +00:00 committed by Git OBS Bridge
commit 1dc106f9c0
8 changed files with 36 additions and 10 deletions

View File

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

View File

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

View File

@ -18,7 +18,7 @@
%define short_name openQA-devel
Name: %{short_name}-test
Version: 4.6.1573412318.f4760c78f
Version: 4.6.1573674965.36aeff76e
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.1573412318.f4760c78f
Version: 4.6.1573674965.36aeff76e
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.1573412318.f4760c78f
Version: 4.6.1573674965.36aeff76e
Release: 0
Summary: Test package for %{short_name}
License: GPL-2.0-or-later

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Wed Nov 13 21:04:12 UTC 2019 - coolo@suse.com
- Update to version 4.6.1573674965.36aeff76e:
* Allow '@' separator to specify machine dependency
* Add more MIME types so test assets do not get served as text/plain
* Skip shellcheck on CHECKSTYLE=0 as well (#2476)
* Show machine in dependency graph (#2477)
* Fix error in nightly doc CI job (#2479)
* Fix a bug in the fullstack test where it would not wait for the cache service to actually finish downloading
* Document client's form parameter
* Fix empty needles dir in openqa-clone-custom-git-refspec
* Status updates can be a GET request now
* Fix test coverage stats
* Let the background jobs take total control of lock handling to reduce the chances of race conditions happening further
* Fix copyright year and use a more obvious helper name
* An inconsistently used retry without delay is not actually that useful for the cache service client
* Significantly reduce the number of HTTP requests required for cache service status and info features
* Use less code to do the same
* The session token is not really needed, so we replace it with something much easier to understand
* Store lock state in Minion instead of memory, removing the single process HTTP server requirement
* The client method enqueue should have been targeting "/enqueue" instead of "/execute_task"
* Remove some dead code
* Dependency cron 191110000608
* Implement an expand feature for job group YAML
-------------------------------------------------------------------
Sun Nov 10 22:25:40 UTC 2019 - coolo@suse.com

View File

@ -1,5 +1,5 @@
name: openQA
version: 4.6.1573412318.f4760c78f
mtime: 1573412318
commit: f4760c78fb8a887cec99cf662ef6133d10f1a0d2
version: 4.6.1573674965.36aeff76e
mtime: 1573674965
commit: 36aeff76e56194bbefb4be3b402ee8fe67322181

View File

@ -65,7 +65,7 @@
%define devel_requires %build_requires %test_requires rsync 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.1573412318.f4760c78f
Version: 4.6.1573674965.36aeff76e
Release: 0
Summary: The openQA web-frontend, scheduler and tools
License: GPL-2.0-or-later