SHA256
1
0
forked from pool/openQA

Accepting request 694131 from devel:openQA:tested

Update to 4.6.1554809752.3a77164a
4.6.1554809752.3a77164a

OBS-URL: https://build.opensuse.org/request/show/694131
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openQA?expand=0&rev=63
This commit is contained in:
Dominique Leuenberger 2019-04-15 09:53:20 +00:00 committed by Git OBS Bridge
commit 5a9a29c952
7 changed files with 44 additions and 8 deletions

View File

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

View File

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

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Sun Apr 14 17:57:10 UTC 2019 - coolo@suse.com
- Update to version 4.6.1554809752.3a77164a:
* Fix mock session logins to use only public Mojolicious APIs and create users with a proper resultset
* Prevent multiple limit_* tasks from running in parallel
* Allow deleting offline workers via API and web UI
* Don't duplicate settings in iso_create/cancel events
* Adapt product log test
* Add test for re-scheduling product
* Migrate 'iso_create' events to scheduled products
* Show scheduled products from new table in UI
* Test async flag for iso post route
* Move constants for job dependencies to their own file
* Add API route to query scheduled product
* Add async flag to ISO post route and table to keep track
* Cleanup scheduling functions
-------------------------------------------------------------------
Sun Mar 31 17:49:35 UTC 2019 - coolo@suse.com

View File

@ -18,7 +18,7 @@
%define short_name openQA
Name: %{short_name}-test
Version: 4.6.1553599469.57d6b3ca
Version: 4.6.1554809752.3a77164a
Release: 0
Summary: Test package for openQA
License: GPL-2.0-or-later

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Sun Apr 14 17:57:10 UTC 2019 - coolo@suse.com
- Update to version 4.6.1554809752.3a77164a:
* Fix mock session logins to use only public Mojolicious APIs and create users with a proper resultset
* Prevent multiple limit_* tasks from running in parallel
* Allow deleting offline workers via API and web UI
* Don't duplicate settings in iso_create/cancel events
* Adapt product log test
* Add test for re-scheduling product
* Migrate 'iso_create' events to scheduled products
* Show scheduled products from new table in UI
* Test async flag for iso post route
* Move constants for job dependencies to their own file
* Add API route to query scheduled product
* Add async flag to ISO post route and table to keep track
* Cleanup scheduling functions
-------------------------------------------------------------------
Sun Mar 31 17:49:35 UTC 2019 - coolo@suse.com

View File

@ -1,5 +1,5 @@
name: openQA
version: 4.6.1553599469.57d6b3ca
mtime: 1553599469
commit: 57d6b3caccb845d981aa55fc8aa9703e4a26a749
version: 4.6.1554809752.3a77164a
mtime: 1554809752
commit: 3a77164a333173aef74e3b37a548f5818ba7f7c9

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.1553599469.57d6b3ca
Version: 4.6.1554809752.3a77164a
Release: 0
Summary: The openQA web-frontend, scheduler and tools
License: GPL-2.0-or-later