diff --git a/openQA-5.1763743683.1da97aa2.obscpio b/openQA-5.1763743683.1da97aa2.obscpio deleted file mode 100644 index b73ddb2..0000000 --- a/openQA-5.1763743683.1da97aa2.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5ff490b585bfa477fe344e5a763974706de62c50fcfb6e940ec4530d6eb0050c -size 13601805 diff --git a/openQA-5.1764349525.ffb59486.obscpio b/openQA-5.1764349525.ffb59486.obscpio new file mode 100644 index 0000000..49c37e5 --- /dev/null +++ b/openQA-5.1764349525.ffb59486.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63add0e9f0bd8cfdbf5b9f6148b3d8d28f826a9f338e69d80d4e2c75ef6cab7a +size 13615117 diff --git a/openQA-client-test.spec b/openQA-client-test.spec index 56d2e63..84b54f0 100644 --- a/openQA-client-test.spec +++ b/openQA-client-test.spec @@ -18,7 +18,7 @@ %define short_name openQA-client Name: %{short_name}-test -Version: 5.1763743683.1da97aa2 +Version: 5.1764349525.ffb59486 Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later diff --git a/openQA-devel-test.spec b/openQA-devel-test.spec index edb0a39..36edd65 100644 --- a/openQA-devel-test.spec +++ b/openQA-devel-test.spec @@ -18,7 +18,7 @@ %define short_name openQA-devel Name: %{short_name}-test -Version: 5.1763743683.1da97aa2 +Version: 5.1764349525.ffb59486 Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later diff --git a/openQA-test.spec b/openQA-test.spec index ef4b5d1..d7b5989 100644 --- a/openQA-test.spec +++ b/openQA-test.spec @@ -18,7 +18,7 @@ %define short_name openQA Name: %{short_name}-test -Version: 5.1763743683.1da97aa2 +Version: 5.1764349525.ffb59486 Release: 0 Summary: Test package for openQA License: GPL-2.0-or-later diff --git a/openQA-worker-test.spec b/openQA-worker-test.spec index 449afdf..ca739e6 100644 --- a/openQA-worker-test.spec +++ b/openQA-worker-test.spec @@ -18,7 +18,7 @@ %define short_name openQA-worker Name: %{short_name}-test -Version: 5.1763743683.1da97aa2 +Version: 5.1764349525.ffb59486 Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later diff --git a/openQA.changes b/openQA.changes index a3c499a..0242764 100644 --- a/openQA.changes +++ b/openQA.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Fri Nov 28 20:38:53 UTC 2025 - okurz@suse.com + +- Update to version 5.1764349525.ffb59486: + * Also use TIMEOUT_SCALE for priority malus calculation + * docs: Fix wrapping and typo + * Document multi machine ovs flow setup and IPv6 usage + * Avoid computing time constraint for scheduled product cleanup in Perl + * rpm: Move `…-enqueue-needle-ref-cleanup` to other `…-enqueue-…` scripts + * Add task to limit scheduled products similar to audit events + * Extract generic parts from audit event cleanup task into generic task + * parser: ktap: Show full output by default if no line was parsed + * Ignore npm scripts also via `.npmrc` to make bare npm calls more secure + * Avoid repeating `MAIN_SETTINGS` in various places + * Fix possibly excessive memory use when computer test result overview + * Fix typo in `_prepare_complex_query_search_args` + * Fix indentation in `overview.html.ep` + * Prevent logging AMQP credentials in debug output + * Make restart_openqa_job emit proper event payload + * Enable gru tasks to emit AMQP messages + * Remove explicit loading AMQP plugin in Gru plugin + * Emit restart events when job restarted automatically + * Add debug message about priority malus + * Fix ordering of job groups after 2ad929ceca43d + ------------------------------------------------------------------- Sat Nov 22 05:38:10 UTC 2025 - okurz@suse.com diff --git a/openQA.obsinfo b/openQA.obsinfo index 4cb123e..bef36a0 100644 --- a/openQA.obsinfo +++ b/openQA.obsinfo @@ -1,4 +1,4 @@ name: openQA -version: 5.1763743683.1da97aa2 -mtime: 1763743683 -commit: 1da97aa28ce09ffbdf8755234076efc7641d3b45 +version: 5.1764349525.ffb59486 +mtime: 1764349525 +commit: ffb5948677625e9c9e3c79d59e74a8289bac40b0 diff --git a/openQA.spec b/openQA.spec index f5fcce9..fe9dc44 100644 --- a/openQA.spec +++ b/openQA.spec @@ -17,7 +17,7 @@ %define openqa_main_service openqa-webui.service -%define openqa_extra_services 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-git-auto-update.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 openqa-enqueue-git-auto-update.timer openqa-enqueue-needle-ref-cleanup.service openqa-enqueue-needle-ref-cleanup.timer +%define openqa_extra_services 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-git-auto-update.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 openqa-enqueue-git-auto-update.timer openqa-enqueue-needle-ref-cleanup.service openqa-enqueue-needle-ref-cleanup.timer openqa-enqueue-scheduled-product-cleanup.service openqa-enqueue-scheduled-product-cleanup.timer %define openqa_services %{openqa_main_service} %{openqa_extra_services} %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_localdb_services openqa-setup-db.service openqa-dump-db.service openqa-dump-db.timer @@ -99,7 +99,7 @@ %define devel_requires %devel_no_selenium_requires chromedriver Name: openQA -Version: 5.1763743683.1da97aa2 +Version: 5.1764349525.ffb59486 Release: 0 Summary: The openQA web-frontend, scheduler and tools License: GPL-2.0-or-later @@ -633,6 +633,8 @@ fi %{_unitdir}/openqa-enqueue-bug-cleanup.timer %{_unitdir}/openqa-enqueue-needle-ref-cleanup.service %{_unitdir}/openqa-enqueue-needle-ref-cleanup.timer +%{_unitdir}/openqa-enqueue-scheduled-product-cleanup.service +%{_unitdir}/openqa-enqueue-scheduled-product-cleanup.timer %{_tmpfilesdir}/openqa-webui.conf # web libs %dir %{_datadir}/openqa @@ -664,13 +666,14 @@ fi %{_datadir}/openqa/script/openqa-enqueue-audit-event-cleanup %{_datadir}/openqa/script/openqa-enqueue-bug-cleanup %{_datadir}/openqa/script/openqa-enqueue-git-auto-update +%{_datadir}/openqa/script/openqa-enqueue-needle-ref-cleanup %{_datadir}/openqa/script/openqa-enqueue-result-cleanup +%{_datadir}/openqa/script/openqa-enqueue-scheduled-product-cleanup %{_datadir}/openqa/script/openqa-gru %{_datadir}/openqa/script/openqa-rollback %{_datadir}/openqa/script/openqa-webui-daemon %{_datadir}/openqa/script/upgradedb %{_datadir}/openqa/script/modify_needle -%{_datadir}/openqa/script/openqa-enqueue-needle-ref-cleanup # TODO: define final user %defattr(-,geekotest,root) # attention: never package subdirectories owned by a user other