Offline generation of 4.6.1573674965.36aeff76e
4.6.1573674965.36aeff76e 4.6.1573674965.36aeff76e 4.6.1573674965.36aeff76e OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=268
This commit is contained in:
parent
9f347f1d18
commit
359e859ec9
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:457474c78a84bfeab081a3eaa242e8065d06a0ea5b3b8dcce6d7701b98501145
|
|
||||||
size 10448397
|
|
3
openQA-4.6.1573674965.36aeff76e.obscpio
Normal file
3
openQA-4.6.1573674965.36aeff76e.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5e512e24edec6422d0c792b3bf59d6f9ea7f6839c56951d6ad449193b3a3b1a6
|
||||||
|
size 10455053
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define short_name openQA-devel
|
%define short_name openQA-devel
|
||||||
Name: %{short_name}-test
|
Name: %{short_name}-test
|
||||||
Version: 4.6.1573412318.f4760c78f
|
Version: 4.6.1573674965.36aeff76e
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Test package for %{short_name}
|
Summary: Test package for %{short_name}
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define short_name openQA
|
%define short_name openQA
|
||||||
Name: %{short_name}-test
|
Name: %{short_name}-test
|
||||||
Version: 4.6.1573412318.f4760c78f
|
Version: 4.6.1573674965.36aeff76e
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Test package for openQA
|
Summary: Test package for openQA
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define short_name openQA-worker
|
%define short_name openQA-worker
|
||||||
Name: %{short_name}-test
|
Name: %{short_name}-test
|
||||||
Version: 4.6.1573412318.f4760c78f
|
Version: 4.6.1573674965.36aeff76e
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Test package for %{short_name}
|
Summary: Test package for %{short_name}
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
@ -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
|
Sun Nov 10 22:25:40 UTC 2019 - coolo@suse.com
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
name: openQA
|
name: openQA
|
||||||
version: 4.6.1573412318.f4760c78f
|
version: 4.6.1573674965.36aeff76e
|
||||||
mtime: 1573412318
|
mtime: 1573674965
|
||||||
commit: f4760c78fb8a887cec99cf662ef6133d10f1a0d2
|
commit: 36aeff76e56194bbefb4be3b402ee8fe67322181
|
||||||
|
|
||||||
|
@ -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)
|
%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
|
Name: openQA
|
||||||
Version: 4.6.1573412318.f4760c78f
|
Version: 4.6.1573674965.36aeff76e
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: The openQA web-frontend, scheduler and tools
|
Summary: The openQA web-frontend, scheduler and tools
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Loading…
x
Reference in New Issue
Block a user