From 2818e11a4314e054c6aa39bc6d495e26fba98578f2cf7931983fe1dcb50094d8 Mon Sep 17 00:00:00 2001 From: Oliver Kurz Date: Mon, 7 May 2018 01:55:09 +0000 Subject: [PATCH] Offline generation of 4.5.1525548058.3f6bb61a OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=91 --- openQA-4.5.1525347397.2941f8fb.tar.xz | 3 --- openQA-4.5.1525548058.3f6bb61a.tar.xz | 3 +++ openQA.changes | 20 ++++++++++++++++++-- openQA.spec | 2 +- 4 files changed, 22 insertions(+), 6 deletions(-) delete mode 100644 openQA-4.5.1525347397.2941f8fb.tar.xz create mode 100644 openQA-4.5.1525548058.3f6bb61a.tar.xz diff --git a/openQA-4.5.1525347397.2941f8fb.tar.xz b/openQA-4.5.1525347397.2941f8fb.tar.xz deleted file mode 100644 index 70639e8..0000000 --- a/openQA-4.5.1525347397.2941f8fb.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dd927d70707d114a1e9009c84a8bf703967f36c0885f4eedc6ba3db1059a838d -size 1486424 diff --git a/openQA-4.5.1525548058.3f6bb61a.tar.xz b/openQA-4.5.1525548058.3f6bb61a.tar.xz new file mode 100644 index 0000000..564f81f --- /dev/null +++ b/openQA-4.5.1525548058.3f6bb61a.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eab079abf7031da5a27c393191b06f6e5b1bd0982c8f00cbee12da73883100d4 +size 1489288 diff --git a/openQA.changes b/openQA.changes index 5e1d7c4..c55ad62 100644 --- a/openQA.changes +++ b/openQA.changes @@ -1,7 +1,23 @@ ------------------------------------------------------------------- -Thu May 03 11:36:58 UTC 2018 - coolo@suse.com +Sat May 05 19:21:21 UTC 2018 - coolo@suse.com -- Update to version 4.5.1525347397.2941f8fb: +- Update to version 4.5.1525548058.3f6bb61a: + * Avoid appending multiple runs with --nocleanup (#1644) + * Limit number of tasks for limit_assets and limit_results_and_logs GRU tasks + * Add test for GRU enqueue limit option + * Update apparmor profile for worker (#1645) + * GRU: Add support to limit enqueuing by task + * Update unit tests for TAP parser + * Mark test suite as failed if test steps have failed + * Add information about openQA internal results + * Update TAP format documentation + * Remove dots from filename + * Ensure that the details description is set + * Use a single result to contain all the test steps + * Update changes to TAP format + * Temporary version of the parser for TAP still failing + * Log a warning when step data is not found + * Allow LTP parser to load files that contain special characters * Replace extra dots in the filenames (#1642) * Increase the required coverage to 88.8 * Do not fail a pull request if there are unexpected changes diff --git a/openQA.spec b/openQA.spec index 5ece346..ca751ad 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(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) Name: openQA -Version: 4.5.1525347397.2941f8fb +Version: 4.5.1525548058.3f6bb61a Release: 0 Summary: The openQA web-frontend, scheduler and tools License: GPL-2.0+