From 9aaa090d3f891439e724af22dec82c44cde255739cc7fe3ee9446e8da8390f6e Mon Sep 17 00:00:00 2001 From: Oliver Kurz Date: Fri, 5 Apr 2019 22:32:55 +0000 Subject: [PATCH] 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 --- openQA-4.6.1553599469.57d6b3ca.obscpio | 3 --- openQA-4.6.1554311267.df999bfc.obscpio | 3 +++ openQA-test.changes | 17 +++++++++++++++++ openQA-test.spec | 2 +- openQA.changes | 17 +++++++++++++++++ openQA.obsinfo | 6 +++--- openQA.spec | 2 +- 7 files changed, 42 insertions(+), 8 deletions(-) delete mode 100644 openQA-4.6.1553599469.57d6b3ca.obscpio create mode 100644 openQA-4.6.1554311267.df999bfc.obscpio diff --git a/openQA-4.6.1553599469.57d6b3ca.obscpio b/openQA-4.6.1553599469.57d6b3ca.obscpio deleted file mode 100644 index a9e495c..0000000 --- a/openQA-4.6.1553599469.57d6b3ca.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:52db834c19c18a95fc007653ef151edc9cb808dea12f5a7980338c7271cdaa2c -size 9165837 diff --git a/openQA-4.6.1554311267.df999bfc.obscpio b/openQA-4.6.1554311267.df999bfc.obscpio new file mode 100644 index 0000000..b2ae8aa --- /dev/null +++ b/openQA-4.6.1554311267.df999bfc.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d31dd325739e19ee093af79638ae438fe1b26d5d46e8ca39de7110a7d19fc65 +size 9321997 diff --git a/openQA-test.changes b/openQA-test.changes index 074f8ad..b55d906 100644 --- a/openQA-test.changes +++ b/openQA-test.changes @@ -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 diff --git a/openQA-test.spec b/openQA-test.spec index 497df7c..97ca28e 100644 --- a/openQA-test.spec +++ b/openQA-test.spec @@ -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 diff --git a/openQA.changes b/openQA.changes index e59ef23..d84ca41 100644 --- a/openQA.changes +++ b/openQA.changes @@ -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 diff --git a/openQA.obsinfo b/openQA.obsinfo index c80328a..a055f2f 100644 --- a/openQA.obsinfo +++ b/openQA.obsinfo @@ -1,5 +1,5 @@ name: openQA -version: 4.6.1553599469.57d6b3ca -mtime: 1553599469 -commit: 57d6b3caccb845d981aa55fc8aa9703e4a26a749 +version: 4.6.1554311267.df999bfc +mtime: 1554311267 +commit: df999bfc7498fb728c2286c3c988531783c6be6a diff --git a/openQA.spec b/openQA.spec index 93cec1d..756289d 100644 --- a/openQA.spec +++ b/openQA.spec @@ -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