diff --git a/cache.txz b/cache.txz index 30bbf3d..86e3e32 100644 --- a/cache.txz +++ b/cache.txz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6061da5488e0fd078330ac7aa8216e4e2201636f04ad55241c1b279046a33295 -size 1213186 +oid sha256:de5a18efb2b725214aad3bea96f7a6d59bb933b2214f84335d6a9e913d7b953b +size 1266791 diff --git a/openQA-4.5.1524586233.92db89bc.tar.xz b/openQA-4.5.1524586233.92db89bc.tar.xz deleted file mode 100644 index db0ac87..0000000 --- a/openQA-4.5.1524586233.92db89bc.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:af64a68ffe5c59869b3e6974534bd0fedaa7110b7e772a9c3e64db0d3a0c82d4 -size 1484692 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 4322160..c55ad62 100644 --- a/openQA.changes +++ b/openQA.changes @@ -1,3 +1,43 @@ +------------------------------------------------------------------- +Sat May 05 19:21:21 UTC 2018 - coolo@suse.com + +- 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 + * Use same width for each colored dep status span + * Show parent and child deps on job page in nice tbl + * Enhance unit tests for GRU TTL + * Set 2 days of ttl for limit_assets and limit_results_and_logs when posting isos + * Add unit test for GRU task TTL + * GRU: Add TTL for Minion jobs + * Use a smaller font for the 'ago time' to fix rendering (#1635) + * Prefetch comment counts for /tests + * Update bootstrap to 4.1.1 and fontawesome to 5.0.10 + * Do not load full application to generate assetpack data (#1628) + * Improve the duplication tests (#1627) + * Hide categories when filtering test details + * Ensure needles directory exists in 18-tests-details.t + * Require 'Selenium::Remote::WDKeys' in CPAN file + * Add test for filtering test details + * Allow filtering test details + ------------------------------------------------------------------- Tue Apr 24 16:10:51 UTC 2018 - coolo@suse.com diff --git a/openQA.spec b/openQA.spec index 8c6bb1b..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.1524586233.92db89bc +Version: 4.5.1525548058.3f6bb61a Release: 0 Summary: The openQA web-frontend, scheduler and tools License: GPL-2.0+