diff --git a/openQA-4.6.1673059575.c051c08.obscpio b/openQA-4.6.1673059575.c051c08.obscpio deleted file mode 100644 index 01fffed..0000000 --- a/openQA-4.6.1673059575.c051c08.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:20cc46abcd866d0152e3581cc5565ab9ac8043c9dd28cd1c8943752b6b274838 -size 13765645 diff --git a/openQA-4.6.1673622416.c01e5cb.obscpio b/openQA-4.6.1673622416.c01e5cb.obscpio new file mode 100644 index 0000000..4f040be --- /dev/null +++ b/openQA-4.6.1673622416.c01e5cb.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c89ed368c445294d4b3729275c6509ebc334674601b4512f6d1cebfe2f0eb629 +size 13903373 diff --git a/openQA-client-test.spec b/openQA-client-test.spec index 055c7b1..aa814e3 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: 4.6.1673059575.c051c08 +Version: 4.6.1673622416.c01e5cb 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 4dca6f6..d71337d 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: 4.6.1673059575.c051c08 +Version: 4.6.1673622416.c01e5cb 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 8e3f8ed..7bb8324 100644 --- a/openQA-test.spec +++ b/openQA-test.spec @@ -18,7 +18,7 @@ %define short_name openQA Name: %{short_name}-test -Version: 4.6.1673059575.c051c08 +Version: 4.6.1673622416.c01e5cb 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 61f7037..6f45fdd 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: 4.6.1673059575.c051c08 +Version: 4.6.1673622416.c01e5cb Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later diff --git a/openQA.changes b/openQA.changes index 3cdaa56..729dbf0 100644 --- a/openQA.changes +++ b/openQA.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Fri Jan 13 15:07:17 UTC 2023 - okurz@suse.com + +- Update to version 4.6.1673622416.c01e5cb: + * Change type of `owner` column to bigint in consistency with jobs table + * Add postgresql service to requirements + * Avoid deadlock when updating asset size during job creation + * Fix asset cache error handling to avoid proceeding in case of failures + * Add missing `use Mojo::UserAgent` + * Clean up /api/v1/jobs pagination and remove unused code + * Add pagination for GET /api/v1/jobs + * Avoid race condition by waiting for the #text element + * Dependency cron 2023-01-10 + * Revert "Add postgresql service to requirements" + ------------------------------------------------------------------- Sun Jan 08 13:53:04 UTC 2023 - okurz@suse.com diff --git a/openQA.obsinfo b/openQA.obsinfo index 3942b60..50d964a 100644 --- a/openQA.obsinfo +++ b/openQA.obsinfo @@ -1,4 +1,4 @@ name: openQA -version: 4.6.1673059575.c051c08 -mtime: 1673059575 -commit: c051c082f683b690a5017e974fe8397d9f9a8f0f +version: 4.6.1673622416.c01e5cb +mtime: 1673622416 +commit: c01e5cb92f8c753417c156cb33d0957e5259ea10 diff --git a/openQA.spec b/openQA.spec index 54e56b7..185ece3 100644 --- a/openQA.spec +++ b/openQA.spec @@ -76,7 +76,7 @@ %define devel_requires %devel_no_selenium_requires chromedriver Name: openQA -Version: 4.6.1673059575.c051c08 +Version: 4.6.1673622416.c01e5cb Release: 0 Summary: The openQA web-frontend, scheduler and tools License: GPL-2.0-or-later @@ -538,8 +538,11 @@ fi %{_unitdir}/openqa-webui.service %{_unitdir}/openqa-livehandler.service %{_unitdir}/openqa-gru.service +%dir %{_unitdir}/openqa-gru.service.requires %{_unitdir}/openqa-scheduler.service +%dir %{_unitdir}/openqa-scheduler.service.requires %{_unitdir}/openqa-websockets.service +%dir %{_unitdir}/openqa-websockets.service.requires %{_unitdir}/openqa-enqueue-audit-event-cleanup.service %{_unitdir}/openqa-enqueue-audit-event-cleanup.timer %{_unitdir}/openqa-enqueue-asset-cleanup.service @@ -710,6 +713,9 @@ fi %files local-db %{_unitdir}/openqa-setup-db.service +%{_unitdir}/openqa-gru.service.requires/postgresql.service +%{_unitdir}/openqa-scheduler.service.requires/postgresql.service +%{_unitdir}/openqa-websockets.service.requires/postgresql.service %{_datadir}/openqa/script/setup-db %{_bindir}/openqa-setup-db