SHA256
1
0
forked from pool/openQA

Offline generation of 4.6.1554311267.df999bfc

4.6.1554311267.df999bfc

OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=197
This commit is contained in:
Oliver Kurz 2019-04-05 22:32:55 +00:00 committed by Git OBS Bridge
parent 014ddddce8
commit 9aaa090d3f
7 changed files with 42 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:5d31dd325739e19ee093af79638ae438fe1b26d5d46e8ca39de7110a7d19fc65
size 9321997

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Fri Apr 05 17:51:48 UTC 2019 - coolo@suse.com
- Update to version 4.6.1554311267.df999bfc:
* 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
* 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.1554311267.df999bfc
Release: 0
Summary: Test package for openQA
License: GPL-2.0-or-later

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Fri Apr 05 17:51:48 UTC 2019 - coolo@suse.com
- Update to version 4.6.1554311267.df999bfc:
* 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
* 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.1554311267.df999bfc
mtime: 1554311267
commit: df999bfc7498fb728c2286c3c988531783c6be6a

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.1554311267.df999bfc
Release: 0
Summary: The openQA web-frontend, scheduler and tools
License: GPL-2.0-or-later