Hello community, here is the log from the commit of package openQA for openSUSE:Leap:15.2 checked in at 2020-03-27 16:43:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/openQA (Old) and /work/SRC/openSUSE:Leap:15.2/.openQA.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openQA" Fri Mar 27 16:43:56 2020 rev:89 rq:788699 version:4.6.1585161757.bb4097462 Changes: -------- openQA-test.changes: same change openQA-worker-test.changes: same change --- /work/SRC/openSUSE:Leap:15.2/openQA/openQA.changes 2020-03-23 07:14:00.634502750 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.openQA.new.3160/openQA.changes 2020-03-27 16:44:08.487792933 +0100 @@ -1,0 +2,32 @@ +Thu Mar 26 02:48:15 UTC 2020 - [email protected] + +- Update to version 4.6.1585161757.bb4097462: + * Fix triggering ObsSync using repository + * script/openqa-clone-job --help exits with 0 + * Rewrite asset list generation for cache service + * script/client --help exits with 0 + * Add JSON::Validator, YAML::PP, YAML::XS to client_requires + * Add openQA-client-test.spec + * Refactor saving details/screenshots + * Fix shellcheck complaint about sh/bash mismatch in t/dummy-isotovideo.sh + * Fix shellcheck complaint about SC1091 in script/openqa-bootstrap + * openQA.spec: Run style checks in %check to detect issues in other products + * Return JSON for all API routes + * Extend reason quit so its meaning is more clear + * Add pointer to log details for incomplete jobs with reason "died" + * t: Simplify 03-auth test + * Add explicit test for auth with slight OpenID coverage increase + * Remove untested and probably unused iChain authentification + +------------------------------------------------------------------- +Mon Mar 23 18:48:18 UTC 2020 - [email protected] + +- Update to version 4.6.1584957320.c50fd7cfd: + * Simplify 'prepare_data_function' as followup to #2793 + * t: Bail out early on Selenium reported errors for concise log + * t: Ensure necessary test dirs exist for ui/21-admin-needles.t + * Extract common screenshot DB insertion function + * Fix extracting compressed downloaded files + * Validation for Asset controller + +------------------------------------------------------------------- Old: ---- openQA-4.6.1584727112.296692355.obscpio New: ---- openQA-4.6.1585161757.bb4097462.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openQA-devel-test.spec ++++++ --- /var/tmp/diff_new_pack.4xXtRn/_old 2020-03-27 16:44:09.155793325 +0100 +++ /var/tmp/diff_new_pack.4xXtRn/_new 2020-03-27 16:44:09.159793327 +0100 @@ -18,7 +18,7 @@ %define short_name openQA-devel Name: %{short_name}-test -Version: 4.6.1584727112.296692355 +Version: 4.6.1585161757.bb4097462 Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later ++++++ openQA-test.spec ++++++ --- /var/tmp/diff_new_pack.4xXtRn/_old 2020-03-27 16:44:09.171793335 +0100 +++ /var/tmp/diff_new_pack.4xXtRn/_new 2020-03-27 16:44:09.175793337 +0100 @@ -18,7 +18,7 @@ %define short_name openQA Name: %{short_name}-test -Version: 4.6.1584727112.296692355 +Version: 4.6.1585161757.bb4097462 Release: 0 Summary: Test package for openQA License: GPL-2.0-or-later ++++++ openQA-worker-test.spec ++++++ --- /var/tmp/diff_new_pack.4xXtRn/_old 2020-03-27 16:44:09.191793346 +0100 +++ /var/tmp/diff_new_pack.4xXtRn/_new 2020-03-27 16:44:09.195793348 +0100 @@ -18,7 +18,7 @@ %define short_name openQA-worker Name: %{short_name}-test -Version: 4.6.1584727112.296692355 +Version: 4.6.1585161757.bb4097462 Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later ++++++ openQA.spec ++++++ --- /var/tmp/diff_new_pack.4xXtRn/_old 2020-03-27 16:44:09.211793358 +0100 +++ /var/tmp/diff_new_pack.4xXtRn/_new 2020-03-27 16:44:09.215793360 +0100 @@ -49,7 +49,7 @@ %define common_requires perl(Archive::Extract) perl(Config::IniFiles) perl(Cpanel::JSON::XS) perl(Cwd) perl(Data::Dump) perl(Data::Dumper) perl(Digest::MD5) perl(Getopt::Long) perl(Minion) >= 10.04, perl(Mojolicious) >= 8.24, perl(Try::Tiny) perl(Regexp::Common), perl(Storable) # runtime requirements for the main package that are not required by other sub-packages %define main_requires %assetpack_requires git-core perl(Carp::Always) perl(Date::Format) perl(DateTime::Format::Pg) 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::Schema::Config) perl(DBIx::Class::Storage::Statistics) perl(DBIx::Class::OptimisticLocking) perl(File::Copy::Recursive) perl(Net::OpenID::Consumer) perl(Module::Pluggable) perl(aliased) perl(Config::Tiny) perl(Text::Diff) perl(CommonMark) perl(JSON::Validator) perl(IPC::Run) perl(Time::ParseDate) perl(Sort::Versions) perl(BSD::Resource) perl(Pod::POM) perl(Mojo::Pg) perl(Mojo::RabbitMQ::Client) >= 0.2, perl(SQL::Translator) perl(YAML::PP) >= 0.020 perl(YAML::XS) perl(LWP::UserAgent) perl(Getopt::Long::Descriptive) -%define client_requires curl jq git-core perl(IO::Socket::SSL) >= 2.009, perl(LWP::UserAgent) perl(LWP::Protocol::https) perl(IPC::Run) +%define client_requires curl jq git-core perl(IO::Socket::SSL) >= 2.009, perl(JSON::Validator) perl(LWP::UserAgent) perl(LWP::Protocol::https) perl(IPC::Run) perl(YAML::PP) >= 0.020 perl(YAML::XS) %define worker_requires os-autoinst < 5, perl(Mojo::IOLoop::ReadWriteProcess) > 0.19, perl(Minion::Backend::SQLite) perl(Mojo::SQLite) openQA-client optipng %define build_requires rubygem(sass) %assetpack_requires @@ -65,7 +65,7 @@ %define devel_requires %build_requires %test_requires rsync chromedriver curl postgresql-devel %qemu tar xorg-x11-fonts sudo perl(Devel::Cover) perl(Devel::Cover::Report::Codecov) perl(Perl::Tidy) Name: openQA -Version: 4.6.1584727112.296692355 +Version: 4.6.1585161757.bb4097462 Release: 0 Summary: The openQA web-frontend, scheduler and tools License: GPL-2.0-or-later @@ -224,7 +224,6 @@ rm -f t/00-tidy.t %if %{with tests} -#make test rm -rf %{buildroot}/DB export LC_ALL=en_US.UTF-8 # Skip tests not working currently, or flaky, and Selenium tests @@ -235,7 +234,7 @@ t/25-cache-service.t \ t/ui/*.t -make test-with-database OBS_RUN=1 PROVE_ARGS='-l -r -v' TEST_PG_PATH=%{buildroot}/DB +make test OBS_RUN=1 PROVE_ARGS='-l -r -v' TEST_PG_PATH=%{buildroot}/DB rm -rf %{buildroot}/DB %endif ++++++ openQA-4.6.1584727112.296692355.obscpio -> openQA-4.6.1585161757.bb4097462.obscpio ++++++ /work/SRC/openSUSE:Leap:15.2/openQA/openQA-4.6.1584727112.296692355.obscpio /work/SRC/openSUSE:Leap:15.2/.openQA.new.3160/openQA-4.6.1585161757.bb4097462.obscpio differ: char 50, line 1 ++++++ openQA.obsinfo ++++++ --- /var/tmp/diff_new_pack.4xXtRn/_old 2020-03-27 16:44:09.275793396 +0100 +++ /var/tmp/diff_new_pack.4xXtRn/_new 2020-03-27 16:44:09.275793396 +0100 @@ -1,5 +1,5 @@ name: openQA -version: 4.6.1584727112.296692355 -mtime: 1584727112 -commit: 296692355b51fb9fd82c398bd8cceede40225a04 +version: 4.6.1585161757.bb4097462 +mtime: 1585161757 +commit: bb4097462c6924f5eb487146c649d05bb1f70cf0
