forked from pool/openQA
Offline generation of 4.6.1591699942.8543386ed
4.6.1591699942.8543386ed 4.6.1591699942.8543386ed 4.6.1591699942.8543386ed 4.6.1591699942.8543386ed OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=424
This commit is contained in:
parent
6bc0c8b4e6
commit
279cf691c4
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cab30feab2ade92230615339f2b94bb8feea32e069e75f127283e29f4280214f
|
||||
size 11906573
|
3
openQA-4.6.1591699942.8543386ed.obscpio
Normal file
3
openQA-4.6.1591699942.8543386ed.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7c8e2ca7e470d7fe75a3b40a65e860b62bbbc703740b65d00bc694a81302db0d
|
||||
size 11912717
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define short_name openQA-client
|
||||
Name: %{short_name}-test
|
||||
Version: 4.6.1591384351.23eaba73d
|
||||
Version: 4.6.1591699942.8543386ed
|
||||
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.1591384351.23eaba73d
|
||||
Version: 4.6.1591699942.8543386ed
|
||||
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.1591384351.23eaba73d
|
||||
Version: 4.6.1591699942.8543386ed
|
||||
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.1591384351.23eaba73d
|
||||
Version: 4.6.1591699942.8543386ed
|
||||
Release: 0
|
||||
Summary: Test package for %{short_name}
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -1,7 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 05 19:12:45 UTC 2020 - coolo@suse.com
|
||||
Tue Jun 09 10:52:53 UTC 2020 - coolo@suse.com
|
||||
|
||||
- Update to version 4.6.1591384351.23eaba73d:
|
||||
- Update to version 4.6.1591699942.8543386ed:
|
||||
* Dependency cron 200609
|
||||
* Add notes about arbitrary reasons
|
||||
* Remove out-dated comments; stopping will no longer be delayed as stated
|
||||
* Use newly introduced constants for worker commands and stop reasons
|
||||
* Improve dealing with worker commands and stop reasons
|
||||
* Add missing copyright header in constants modules
|
||||
* Remove stop type 'scheduler_abort' which is not used anymore
|
||||
* Improve coding style in set_running
|
||||
* Prevent Perl warning in downloader code
|
||||
* Improve UI for selecting the display order of builds
|
||||
* Select interval checkbox for interval from query parameter if applicable
|
||||
@ -37,6 +45,9 @@ Fri Jun 05 19:12:45 UTC 2020 - coolo@suse.com
|
||||
* Use :report_warnings feature of Test::Warnings
|
||||
* Mark "25-cache-service.t" as unstable test as observed in circleci
|
||||
* Mark old issues and pull requests as stale
|
||||
* Extract methods for "ignore_known_images" and "ignore_known_files" in Worker::Job
|
||||
* Simplify Worker::Job slightly
|
||||
* Remove unnecessary single-line step in Worker::Job
|
||||
* t: Fix "Dubious, test returned 9" in 05-scheduler-full.t
|
||||
* t: Fix unstable test 'Allocated maximum number' in 05-scheduler-full
|
||||
* t: Sleep only when necessary when waiting for worker
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: openQA
|
||||
version: 4.6.1591384351.23eaba73d
|
||||
mtime: 1591384351
|
||||
commit: 23eaba73d1e2cf5af895e89831c842f80c2bff55
|
||||
version: 4.6.1591699942.8543386ed
|
||||
mtime: 1591699942
|
||||
commit: 8543386ed74accd2a0ea4295c074d7c1105c4224
|
||||
|
||||
|
@ -73,7 +73,7 @@
|
||||
%define devel_requires %build_requires %qemu %test_requires chromedriver curl perl(Devel::Cover) perl(Devel::Cover::Report::Codecov) perl(Perl::Tidy) postgresql-devel rsync sudo tar xorg-x11-fonts
|
||||
|
||||
Name: openQA
|
||||
Version: 4.6.1591384351.23eaba73d
|
||||
Version: 4.6.1591699942.8543386ed
|
||||
Release: 0
|
||||
Summary: The openQA web-frontend, scheduler and tools
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user