From f364d5b63814a59ecf79600ba39c3c6abc41c1423a7ec9129cabf9d9cdb7fd04 Mon Sep 17 00:00:00 2001 From: Oliver Kurz Date: Mon, 3 Dec 2018 21:40:32 +0000 Subject: [PATCH] Offline generation of 4.6.1543830229.359b5dd9 4.6.1543830229.359b5dd9 OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=136 --- openQA-4.6.1543519004.8d6b8d69.obscpio | 3 --- openQA-4.6.1543830229.359b5dd9.obscpio | 3 +++ openQA-test.changes | 9 +++++++-- openQA-test.spec | 2 +- openQA.changes | 9 +++++++-- openQA.obsinfo | 6 +++--- openQA.spec | 5 ++--- 7 files changed, 23 insertions(+), 14 deletions(-) delete mode 100644 openQA-4.6.1543519004.8d6b8d69.obscpio create mode 100644 openQA-4.6.1543830229.359b5dd9.obscpio diff --git a/openQA-4.6.1543519004.8d6b8d69.obscpio b/openQA-4.6.1543519004.8d6b8d69.obscpio deleted file mode 100644 index e4e764c..0000000 --- a/openQA-4.6.1543519004.8d6b8d69.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:07253dafea7341860a562e0f684babd92b369ebf510f984fab331439534ca467 -size 9950221 diff --git a/openQA-4.6.1543830229.359b5dd9.obscpio b/openQA-4.6.1543830229.359b5dd9.obscpio new file mode 100644 index 0000000..cbc4938 --- /dev/null +++ b/openQA-4.6.1543830229.359b5dd9.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7babca2fd3c152cd8f1e64ba00637d6233bf01adaff4a268869857577188feb6 +size 9953805 diff --git a/openQA-test.changes b/openQA-test.changes index c9de162..b4b3369 100644 --- a/openQA-test.changes +++ b/openQA-test.changes @@ -1,11 +1,16 @@ ------------------------------------------------------------------- -Fri Nov 30 09:40:35 UTC 2018 - coolo@suse.com +Mon Dec 03 10:10:38 UTC 2018 - coolo@suse.com -- Update to version 4.6.1543519004.8d6b8d69: +- Update to version 4.6.1543830229.359b5dd9: + * Add Perl::Critic::Freenode to openQA.spec + * Use Perl::Critic::Freenode to determine good coding style * Make all modules pass Perl::Critic::Freenode with severity level 4 (stern) * Activate strict and warnings consistently for all modules * Fix network dependency for cache service * Remove DEBUG and LOGDIR environment variables and change cache services to use the test mode + * Test skipping timeout in developer fullstack test + * devel fullstack test: Don't fail if renamed needles already there + * devel mode: Allow to skip assert/check_screen timeout * Remove srand workaround that does nothing anymore since Mojolicious 5.76 (2015) ------------------------------------------------------------------- diff --git a/openQA-test.spec b/openQA-test.spec index 57acaa1..262053b 100644 --- a/openQA-test.spec +++ b/openQA-test.spec @@ -18,7 +18,7 @@ %define short_name openQA Name: %{short_name}-test -Version: 4.6.1543519004.8d6b8d69 +Version: 4.6.1543830229.359b5dd9 Release: 0 Summary: Test package for openQA License: GPL-2.0+ diff --git a/openQA.changes b/openQA.changes index 2540621..405b466 100644 --- a/openQA.changes +++ b/openQA.changes @@ -1,11 +1,16 @@ ------------------------------------------------------------------- -Fri Nov 30 09:40:35 UTC 2018 - coolo@suse.com +Mon Dec 03 10:10:38 UTC 2018 - coolo@suse.com -- Update to version 4.6.1543519004.8d6b8d69: +- Update to version 4.6.1543830229.359b5dd9: + * Add Perl::Critic::Freenode to openQA.spec + * Use Perl::Critic::Freenode to determine good coding style * Make all modules pass Perl::Critic::Freenode with severity level 4 (stern) * Activate strict and warnings consistently for all modules * Fix network dependency for cache service * Remove DEBUG and LOGDIR environment variables and change cache services to use the test mode + * Test skipping timeout in developer fullstack test + * devel fullstack test: Don't fail if renamed needles already there + * devel mode: Allow to skip assert/check_screen timeout * Remove srand workaround that does nothing anymore since Mojolicious 5.76 (2015) ------------------------------------------------------------------- diff --git a/openQA.obsinfo b/openQA.obsinfo index 07641b9..406b11b 100644 --- a/openQA.obsinfo +++ b/openQA.obsinfo @@ -1,5 +1,5 @@ name: openQA -version: 4.6.1543519004.8d6b8d69 -mtime: 1543519004 -commit: 8d6b8d6932f0f61b0e2f1c3f51bbab380d036ea6 +version: 4.6.1543830229.359b5dd9 +mtime: 1543830229 +commit: 359b5dd90592e5a7a19d32c985758909cfc31a26 diff --git a/openQA.spec b/openQA.spec index 28ca249..e02ea7d 100644 --- a/openQA.spec +++ b/openQA.spec @@ -34,9 +34,9 @@ %bcond_with tests %endif # 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) perl(Mojo::SQLite) perl(Minion::Backend::SQLite) +%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) perl(Mojo::SQLite) perl(Minion::Backend::SQLite) perl(Perl::Critic::Freenode) Name: openQA -Version: 4.6.1543519004.8d6b8d69 +Version: 4.6.1543830229.359b5dd9 Release: 0 Summary: The openQA web-frontend, scheduler and tools License: GPL-2.0-or-later @@ -171,7 +171,6 @@ Requires: perl(Cpanel::JSON::XS) Requires: perl(Data::Dump) Requires: perl(Getopt::Long) Requires: perl(IO::Socket::SSL) >= 2.009 -Requires: perl(JSON) Requires: perl(LWP::UserAgent) Requires: perl(Mojolicious) Requires: perl(Try::Tiny)