Hello community, here is the log from the commit of package openQA for openSUSE:Factory checked in at 2020-02-05 19:42:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openQA (Old) and /work/SRC/openSUSE:Factory/.openQA.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openQA" Wed Feb 5 19:42:12 2020 rev:116 rq:770116 version:4.6.1580827995.3476c9f7b Changes: -------- openQA-test.changes: same change openQA-worker-test.changes: same change --- /work/SRC/openSUSE:Factory/openQA/openQA.changes 2020-02-03 11:15:58.193925343 +0100 +++ /work/SRC/openSUSE:Factory/.openQA.new.26092/openQA.changes 2020-02-05 19:42:17.823284698 +0100 @@ -1,0 +2,15 @@ +Wed Feb 05 02:38:00 UTC 2020 - [email protected] + +- Update to version 4.6.1580827995.3476c9f7b: + * Move webapi templates from "templates/" to "templates/webapi/" + * Avoid undefined $appname/$api_description errors by using the stash + * Fix product log test which might fail when table slightly overflows + * Trigger result cleanup daily instead of hourly + * Use separate timer for enqueuing cleanup tasks + * Reset the editor to the minimum viable YAML if empty + * Use aliases in JobTemplate schema + * Have test_once in clone-custom-git-refspec test report errors correctly + * fetchneedles: Do not fail the script when we are on the correct branch + * openqa-bootstrap: Fix indendation + +------------------------------------------------------------------- Old: ---- openQA-4.6.1580490152.07482738b.obscpio New: ---- openQA-4.6.1580827995.3476c9f7b.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openQA-devel-test.spec ++++++ --- /var/tmp/diff_new_pack.e5ozEL/_old 2020-02-05 19:42:18.923285222 +0100 +++ /var/tmp/diff_new_pack.e5ozEL/_new 2020-02-05 19:42:18.935285228 +0100 @@ -18,7 +18,7 @@ %define short_name openQA-devel Name: %{short_name}-test -Version: 4.6.1580490152.07482738b +Version: 4.6.1580827995.3476c9f7b Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later ++++++ openQA-test.spec ++++++ --- /var/tmp/diff_new_pack.e5ozEL/_old 2020-02-05 19:42:18.995285256 +0100 +++ /var/tmp/diff_new_pack.e5ozEL/_new 2020-02-05 19:42:19.007285262 +0100 @@ -18,7 +18,7 @@ %define short_name openQA Name: %{short_name}-test -Version: 4.6.1580490152.07482738b +Version: 4.6.1580827995.3476c9f7b Release: 0 Summary: Test package for openQA License: GPL-2.0-or-later ++++++ openQA-worker-test.spec ++++++ --- /var/tmp/diff_new_pack.e5ozEL/_old 2020-02-05 19:42:19.047285281 +0100 +++ /var/tmp/diff_new_pack.e5ozEL/_new 2020-02-05 19:42:19.055285284 +0100 @@ -18,7 +18,7 @@ %define short_name openQA-worker Name: %{short_name}-test -Version: 4.6.1580490152.07482738b +Version: 4.6.1580827995.3476c9f7b Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later ++++++ openQA.spec ++++++ --- /var/tmp/diff_new_pack.e5ozEL/_old 2020-02-05 19:42:19.071285292 +0100 +++ /var/tmp/diff_new_pack.e5ozEL/_new 2020-02-05 19:42:19.075285294 +0100 @@ -17,7 +17,7 @@ # can't use linebreaks here! -%define openqa_services openqa-webui.service openqa-gru.service openqa-websockets.service openqa-scheduler.service openqa-enqueue-audit-event-cleanup.service openqa-enqueue-audit-event-cleanup.timer openqa-enqueue-asset-and-result-cleanup.service openqa-enqueue-asset-and-result-cleanup.timer +%define openqa_services openqa-webui.service openqa-gru.service openqa-websockets.service openqa-scheduler.service openqa-enqueue-audit-event-cleanup.service openqa-enqueue-audit-event-cleanup.timer openqa-enqueue-asset-cleanup.service openqa-enqueue-asset-cleanup.timer openqa-enqueue-result-cleanup.service openqa-enqueue-result-cleanup.timer %define openqa_worker_services openqa-worker.target openqa-slirpvde.service openqa-vde_switch.service openqa-worker-cacheservice.service openqa-worker-cacheservice-minion.service %if %{undefined tmpfiles_create} %define tmpfiles_create() \ @@ -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.1580490152.07482738b +Version: 4.6.1580827995.3476c9f7b Release: 0 Summary: The openQA web-frontend, scheduler and tools License: GPL-2.0-or-later @@ -400,8 +400,10 @@ %{_unitdir}/openqa-websockets.service %{_unitdir}/openqa-enqueue-audit-event-cleanup.service %{_unitdir}/openqa-enqueue-audit-event-cleanup.timer -%{_unitdir}/openqa-enqueue-asset-and-result-cleanup.service -%{_unitdir}/openqa-enqueue-asset-and-result-cleanup.timer +%{_unitdir}/openqa-enqueue-asset-cleanup.service +%{_unitdir}/openqa-enqueue-asset-cleanup.timer +%{_unitdir}/openqa-enqueue-result-cleanup.service +%{_unitdir}/openqa-enqueue-result-cleanup.timer %{_tmpfilesdir}/openqa-webui.conf # web libs %dir %{_datadir}/openqa ++++++ openQA-4.6.1580490152.07482738b.obscpio -> openQA-4.6.1580827995.3476c9f7b.obscpio ++++++ /work/SRC/openSUSE:Factory/openQA/openQA-4.6.1580490152.07482738b.obscpio /work/SRC/openSUSE:Factory/.openQA.new.26092/openQA-4.6.1580827995.3476c9f7b.obscpio differ: char 50, line 1 ++++++ openQA.obsinfo ++++++ --- /var/tmp/diff_new_pack.e5ozEL/_old 2020-02-05 19:42:19.143285326 +0100 +++ /var/tmp/diff_new_pack.e5ozEL/_new 2020-02-05 19:42:19.143285326 +0100 @@ -1,5 +1,5 @@ name: openQA -version: 4.6.1580490152.07482738b -mtime: 1580490152 -commit: 07482738b540224fea05065048e4b11d994a912e +version: 4.6.1580827995.3476c9f7b +mtime: 1580827995 +commit: 3476c9f7baf82d51370374e6bdb4f01fe3b69721
