Hello community, here is the log from the commit of package openQA for openSUSE:Leap:15.2 checked in at 2020-05-18 11:01:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/openQA (Old) and /work/SRC/openSUSE:Leap:15.2/.openQA.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openQA" Mon May 18 11:01:06 2020 rev:102 rq:806291 version:4.6.1589554725.a1ad83f83 Changes: -------- openQA-devel-test.changes: same change openQA-test.changes: same change openQA-worker-test.changes: same change --- /work/SRC/openSUSE:Leap:15.2/openQA/openQA.changes 2020-05-12 11:42:37.793033800 +0200 +++ /work/SRC/openSUSE:Leap:15.2/.openQA.new.2738/openQA.changes 2020-05-18 11:01:07.790851976 +0200 @@ -1,0 +2,62 @@ +Sun May 17 03:25:21 UTC 2020 - [email protected] + +- Update to version 4.6.1589554725.a1ad83f83: + * Allow hidden keys in job template YAML + * Return error when creating a needle only contains ocr area + * Do not share controllers as base classes between micro services + * Move actions and helpers used by multiple micro services into the OpenQA::Shared namespace + * Remove more dead code + * WebAPI needs the developer controller + * Remove unnecessary referer check + * Separate OpenQA::LiveHandler and OpenQA::WebAPI code a bit more + * Add help for 'fetchneedles', 'openqa-bootstrap', 'openqa-bootstrap-container' + * Add '--help' for script/configure-web-proxy + +------------------------------------------------------------------- +Thu May 14 19:25:00 UTC 2020 - [email protected] + +- Update to version 4.6.1589385688.c7582131b: + * Stabilize 25-cache-service.t using Time::HiRes + * docs: Describe the possibility for cloud instances explicitly + * t: Extract 'start_worker' method to reduce duplicate code + * Dependency cron 200513 + * t: Delete unused 'stop_worker' in 33-developer_mode.t + * t: Prevent perl warning when 05-scheduler-full fails + * Remove references to Test::More::Color not adding benefit + * Mark unstable/flaky t/ui/27-plugin_obs_rsync_status_details.t as such + * Add MicroOS bug reporting URL + * Makefile: Bump timeout for 't' for accepted slow runs + +------------------------------------------------------------------- +Tue May 12 11:25:21 UTC 2020 - [email protected] + +- Update to version 4.6.1589279446.c80b4132b: + * Simplify test code in generating jobs settings + * Fix dynamically deactivating tabs in test details + * Fix returning result of finished job + * Decrease polling interval of web socket console to potentially speed up tests + * Ignore further JavaScript errors to reduce number of false-positive tests + * systemd: Get rid of obsolete dependency of worker on apache2 + * t: Add possibility to overwrite full-stack temp dir for easier debugging + * Avoid additional white-spaces in job settings table + * Test scheduled products search + * Provide CPU flags on worker information for debugging CPU instruction support + * Make scheduled product IDs in the table links + * Allow showing scheduled product results when not logged in + * Tweak styling of scheduled products table + * docs: Add various hints for saving time in local tests + * t: Improve t/32-openqa_client.t + * t: Enhance test messages in t/32-openqa_client.t + * docs: Delete duplicate mention of 'tidy' + * Add '--help' for tools/tidy + * t: Change javascript_console_has_no_warnings_or_errors to only output once + * Dependency cron 200510 + * setup-db: Prevent 'could not change directory' warning + * Write JS code for audit and product log in a more compact way + * Add link from test details to scheduled product page + * Show all scheduled products in the web UI + * Show scheduled product on test details page + * Avoid repeated calls to $job->clone_id + * Fix the issue `_URL` in jobs post is different from that in isos post + +------------------------------------------------------------------- Old: ---- openQA-4.6.1589026701.ed65375c3.obscpio New: ---- openQA-4.6.1589554725.a1ad83f83.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openQA-client-test.spec ++++++ --- /var/tmp/diff_new_pack.qioucq/_old 2020-05-18 11:01:08.662853780 +0200 +++ /var/tmp/diff_new_pack.qioucq/_new 2020-05-18 11:01:08.662853780 +0200 @@ -18,7 +18,7 @@ %define short_name openQA-client Name: %{short_name}-test -Version: 4.6.1589026701.ed65375c3 +Version: 4.6.1589554725.a1ad83f83 Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later ++++++ openQA-devel-test.spec ++++++ --- /var/tmp/diff_new_pack.qioucq/_old 2020-05-18 11:01:08.686853831 +0200 +++ /var/tmp/diff_new_pack.qioucq/_new 2020-05-18 11:01:08.690853839 +0200 @@ -18,7 +18,7 @@ %define short_name openQA-devel Name: %{short_name}-test -Version: 4.6.1589026701.ed65375c3 +Version: 4.6.1589554725.a1ad83f83 Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later ++++++ openQA-test.spec ++++++ --- /var/tmp/diff_new_pack.qioucq/_old 2020-05-18 11:01:08.714853888 +0200 +++ /var/tmp/diff_new_pack.qioucq/_new 2020-05-18 11:01:08.718853896 +0200 @@ -18,7 +18,7 @@ %define short_name openQA Name: %{short_name}-test -Version: 4.6.1589026701.ed65375c3 +Version: 4.6.1589554725.a1ad83f83 Release: 0 Summary: Test package for openQA License: GPL-2.0-or-later ++++++ openQA-worker-test.spec ++++++ --- /var/tmp/diff_new_pack.qioucq/_old 2020-05-18 11:01:08.746853955 +0200 +++ /var/tmp/diff_new_pack.qioucq/_new 2020-05-18 11:01:08.750853963 +0200 @@ -18,7 +18,7 @@ %define short_name openQA-worker Name: %{short_name}-test -Version: 4.6.1589026701.ed65375c3 +Version: 4.6.1589554725.a1ad83f83 Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later ++++++ openQA.spec ++++++ --- /var/tmp/diff_new_pack.qioucq/_old 2020-05-18 11:01:08.774854012 +0200 +++ /var/tmp/diff_new_pack.qioucq/_new 2020-05-18 11:01:08.774854012 +0200 @@ -73,7 +73,7 @@ %define devel_requires %build_requires %qemu %test_requires chromedriver curl perl(Devel::Cover) perl(Devel::Cover::Report::Codecov) perl(Perl::Tidy) postgresql-devel rsync sudo tar xorg-x11-fonts Name: openQA -Version: 4.6.1589026701.ed65375c3 +Version: 4.6.1589554725.a1ad83f83 Release: 0 Summary: The openQA web-frontend, scheduler and tools License: GPL-2.0-or-later ++++++ openQA-4.6.1589026701.ed65375c3.obscpio -> openQA-4.6.1589554725.a1ad83f83.obscpio ++++++ /work/SRC/openSUSE:Leap:15.2/openQA/openQA-4.6.1589026701.ed65375c3.obscpio /work/SRC/openSUSE:Leap:15.2/.openQA.new.2738/openQA-4.6.1589554725.a1ad83f83.obscpio differ: char 50, line 1 ++++++ openQA.obsinfo ++++++ --- /var/tmp/diff_new_pack.qioucq/_old 2020-05-18 11:01:08.854854178 +0200 +++ /var/tmp/diff_new_pack.qioucq/_new 2020-05-18 11:01:08.854854178 +0200 @@ -1,5 +1,5 @@ name: openQA -version: 4.6.1589026701.ed65375c3 -mtime: 1589026701 -commit: ed65375c3836ecd4d29890f92533026654829634 +version: 4.6.1589554725.a1ad83f83 +mtime: 1589554725 +commit: a1ad83f835094cbe67e78af20cbc5f3ab1ba45a0
