Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package openQA for openSUSE:Factory checked in at 2021-06-11 00:18:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openQA (Old) and /work/SRC/openSUSE:Factory/.openQA.new.32437 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openQA" Fri Jun 11 00:18:57 2021 rev:268 rq:899338 version:4.6.1623351179.452374ecb Changes: -------- openQA-devel-test.changes: same change openQA-test.changes: same change openQA-worker-test.changes: same change --- /work/SRC/openSUSE:Factory/openQA/openQA.changes 2021-06-06 22:40:53.967424265 +0200 +++ /work/SRC/openSUSE:Factory/.openQA.new.32437/openQA.changes 2021-06-11 00:19:33.329408841 +0200 @@ -1,0 +2,23 @@ +Thu Jun 10 18:53:07 UTC 2021 - co...@suse.com + +- Update to version 4.6.1623351179.452374ecb: + * Allow to configure Selenium chromedriver startup timeout for slow environments + * docs: Add explanation for OPENQA::Test::TimeLimit configuration options + * Give permission of check_qemu_oom + * docs: Improve "getting involved" paragraphs + * docs: Remove redundant and outdated contact reference + * README: Update and generalize contact information + * The coverage fix should not be necessary anymore + * The coverage fix should not be necessary anymore + * Make run_gru_job perform jobs without forking + * Run 10-jobs.t really fast + * parser: update IPA parser to support latest img-proof changes + * Increase Mojolicious version requirement to a version compatible to what we test with + * Fix content negotiation with .txt file extension for module source + * Fix loading `main.pm` from custom CASEDIR with ABSOLUTE_TEST_CONFIG_PATHS=1 + * Add test for ABSOLUTE_TEST_CONFIG_PATHS=1 and custom CASEDIR + * Split 'symlink testrepo' test into further subtests + * worker: Fix handling CASEDIR/PRODUCTDIR/NEEDLES_DIR in certain cases + * worker: Fix deleting previous links when preparing pool directory + +------------------------------------------------------------------- Old: ---- openQA-4.6.1622818917.004fe9ea4.obscpio New: ---- openQA-4.6.1623351179.452374ecb.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openQA-client-test.spec ++++++ --- /var/tmp/diff_new_pack.Tt146S/_old 2021-06-11 00:19:34.085410154 +0200 +++ /var/tmp/diff_new_pack.Tt146S/_new 2021-06-11 00:19:34.085410154 +0200 @@ -18,7 +18,7 @@ %define short_name openQA-client Name: %{short_name}-test -Version: 4.6.1622818917.004fe9ea4 +Version: 4.6.1623351179.452374ecb Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later ++++++ openQA-devel-test.spec ++++++ --- /var/tmp/diff_new_pack.Tt146S/_old 2021-06-11 00:19:34.101410182 +0200 +++ /var/tmp/diff_new_pack.Tt146S/_new 2021-06-11 00:19:34.105410189 +0200 @@ -18,7 +18,7 @@ %define short_name openQA-devel Name: %{short_name}-test -Version: 4.6.1622818917.004fe9ea4 +Version: 4.6.1623351179.452374ecb Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later ++++++ openQA-test.spec ++++++ --- /var/tmp/diff_new_pack.Tt146S/_old 2021-06-11 00:19:34.121410217 +0200 +++ /var/tmp/diff_new_pack.Tt146S/_new 2021-06-11 00:19:34.125410224 +0200 @@ -18,7 +18,7 @@ %define short_name openQA Name: %{short_name}-test -Version: 4.6.1622818917.004fe9ea4 +Version: 4.6.1623351179.452374ecb Release: 0 Summary: Test package for openQA License: GPL-2.0-or-later ++++++ openQA-worker-test.spec ++++++ --- /var/tmp/diff_new_pack.Tt146S/_old 2021-06-11 00:19:34.141410251 +0200 +++ /var/tmp/diff_new_pack.Tt146S/_new 2021-06-11 00:19:34.145410259 +0200 @@ -18,7 +18,7 @@ %define short_name openQA-worker Name: %{short_name}-test -Version: 4.6.1622818917.004fe9ea4 +Version: 4.6.1623351179.452374ecb Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later ++++++ openQA.spec ++++++ --- /var/tmp/diff_new_pack.Tt146S/_old 2021-06-11 00:19:34.165410294 +0200 +++ /var/tmp/diff_new_pack.Tt146S/_new 2021-06-11 00:19:34.169410300 +0200 @@ -49,7 +49,7 @@ # The following line is generated from dependencies.yaml %define assetpack_requires perl(CSS::Minifier::XS) >= 0.01 perl(JavaScript::Minifier::XS) >= 0.11 perl(Mojolicious::Plugin::AssetPack) >= 1.36 # The following line is generated from dependencies.yaml -%define common_requires perl >= 5.20.0 perl(Archive::Extract) > 0.7 perl(Config::IniFiles) perl(Cpanel::JSON::XS) >= 4.09 perl(Cwd) perl(Data::Dump) perl(Data::Dumper) perl(Digest::MD5) perl(Getopt::Long) perl(Minion) >= 10.12 perl(Mojolicious) >= 8.55 perl(Regexp::Common) perl(Storable) perl(Try::Tiny) +%define common_requires perl >= 5.20.0 perl(Archive::Extract) > 0.7 perl(Config::IniFiles) perl(Cpanel::JSON::XS) >= 4.09 perl(Cwd) perl(Data::Dump) perl(Data::Dumper) perl(Digest::MD5) perl(Getopt::Long) perl(Minion) >= 10.12 perl(Mojolicious) >= 9.11 perl(Regexp::Common) perl(Storable) perl(Try::Tiny) # runtime requirements for the main package that are not required by other sub-packages # The following line is generated from dependencies.yaml %define main_requires %assetpack_requires git-core perl(BSD::Resource) perl(Carp) perl(Carp::Always) perl(CommonMark) perl(Config::Tiny) perl(DBD::Pg) >= 3.7.4 perl(DBI) >= 1.632 perl(DBIx::Class) >= 0.082801 perl(DBIx::Class::DeploymentHandler) perl(DBIx::Class::DynamicDefault) perl(DBIx::Class::OptimisticLocking) perl(DBIx::Class::ResultClass::HashRefInflator) perl(DBIx::Class::Schema::Config) perl(DBIx::Class::Storage::Statistics) perl(Date::Format) perl(DateTime) perl(DateTime::Duration) perl(DateTime::Format::Pg) perl(Exporter) perl(Fcntl) perl(File::Basename) perl(File::Copy) perl(File::Copy::Recursive) perl(File::Path) perl(File::Spec) perl(Filesys::Df) perl(FindBin) perl(Getopt::Long::Descriptive) perl(IO::Handle) perl(IPC::Run) perl(JSON::Validator) perl(LWP::UserAgent) perl(Module::Load::Conditional) perl(Module::Pluggable) perl(Mojo::Base) perl(Mojo::ByteStream) perl(Mojo::IOLoop) perl(Mojo::JSON) perl(Mojo::Pg) perl(Mojo::RabbitMQ::Client) >= 0.2 perl(Mojo::URL) perl(Moj o::Util) perl(Mojolicious::Commands) perl(Mojolicious::Plugin) perl(Mojolicious::Static) perl(Net::OpenID::Consumer) perl(POSIX) perl(Pod::POM) perl(SQL::Translator) perl(Scalar::Util) perl(Sort::Versions) perl(Text::Diff) perl(Time::HiRes) perl(Time::ParseDate) perl(Time::Piece) perl(Time::Seconds) perl(URI::Escape) perl(YAML::PP) >= 0.026 perl(YAML::XS) perl(aliased) perl(base) perl(constant) perl(diagnostics) perl(strict) perl(warnings) @@ -76,7 +76,7 @@ %define devel_requires %devel_no_selenium_requires chromedriver Name: openQA -Version: 4.6.1622818917.004fe9ea4 +Version: 4.6.1623351179.452374ecb Release: 0 Summary: The openQA web-frontend, scheduler and tools License: GPL-2.0-or-later ++++++ cache.txz ++++++ Binary files /var/tmp/diff_new_pack.Tt146S/_old and /var/tmp/diff_new_pack.Tt146S/_new differ ++++++ openQA-4.6.1622818917.004fe9ea4.obscpio -> openQA-4.6.1623351179.452374ecb.obscpio ++++++ /work/SRC/openSUSE:Factory/openQA/openQA-4.6.1622818917.004fe9ea4.obscpio /work/SRC/openSUSE:Factory/.openQA.new.32437/openQA-4.6.1623351179.452374ecb.obscpio differ: char 49, line 1 ++++++ openQA.obsinfo ++++++ --- /var/tmp/diff_new_pack.Tt146S/_old 2021-06-11 00:19:34.257410453 +0200 +++ /var/tmp/diff_new_pack.Tt146S/_new 2021-06-11 00:19:34.261410460 +0200 @@ -1,5 +1,5 @@ name: openQA -version: 4.6.1622818917.004fe9ea4 -mtime: 1622818917 -commit: 004fe9ea4c4e2e65f71e1b4baeee2d263e9f95bf +version: 4.6.1623351179.452374ecb +mtime: 1623351179 +commit: 452374ecb9883b175a042882fe4838f157a4a9ac ++++++ update-cache.sh ++++++ --- /var/tmp/diff_new_pack.Tt146S/_old 2021-06-11 00:19:34.273410481 +0200 +++ /var/tmp/diff_new_pack.Tt146S/_new 2021-06-11 00:19:34.273410481 +0200 @@ -12,13 +12,10 @@ osc service lr tar SD=$PWD -tmp=$(mktemp -d) -cd $tmp -tar xf $SD/openQA-*.tar -cd openQA-* -script/generate-packed-assets +cd openQA +tools/generate-packed-assets tar cvjf cache.tar.xz assets/cache assets/assetpack.db -mv cache.tar.xz $SD/cache.txz +mv cache.tar.xz "$SD/cache.txz" -cd $SD +cd "$SD" osc up