From 291f31421039cd07e995b4fea9843f28f56a83c5fce8690d8556b9143c2fc9f1 Mon Sep 17 00:00:00 2001 From: Oliver Kurz Date: Thu, 13 Sep 2018 15:13:23 +0000 Subject: [PATCH] Offline generation of 4.6.1536756702.f75303c1 4.6.1536756702.f75303c1 OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=123 --- _service | 2 +- openQA-4.6.1536432963.ac9f540e.obscpio | 3 --- openQA-4.6.1536756702.f75303c1.obscpio | 3 +++ openQA-test.changes | 34 ++++++++++++++++++++++++++ openQA-test.spec | 2 +- openQA.changes | 34 ++++++++++++++++++++++++++ openQA.obsinfo | 6 ++--- openQA.spec | 2 +- 8 files changed, 77 insertions(+), 9 deletions(-) delete mode 100644 openQA-4.6.1536432963.ac9f540e.obscpio create mode 100644 openQA-4.6.1536756702.f75303c1.obscpio diff --git a/_service b/_service index c32e509..9387dd5 100644 --- a/_service +++ b/_service @@ -5,7 +5,7 @@ openQA.spec openQA-test.spec git://github.com/os-autoinst/openQA.git - revert_to_new_scheduler + master 4.6 %ct.%h git diff --git a/openQA-4.6.1536432963.ac9f540e.obscpio b/openQA-4.6.1536432963.ac9f540e.obscpio deleted file mode 100644 index e0120f6..0000000 --- a/openQA-4.6.1536432963.ac9f540e.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9e484789542e62bd3d5fe5c628155caf901aef12b5ec600d00c3e1c82774057e -size 9384461 diff --git a/openQA-4.6.1536756702.f75303c1.obscpio b/openQA-4.6.1536756702.f75303c1.obscpio new file mode 100644 index 0000000..121773c --- /dev/null +++ b/openQA-4.6.1536756702.f75303c1.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd09e4e935f6c7593e97029c3dd3842c87b029695339626cb651f1644ef22100 +size 9542157 diff --git a/openQA-test.changes b/openQA-test.changes index 72b10b8..34be4ec 100644 --- a/openQA-test.changes +++ b/openQA-test.changes @@ -1,3 +1,37 @@ +------------------------------------------------------------------- +Thu Sep 13 15:13:01 UTC 2018 - coolo@suse.com + +- Update to version 4.6.1536756702.f75303c1: + * Improve error log of AMQP plugin (#1784) + * Treat failure when posting upload progress as non-critical + * Allow regular HTTP and WS being passed though reverse proxy + * Fix random failures in developer mode unit tests + * Add unit test for posting progress upload + * Add HMAC time stamp also on livehandler daemon + * Store upload progress in database + * Prevent use of uninitialized value when posting upload progress + * Check for upload progress in developer fullstack test + * Use API authentification for post upload progress route + * Test handling of upload progress in UI + * Show needle editor button not unless upload complete + * Pass upload progress from worker via liveviewhandler to browser + * Open needle editor in developer fullstack test + * Fix one more corner case for blocked_by (#1781) + * Simplify reschedule code + * Make the overview page responsive again (#1780) + * Sort scheduled jobs via database (#1779) + * Fedmsg plugin: emit 'standardized' fedmsg (#1758) + * Fix blocked jobs not appearing in scheduled table + * Increase max execution time per job in fullstack test + * fullstack.t: Distinguish between not found and wrong permissions + * Add more checks in 15-comments.t to debug random failure + * OpenQA::Parser::Format::JUnit include error and skipped details (#1778) + * Update serial failures detection documentation + * Prevent asset-releated tests being disturbed by unrelated files + * Test computing asset status + * Optimize querying asset status for admin table + * Allow rendering asset table as JSON + ------------------------------------------------------------------- Sun Sep 09 11:03:30 UTC 2018 - coolo@suse.com diff --git a/openQA-test.spec b/openQA-test.spec index 97a25d8..6bee396 100644 --- a/openQA-test.spec +++ b/openQA-test.spec @@ -18,7 +18,7 @@ %define short_name openQA Name: %{short_name}-test -Version: 4.6.1536432963.ac9f540e +Version: 4.6.1536756702.f75303c1 Release: 0 Summary: Test package for openQA License: GPL-2.0+ diff --git a/openQA.changes b/openQA.changes index 1c3b7b0..dcde542 100644 --- a/openQA.changes +++ b/openQA.changes @@ -1,3 +1,37 @@ +------------------------------------------------------------------- +Thu Sep 13 15:13:01 UTC 2018 - coolo@suse.com + +- Update to version 4.6.1536756702.f75303c1: + * Improve error log of AMQP plugin (#1784) + * Treat failure when posting upload progress as non-critical + * Allow regular HTTP and WS being passed though reverse proxy + * Fix random failures in developer mode unit tests + * Add unit test for posting progress upload + * Add HMAC time stamp also on livehandler daemon + * Store upload progress in database + * Prevent use of uninitialized value when posting upload progress + * Check for upload progress in developer fullstack test + * Use API authentification for post upload progress route + * Test handling of upload progress in UI + * Show needle editor button not unless upload complete + * Pass upload progress from worker via liveviewhandler to browser + * Open needle editor in developer fullstack test + * Fix one more corner case for blocked_by (#1781) + * Simplify reschedule code + * Make the overview page responsive again (#1780) + * Sort scheduled jobs via database (#1779) + * Fedmsg plugin: emit 'standardized' fedmsg (#1758) + * Fix blocked jobs not appearing in scheduled table + * Increase max execution time per job in fullstack test + * fullstack.t: Distinguish between not found and wrong permissions + * Add more checks in 15-comments.t to debug random failure + * OpenQA::Parser::Format::JUnit include error and skipped details (#1778) + * Update serial failures detection documentation + * Prevent asset-releated tests being disturbed by unrelated files + * Test computing asset status + * Optimize querying asset status for admin table + * Allow rendering asset table as JSON + ------------------------------------------------------------------- Sun Sep 09 11:03:30 UTC 2018 - coolo@suse.com diff --git a/openQA.obsinfo b/openQA.obsinfo index 5f1e481..d75c9f2 100644 --- a/openQA.obsinfo +++ b/openQA.obsinfo @@ -1,5 +1,5 @@ name: openQA -version: 4.6.1536432963.ac9f540e -mtime: 1536432963 -commit: ac9f540ef945520ae209e0298f3a37487ec71eb9 +version: 4.6.1536756702.f75303c1 +mtime: 1536756702 +commit: f75303c1d077bccef9fa4b28def960ad10e6db93 diff --git a/openQA.spec b/openQA.spec index c02f1b8..139dfa7 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.6.1536432963.ac9f540e +Version: 4.6.1536756702.f75303c1 Release: 0 Summary: The openQA web-frontend, scheduler and tools License: GPL-2.0+