From f6e7a10728b7cb15a9508412e5ece1a33d3b307d0503e2f3e4cda1d796ed0238 Mon Sep 17 00:00:00 2001 From: Oliver Kurz Date: Thu, 31 May 2018 12:20:31 +0000 Subject: [PATCH] Offline generation of 4.5.1527697506.2eedfb2e OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=101 --- openQA-4.5.1527149502.003be4d6.tar.xz | 3 --- openQA-4.5.1527697506.2eedfb2e.tar.xz | 3 +++ openQA.changes | 36 +++++++++++++++++++++++++++ openQA.spec | 2 +- 4 files changed, 40 insertions(+), 4 deletions(-) delete mode 100644 openQA-4.5.1527149502.003be4d6.tar.xz create mode 100644 openQA-4.5.1527697506.2eedfb2e.tar.xz diff --git a/openQA-4.5.1527149502.003be4d6.tar.xz b/openQA-4.5.1527149502.003be4d6.tar.xz deleted file mode 100644 index 50b3683..0000000 --- a/openQA-4.5.1527149502.003be4d6.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9298f75cb384bf8f8d0b7a68729728946aebb7d7f2461bf3aaa2669e994c5cb0 -size 1494284 diff --git a/openQA-4.5.1527697506.2eedfb2e.tar.xz b/openQA-4.5.1527697506.2eedfb2e.tar.xz new file mode 100644 index 0000000..bebd1ae --- /dev/null +++ b/openQA-4.5.1527697506.2eedfb2e.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a00ce823934bd47f9b2d28cac30c2b25fb5f8445f05586a9548830c9bc6a7822 +size 1494432 diff --git a/openQA.changes b/openQA.changes index 8b3a459..062cad7 100644 --- a/openQA.changes +++ b/openQA.changes @@ -1,3 +1,39 @@ +------------------------------------------------------------------- +Thu May 31 12:20:12 UTC 2018 - coolo@suse.com + +- Update to version 4.5.1527697506.2eedfb2e: + * Add a little coverage to the admin/needle controler + * Use the timestamp on admin/needles + * Add migration to update the timestamp of the needle matches + * Cascade set null to job_module IDs in needles + * Add logggingPrefs to chromium to make sure we get browser logs (#1672) + * Remove more references to first_seen + * Remove job_module_needles table and first_seen_module_id + * Remove scan_old_jobs job - no longer referenced + * Drop Jobs::retry_avbl from DB + * Scheduler: enable WAKEUP_ON_REQUEST by default and reduce default tick time (#1669) + * Tidy previous commit + * Reduce debug output for parser tests (#1668) + * runcmd tests: handle differently-cased git error message (#1665) + * Ignore cloned children during cluster calculation + * Cancel the full cluster if a job fails + * Rename jobs_to_duplicate to cluster_jobs + * Add test case for cluster cancel (failing atm) + * docs: WritingTests: Fix superfluous 'you' + * docs: WritingTests: Add backend related test development tricks + * docs: WritingTests: Split big section "Test development tricks" + * Fix broken navigability with arrow keys in test details (#1664) + * Fix test cases and make tests more reliable + * Do not reuse scheduled jobs on cluster duplicate + * Some sync between code and tests + * Make Job::duplicate non-recursive + * Always enable sql debugging if requested + * Start the display with the current job + * Small cleanup of variables + * Extract create_clone from Jobs::duplicate + * Remove support for retry_avbl + * Remove limit option in next&previous tab UI + ------------------------------------------------------------------- Thu May 24 14:09:38 UTC 2018 - coolo@suse.com diff --git a/openQA.spec b/openQA.spec index 0171157..939cbaa 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.1527149502.003be4d6 +Version: 4.5.1527697506.2eedfb2e Release: 0 Summary: The openQA web-frontend, scheduler and tools License: GPL-2.0+