Hello community, here is the log from the commit of package openQA for openSUSE:Factory checked in at 2020-11-15 15:26:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openQA (Old) and /work/SRC/openSUSE:Factory/.openQA.new.24930 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openQA" Sun Nov 15 15:26:45 2020 rev:208 rq:848483 version:4.6.1605294814.ed6415c5a 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 2020-11-12 22:46:13.738570028 +0100 +++ /work/SRC/openSUSE:Factory/.openQA.new.24930/openQA.changes 2020-11-15 15:27:45.275538988 +0100 @@ -1,0 +2,22 @@ +Sat Nov 14 08:16:31 UTC 2020 - co...@suse.com + +- Update to version 4.6.1605294814.ed6415c5a: + * Show parent group name and id when getting job details + * coverage: unconditional finished_handled timeout + * Make message about clone error unique + * Dependency cron 2020-11-13 + * t: Bump timeout of 44-scripts.t after we test more scripts + * Only install openSUSE specific files on openSUSE + * docs: Add documentation for auto-upgrade systemd timer + * docs: Order authentication sections in summary same as in text + * docs: Fix level of authentication subsections + * Add systemd timer for automatic system upgrades and reboots + * Makefile: Simplify systemd service setup + * Consider finalize jobs successful if the openQA job does not exist + * cache service: Avoid purging assets which are currently being downloaded + * docker: Simplify 'gzip ... | grep' to 'zgrep' + * Adapt codecov target to current coverage of 95% + * Delete old left-over db.sqlite file + * .gitignore: Delete obsolete full-stack.d entry + +------------------------------------------------------------------- Old: ---- openQA-4.6.1605128979.b3fd45d8c.obscpio New: ---- openQA-4.6.1605294814.ed6415c5a.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openQA-client-test.spec ++++++ --- /var/tmp/diff_new_pack.nyCYCN/_old 2020-11-15 15:27:46.095539866 +0100 +++ /var/tmp/diff_new_pack.nyCYCN/_new 2020-11-15 15:27:46.099539870 +0100 @@ -18,7 +18,7 @@ %define short_name openQA-client Name: %{short_name}-test -Version: 4.6.1605128979.b3fd45d8c +Version: 4.6.1605294814.ed6415c5a Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later ++++++ openQA-devel-test.spec ++++++ --- /var/tmp/diff_new_pack.nyCYCN/_old 2020-11-15 15:27:46.119539891 +0100 +++ /var/tmp/diff_new_pack.nyCYCN/_new 2020-11-15 15:27:46.119539891 +0100 @@ -18,7 +18,7 @@ %define short_name openQA-devel Name: %{short_name}-test -Version: 4.6.1605128979.b3fd45d8c +Version: 4.6.1605294814.ed6415c5a Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later ++++++ openQA-test.spec ++++++ --- /var/tmp/diff_new_pack.nyCYCN/_old 2020-11-15 15:27:46.147539921 +0100 +++ /var/tmp/diff_new_pack.nyCYCN/_new 2020-11-15 15:27:46.151539926 +0100 @@ -18,7 +18,7 @@ %define short_name openQA Name: %{short_name}-test -Version: 4.6.1605128979.b3fd45d8c +Version: 4.6.1605294814.ed6415c5a Release: 0 Summary: Test package for openQA License: GPL-2.0-or-later ++++++ openQA-worker-test.spec ++++++ --- /var/tmp/diff_new_pack.nyCYCN/_old 2020-11-15 15:27:46.171539947 +0100 +++ /var/tmp/diff_new_pack.nyCYCN/_new 2020-11-15 15:27:46.171539947 +0100 @@ -18,7 +18,7 @@ %define short_name openQA-worker Name: %{short_name}-test -Version: 4.6.1605128979.b3fd45d8c +Version: 4.6.1605294814.ed6415c5a Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later ++++++ openQA.spec ++++++ --- /var/tmp/diff_new_pack.nyCYCN/_old 2020-11-15 15:27:46.191539969 +0100 +++ /var/tmp/diff_new_pack.nyCYCN/_new 2020-11-15 15:27:46.195539973 +0100 @@ -19,6 +19,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-cleanup.service openqa-enqueue-asset-cleanup.timer openqa-enqueue-result-cleanup.service openqa-enqueue-result-cleanup.timer openqa-enqueue-bug-cleanup.service openqa-enqueue-bug-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 +%define openqa_auto_upgrade_services openqa-auto-upgrade.service openqa-auto-upgrade.timer %if %{undefined tmpfiles_create} %define tmpfiles_create() \ %{_bindir}/systemd-tmpfiles --create %{?*} || : \ @@ -56,7 +57,7 @@ # The following line is generated from dependencies.yaml %define client_requires curl git-core jq perl(Getopt::Long::Descriptive) perl(IO::Socket::SSL) >= 2.009 perl(IPC::Run) perl(JSON::Validator) perl(LWP::Protocol::https) perl(LWP::UserAgent) perl(Test::More) perl(YAML::PP) >= 0.020 perl(YAML::XS) # The following line is generated from dependencies.yaml -%define worker_requires openQA-client optipng os-autoinst < 5 perl(Minion::Backend::SQLite) >= 5.0.1 perl(Mojo::IOLoop::ReadWriteProcess) >= 0.26 perl(Mojo::SQLite) +%define worker_requires openQA-client optipng os-autoinst < 5 perl(Minion::Backend::SQLite) >= 5.0.1 perl(Mojo::IOLoop::ReadWriteProcess) >= 0.26 perl(Mojo::SQLite) sqlite3 >= 3.24.0 # The following line is generated from dependencies.yaml %define build_requires %assetpack_requires rubygem(sass) @@ -76,7 +77,7 @@ %define devel_requires %devel_no_selenium_requires chromedriver Name: openQA -Version: 4.6.1605128979.b3fd45d8c +Version: 4.6.1605294814.ed6415c5a Release: 0 Summary: The openQA web-frontend, scheduler and tools License: GPL-2.0-or-later @@ -87,8 +88,10 @@ # use update-cache to update it Source1: cache.txz Source101: update-cache.sh -BuildRequires: %{build_requires} BuildRequires: fdupes +# for install-opensuse in Makefile +BuildRequires: %{build_requires} +BuildRequires: openSUSE-release Requires: %{main_requires} Requires: openQA-client = %{version} Requires: openQA-common = %{version} @@ -237,6 +240,16 @@ Documentation material covering installation, configuration, basic test writing, etc. Covering both openQA and also os-autoinst test engine. +%package auto-upgrade +Summary: Automatically upgrade and reboot the system when required +Group: Development/Tools/Other +Requires: curl +Requires: rebootmgr + +%description auto-upgrade +Use this package to install and enable a systemd service for nightly upgrading +and rebooting the system if devel:openQA packages are stable. + %prep %setup -q -a1 sed -e 's,/bin/env python,/bin/python,' -i script/openqa-label-all @@ -352,6 +365,9 @@ %service_add_pre %{openqa_worker_services} +%pre auto-upgrade +%service_add_pre %{openqa_auto_upgrade_services} + %post %tmpfiles_create %{_tmpfilesdir}/openqa-webui.conf # install empty log file @@ -382,12 +398,18 @@ %tmpfiles_create %{_tmpfilesdir}/openqa.conf %service_add_post %{openqa_worker_services} +%post auto-upgrade +%service_add_post %{openqa_auto_upgrade_services} + %preun %service_del_preun %{openqa_services} %preun worker %service_del_preun %{openqa_worker_services} +%preun auto-upgrade +%service_del_preun %{openqa_auto_upgrade_services} + %postun %service_del_postun %{openqa_services} %restart_on_update apparmor @@ -395,6 +417,9 @@ %postun worker %service_del_postun %{openqa_worker_services} +%postun auto-upgrade +%service_del_postun %{openqa_auto_upgrade_services} + %post local-db %service_add_post openqa-setup-db.service @@ -495,7 +520,6 @@ %dir %{_localstatedir}/lib/openqa/share/factory/hdd %dir %{_localstatedir}/lib/openqa/share/factory/repo %dir %{_localstatedir}/lib/openqa/share/factory/other -%ghost %{_localstatedir}/lib/openqa/db/db.sqlite %ghost %{_localstatedir}/log/openqa %files devel @@ -602,4 +626,9 @@ %{_datadir}/openqa/script/openqa-bootstrap %{_datadir}/openqa/script/openqa-bootstrap-container +%files auto-upgrade +%dir %{_unitdir} +%{_unitdir}/openqa-auto-upgrade.* +%{_datadir}/openqa/script/openqa-auto-upgrade + %changelog ++++++ openQA-4.6.1605128979.b3fd45d8c.obscpio -> openQA-4.6.1605294814.ed6415c5a.obscpio ++++++ /work/SRC/openSUSE:Factory/openQA/openQA-4.6.1605128979.b3fd45d8c.obscpio /work/SRC/openSUSE:Factory/.openQA.new.24930/openQA-4.6.1605294814.ed6415c5a.obscpio differ: char 50, line 1 ++++++ openQA.obsinfo ++++++ --- /var/tmp/diff_new_pack.nyCYCN/_old 2020-11-15 15:27:46.267540050 +0100 +++ /var/tmp/diff_new_pack.nyCYCN/_new 2020-11-15 15:27:46.271540055 +0100 @@ -1,5 +1,5 @@ name: openQA -version: 4.6.1605128979.b3fd45d8c -mtime: 1605128979 -commit: b3fd45d8c26922589bb6538b5cbe47e8ca30427e +version: 4.6.1605294814.ed6415c5a +mtime: 1605294814 +commit: ed6415c5aec824ab66c5c879e74373cd376a0078 _______________________________________________ openSUSE Commits mailing list -- commit@lists.opensuse.org To unsubscribe, email commit-le...@lists.opensuse.org List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/commit@lists.opensuse.org