From 4910db300aa9457e93b5e82a9f61532e35b47b898422b880d175dc57da8dfc1d Mon Sep 17 00:00:00 2001 From: Oliver Kurz Date: Sat, 10 Mar 2018 05:29:18 +0000 Subject: [PATCH] Offline generation of 4.5.1520515419.c3df6f91 OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=80 --- openQA-4.5.1520100590.2279151e.tar.xz | 3 --- openQA-4.5.1520515419.c3df6f91.tar.xz | 3 +++ openQA.changes | 22 ++++++++++++++++++++++ openQA.spec | 2 +- 4 files changed, 26 insertions(+), 4 deletions(-) delete mode 100644 openQA-4.5.1520100590.2279151e.tar.xz create mode 100644 openQA-4.5.1520515419.c3df6f91.tar.xz diff --git a/openQA-4.5.1520100590.2279151e.tar.xz b/openQA-4.5.1520100590.2279151e.tar.xz deleted file mode 100644 index e902fe0..0000000 --- a/openQA-4.5.1520100590.2279151e.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1761298ee6b1b1fbb6d4ee3f67e4ddbae297d1000f2129da266207d27653124f -size 1480788 diff --git a/openQA-4.5.1520515419.c3df6f91.tar.xz b/openQA-4.5.1520515419.c3df6f91.tar.xz new file mode 100644 index 0000000..a0854a0 --- /dev/null +++ b/openQA-4.5.1520515419.c3df6f91.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04b04e3e95d99db861a7405faeac6344023e15c613b28995c5a54c87f7f60bf4 +size 1482852 diff --git a/openQA.changes b/openQA.changes index 67c4fb1..7b3f585 100644 --- a/openQA.changes +++ b/openQA.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Sat Mar 10 05:29:00 UTC 2018 - coolo@suse.com + +- Update to version 4.5.1520515419.c3df6f91: + * Update the chromedriver url from 2.33 to 2.36 + * Allow saving needles for OS with dots in the version + * docs: Clarify some serial terminal terminology and other elaboration (#1596) + * Do not reset the api version just because the worker is offline + * Fix scheduler comment - now default MAX_JOB_ALLOCATION is 80 (#1595) + * Always retry until chunk is uploaded and retrials exhausted (#1594) + * Refactor and add error test + * PARALLEL_CLUSTER is no more + * Adapt scheduler_full test + * Avoid to re-consider the jobs that are being allocating in a round + * Do not take account of spaces in PARALLEL_WITH + * Exclude allocating jobs from prefer_parallel cut + * Consider allocating only when we have them + * Bump MAX_JOB_ALLOCATION default to 80 + * Exclude allocated when blocking dependencies + * Consider the jobs allocated during the round as running in prefer_parallel + * Prevent cluster tests to be allocated if their group is not allocated + ------------------------------------------------------------------- Tue Mar 06 17:29:01 UTC 2018 - coolo@suse.com diff --git a/openQA.spec b/openQA.spec index db29fe6..56b80c0 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) Name: openQA -Version: 4.5.1520100590.2279151e +Version: 4.5.1520515419.c3df6f91 Release: 0 Summary: The openQA web-frontend, scheduler and tools License: GPL-2.0+