SHA256
1
0
forked from pool/openQA

Offline generation of 4.6.1551797932.a5aadf24

4.6.1551797932.a5aadf24

OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=184
This commit is contained in:
Oliver Kurz 2019-03-05 21:22:46 +00:00 committed by Git OBS Bridge
parent 43eb15f195
commit a64f055090
7 changed files with 36 additions and 8 deletions

View File

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

View File

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue Mar 05 21:22:30 UTC 2019 - coolo@suse.com
- Update to version 4.6.1551797932.a5aadf24:
* Remove safe_call from OpenQA::Utils since it is no longer needed
* Cover more Gru special cases with tests
* Remove resource allocator from architecture diagram
* Mention the possible race condition in a comment
* Bypass Gru special cases for non-Gru tasks
* Use a completely new task for testing so we can replicate more edge cases in the future
* Be a little more defensive with removing Gru tasks
* Allow pure Minion jobs (without a Gru id) to bypass special case handling
* Do not delete Gru tasks if they are not finished in Minion yet
-------------------------------------------------------------------
Sat Mar 02 17:37:11 UTC 2019 - coolo@suse.com

View File

@ -18,7 +18,7 @@
%define short_name openQA
Name: %{short_name}-test
Version: 4.6.1551454083.e27d66d8
Version: 4.6.1551797932.a5aadf24
Release: 0
Summary: Test package for openQA
License: GPL-2.0-or-later

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue Mar 05 21:22:30 UTC 2019 - coolo@suse.com
- Update to version 4.6.1551797932.a5aadf24:
* Remove safe_call from OpenQA::Utils since it is no longer needed
* Cover more Gru special cases with tests
* Remove resource allocator from architecture diagram
* Mention the possible race condition in a comment
* Bypass Gru special cases for non-Gru tasks
* Use a completely new task for testing so we can replicate more edge cases in the future
* Be a little more defensive with removing Gru tasks
* Allow pure Minion jobs (without a Gru id) to bypass special case handling
* Do not delete Gru tasks if they are not finished in Minion yet
-------------------------------------------------------------------
Sat Mar 02 17:37:11 UTC 2019 - coolo@suse.com

View File

@ -1,5 +1,5 @@
name: openQA
version: 4.6.1551454083.e27d66d8
mtime: 1551454083
commit: e27d66d8146d654bcd2d50bad10692b33d82d53e
version: 4.6.1551797932.a5aadf24
mtime: 1551797932
commit: a5aadf2416ec63366dd345089873fc9b1b91818e

View File

@ -36,7 +36,7 @@
# runtime requirements that also the testsuite needs
%define t_requires perl(DBD::Pg) perl(DBIx::Class) perl(Config::IniFiles) perl(SQL::Translator) perl(Date::Format) perl(File::Copy::Recursive) perl(DateTime::Format::Pg) perl(Net::OpenID::Consumer) perl(Mojolicious::Plugin::RenderFile) perl(Mojolicious::Plugin::AssetPack) perl(aliased) perl(Config::Tiny) perl(DBIx::Class::DynamicDefault) perl(DBIx::Class::Schema::Config) perl(DBIx::Class::Storage::Statistics) perl(IO::Socket::SSL) perl(Data::Dump) perl(DBIx::Class::OptimisticLocking) perl(Text::Markdown) perl(Net::DBus) perl(JSON::Validator) perl(YAML::XS) perl(IPC::Run) perl(Archive::Extract) perl(CSS::Minifier::XS) perl(JavaScript::Minifier::XS) perl(Time::ParseDate) perl(Sort::Versions) perl(Mojo::RabbitMQ::Client) perl(BSD::Resource) perl(Cpanel::JSON::XS) perl(Pod::POM) perl(Mojo::IOLoop::ReadWriteProcess) perl(Minion) perl(Mojo::Pg) perl(Mojo::SQLite) perl(Minion::Backend::SQLite)
Name: openQA
Version: 4.6.1551454083.e27d66d8
Version: 4.6.1551797932.a5aadf24
Release: 0
Summary: The openQA web-frontend, scheduler and tools
License: GPL-2.0-or-later