SHA256
1
0
forked from pool/openQA

Offline generation of 4.6.1591288858.a4121ecfc

4.6.1591288858.a4121ecfc
4.6.1591288858.a4121ecfc
4.6.1591288858.a4121ecfc
4.6.1591288858.a4121ecfc

OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=422
This commit is contained in:
Oliver Kurz 2020-06-04 19:26:05 +00:00 committed by Git OBS Bridge
parent 48b5155f2b
commit 097d61611d
9 changed files with 49 additions and 12 deletions

View File

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

View File

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

View File

@ -18,7 +18,7 @@
%define short_name openQA-client
Name: %{short_name}-test
Version: 4.6.1591092399.b9fb68988
Version: 4.6.1591288858.a4121ecfc
Release: 0
Summary: Test package for %{short_name}
License: GPL-2.0-or-later

View File

@ -18,7 +18,7 @@
%define short_name openQA-devel
Name: %{short_name}-test
Version: 4.6.1591092399.b9fb68988
Version: 4.6.1591288858.a4121ecfc
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.1591092399.b9fb68988
Version: 4.6.1591288858.a4121ecfc
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.1591092399.b9fb68988
Version: 4.6.1591288858.a4121ecfc
Release: 0
Summary: Test package for %{short_name}
License: GPL-2.0-or-later

View File

@ -1,3 +1,40 @@
-------------------------------------------------------------------
Thu Jun 04 19:25:42 UTC 2020 - coolo@suse.com
- Update to version 4.6.1591288858.a4121ecfc:
* Turn two schema functions into methods
* Hide livestream when loading test details and job is currently uploading
* Update out-dated comment; the image upload is async via Mojo::IOLoop->subprocess
* t: Use Test::MockModule->redefine in t/28-logging.t
* Make restart button work again after the job state changed
* Dependency cron 200604
* t: Allow to configure amount of unstable/rejective workers in 05-scheduler-full.t
* t: Simplify worker startup in 05-scheduler-full with map
* t: Improve test description strings in 05-scheduler-full
* t: Fix warning in 28-logging.t with strict MockModule and Test::Warnings
* 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
* Use the more idiomatic ->find instead of ->single
* Replace duplicate method OpenQA::Schema::Result::Workers::to_string
* Delete unnecessary pre-declaration of log_warning in OpenQA::Log
* Generalize handling the video
* Remove dead code from OpenQA::WebAPI::Plugin::ObsRsync
* doc: Improve virtio/svirt serial terminal docs
* Fix tests on OBS when "ps" is not installed
* 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
* 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
* t: Fix sporadic test failures on mis-assignment of jobs in scheduling
* t: Increase robustness of 05-scheduler-full with reduced scheduler tick
* t: Prevent use of occupied port in all full-stack/scalability tests
* Makefile: Bump timeout limit for various tests for slow circleci
* t: Provide unique process name for worker in scalability test as well
* t: More cleanup in t/05-scheduler-full.t
-------------------------------------------------------------------
Tue Jun 02 10:06:57 UTC 2020 - coolo@suse.com

View File

@ -1,5 +1,5 @@
name: openQA
version: 4.6.1591092399.b9fb68988
mtime: 1591092399
commit: b9fb6898881239c4139834bce28a1c4d9f099d0b
version: 4.6.1591288858.a4121ecfc
mtime: 1591288858
commit: a4121ecfc04036e7a5ab93e7245cb978d76e849e

View File

@ -63,7 +63,7 @@
# Do not require on this in individual sub-packages except for the devel
# package.
# The following line is generated from dependencies.yaml
%define test_requires %common_requires %main_requires %python_scripts_requires %worker_requires ShellCheck curl jq os-autoinst-devel perl(App::cpanminus) perl(Perl::Critic) perl(Perl::Critic::Freenode) perl(Selenium::Remote::Driver) >= 1.23 perl(Selenium::Remote::WDKeys) perl(Test::Exception) perl(Test::Fatal) perl(Test::MockModule) perl(Test::MockObject) perl(Test::Mojo) perl(Test::Most) perl(Test::Output) perl(Test::Pod) perl(Test::Strict) perl(Test::Warnings) postgresql-server python3-setuptools python3-yamllint
%define test_requires %common_requires %main_requires %python_scripts_requires %worker_requires ShellCheck curl jq os-autoinst-devel perl(App::cpanminus) perl(Perl::Critic) perl(Perl::Critic::Freenode) perl(Selenium::Remote::Driver) >= 1.23 perl(Selenium::Remote::WDKeys) perl(Test::Exception) perl(Test::Fatal) perl(Test::MockModule) perl(Test::MockObject) perl(Test::Mojo) perl(Test::Most) perl(Test::Output) perl(Test::Pod) perl(Test::Strict) perl(Test::Warnings) >= 0.029 postgresql-server python3-setuptools python3-yamllint
%ifarch x86_64
%define qemu qemu qemu-kvm
%else
@ -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.1591092399.b9fb68988
Version: 4.6.1591288858.a4121ecfc
Release: 0
Summary: The openQA web-frontend, scheduler and tools
License: GPL-2.0-or-later