From d46e9840785a1ac16d1836ecae206235060e597b80a3081c4500dc0840ca0849 Mon Sep 17 00:00:00 2001 From: Oliver Kurz Date: Thu, 12 Apr 2018 12:11:42 +0000 Subject: [PATCH] Offline generation of 4.5.1523278145.fb1203bb OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=82 --- openQA-4.5.1520515419.c3df6f91.tar.xz | 3 -- openQA-4.5.1523278145.fb1203bb.tar.xz | 3 ++ openQA.changes | 48 +++++++++++++++++++++++++++ openQA.spec | 3 +- update-cache.sh | 3 +- 5 files changed, 55 insertions(+), 5 deletions(-) delete mode 100644 openQA-4.5.1520515419.c3df6f91.tar.xz create mode 100644 openQA-4.5.1523278145.fb1203bb.tar.xz diff --git a/openQA-4.5.1520515419.c3df6f91.tar.xz b/openQA-4.5.1520515419.c3df6f91.tar.xz deleted file mode 100644 index a0854a0..0000000 --- a/openQA-4.5.1520515419.c3df6f91.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:04b04e3e95d99db861a7405faeac6344023e15c613b28995c5a54c87f7f60bf4 -size 1482852 diff --git a/openQA-4.5.1523278145.fb1203bb.tar.xz b/openQA-4.5.1523278145.fb1203bb.tar.xz new file mode 100644 index 0000000..00c8c0d --- /dev/null +++ b/openQA-4.5.1523278145.fb1203bb.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:184a0072b815da7e050125d8633e9e27cd46a435da797b65a9a67aad135c93d9 +size 1488224 diff --git a/openQA.changes b/openQA.changes index 7b3f585..8861c01 100644 --- a/openQA.changes +++ b/openQA.changes @@ -1,3 +1,51 @@ +------------------------------------------------------------------- +Thu Apr 12 10:33:49 UTC 2018 - coolo@suse.com + +- Update to version 4.5.1523278145.fb1203bb: + * Remove dead code in Worker/Jobs.pm + * Update current test module details when cancelling running job + * Prevent failures in worker reset_state() (#1618) + * Group candidate needles by tag (#1606) + * Test image selection of needle editor (#1617) + * Fix 'Take image from' selection in needle editor (#1616) + * Refactor needle editor code + * Fix showing needle editor when no tags present + * isotovideo: wrap log_ calls with eval + * Require latest RWP + * Start isotovideo inside a container using cgroups + * Checks if failure status file exists before trying to slurp it + * tests: cover case when one of the cluster jobs already running + * Consider running jobs in filter_jobs + * Fix fullstack test in case /usr/bin/isotovideo is present + * Limit showing new needles to the 5 most recent ones + * Use 'new' prefix when showing new needles + * Add documentation about showing new needles in editor + * Improve tests for needle editor + * Show errors/warnings/info in needle editor with consistent margin + * Show added/updated needles in editor + * Add database entry for needles when saving via editor + * Simplify save_needle_ajax code + * Extend needle table with tags and timestamps + * Capture serial patterns documentation + * Don't show configure button for untracked assets + * Fix mojo not handling max_size_limit when is a transaction + * Allow optional overwrite of the productlog request depth with a query parameter (#1601) + * Enable JSON representation of the test overview (#1600) + * Add asset size limit option + * Return reference for test result file lists + * Make OpenQA::Client::Archive property of OpenQA::Client + * Remove chdir that caused errors when downloading test files + * Add file _download_file_at method for logs and uploaded logs + * Move progress monitor code to a separate fuction + * Ensure that uploaded test logs can be downloaded + * Add first version of OpenQA::Client::Archive + * Move test_uploadlog_list and test_resultfile_list to the model + +------------------------------------------------------------------- +Thu Apr 12 10:32:50 UTC 2018 - marius.kittler@suse.com + +- Fix handling UTF-8 in update-cache.sh + ------------------------------------------------------------------- Sat Mar 10 05:29:00 UTC 2018 - coolo@suse.com diff --git a/openQA.spec b/openQA.spec index 56b80c0..549d804 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.1520515419.c3df6f91 +Version: 4.5.1523278145.fb1203bb Release: 0 Summary: The openQA web-frontend, scheduler and tools License: GPL-2.0+ @@ -137,6 +137,7 @@ Group: Development/Tools/Other Requires: openQA-client = %{version} Requires: os-autoinst < 5 Requires: perl(DBD::SQLite) +Requires: perl(Mojo::IOLoop::ReadWriteProcess) > 0.19 Requires: perl(SQL::SplitStatement) # FIXME: use proper Requires(pre/post/preun/...) PreReq: openQA-common = %{version} diff --git a/update-cache.sh b/update-cache.sh index 8302cd2..41eea65 100644 --- a/update-cache.sh +++ b/update-cache.sh @@ -2,7 +2,8 @@ set -e -export LC_ALL=C +export LC_ALL='en_US.UTF-8' +export LANG='en_US.UTF-8' osc up rm -f _service\:* rm -f *.tar.xz