From 097d61611d75c91816426cb78c81c2930a93ba04e5d250d65221c9696be53c54 Mon Sep 17 00:00:00 2001 From: Oliver Kurz Date: Thu, 4 Jun 2020 19:26:05 +0000 Subject: [PATCH 1/3] Offline generation of 4.6.1591288858.a4121ecfc 4.6.1591288858.a4121ecfc 4.6.1591288858.a4121ecfc 4.6.1591288858.a4121ecfc 4.6.1591288858.a4121ecfc OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=422 --- openQA-4.6.1591092399.b9fb68988.obscpio | 3 -- openQA-4.6.1591288858.a4121ecfc.obscpio | 3 ++ openQA-client-test.spec | 2 +- openQA-devel-test.spec | 2 +- openQA-test.spec | 2 +- openQA-worker-test.spec | 2 +- openQA.changes | 37 +++++++++++++++++++++++++ openQA.obsinfo | 6 ++-- openQA.spec | 4 +-- 9 files changed, 49 insertions(+), 12 deletions(-) delete mode 100644 openQA-4.6.1591092399.b9fb68988.obscpio create mode 100644 openQA-4.6.1591288858.a4121ecfc.obscpio diff --git a/openQA-4.6.1591092399.b9fb68988.obscpio b/openQA-4.6.1591092399.b9fb68988.obscpio deleted file mode 100644 index 9b84b6a..0000000 --- a/openQA-4.6.1591092399.b9fb68988.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6025f6a4dab44b397d8b2f20b9b04c542cbbb264b672150235f24ad910fc2d0f -size 11898381 diff --git a/openQA-4.6.1591288858.a4121ecfc.obscpio b/openQA-4.6.1591288858.a4121ecfc.obscpio new file mode 100644 index 0000000..fd4ec3c --- /dev/null +++ b/openQA-4.6.1591288858.a4121ecfc.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0c0ad960c8990b4c1fb63d6625733f45406d6bb00772fb6cad5b94802d0a54d +size 11903501 diff --git a/openQA-client-test.spec b/openQA-client-test.spec index 922c617..3db2c94 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.1591092399.b9fb68988 +Version: 4.6.1591288858.a4121ecfc 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 2e8b2b9..c436ce6 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.1591092399.b9fb68988 +Version: 4.6.1591288858.a4121ecfc 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 952a7f2..09e10ca 100644 --- a/openQA-test.spec +++ b/openQA-test.spec @@ -18,7 +18,7 @@ %define short_name openQA Name: %{short_name}-test -Version: 4.6.1591092399.b9fb68988 +Version: 4.6.1591288858.a4121ecfc 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 f7929e2..5a868af 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.1591092399.b9fb68988 +Version: 4.6.1591288858.a4121ecfc Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later diff --git a/openQA.changes b/openQA.changes index 907b7a1..b2ba482 100644 --- a/openQA.changes +++ b/openQA.changes @@ -1,3 +1,40 @@ +------------------------------------------------------------------- +Thu Jun 04 19:25:42 UTC 2020 - coolo@suse.com + +- Update to version 4.6.1591288858.a4121ecfc: + * Turn two schema functions into methods + * Hide livestream when loading test details and job is currently uploading + * Update out-dated comment; the image upload is async via Mojo::IOLoop->subprocess + * t: Use Test::MockModule->redefine in t/28-logging.t + * Make restart button work again after the job state changed + * Dependency cron 200604 + * t: Allow to configure amount of unstable/rejective workers in 05-scheduler-full.t + * t: Simplify worker startup in 05-scheduler-full with map + * t: Improve test description strings in 05-scheduler-full + * t: Fix warning in 28-logging.t with strict MockModule and Test::Warnings + * Extract methods for "ignore_known_images" and "ignore_known_files" in Worker::Job + * Simplify Worker::Job slightly + * Remove unnecessary single-line step in Worker::Job + * Use the more idiomatic ->find instead of ->single + * Replace duplicate method OpenQA::Schema::Result::Workers::to_string + * Delete unnecessary pre-declaration of log_warning in OpenQA::Log + * Generalize handling the video + * Remove dead code from OpenQA::WebAPI::Plugin::ObsRsync + * doc: Improve virtio/svirt serial terminal docs + * Fix tests on OBS when "ps" is not installed + * Use :report_warnings feature of Test::Warnings + * Mark "25-cache-service.t" as unstable test as observed in circleci + * Mark old issues and pull requests as stale + * t: Fix "Dubious, test returned 9" in 05-scheduler-full.t + * t: Fix unstable test 'Allocated maximum number' in 05-scheduler-full + * t: Sleep only when necessary when waiting for worker + * t: Fix sporadic test failures on mis-assignment of jobs in scheduling + * t: Increase robustness of 05-scheduler-full with reduced scheduler tick + * t: Prevent use of occupied port in all full-stack/scalability tests + * Makefile: Bump timeout limit for various tests for slow circleci + * t: Provide unique process name for worker in scalability test as well + * t: More cleanup in t/05-scheduler-full.t + ------------------------------------------------------------------- Tue Jun 02 10:06:57 UTC 2020 - coolo@suse.com diff --git a/openQA.obsinfo b/openQA.obsinfo index f56b401..16a82e1 100644 --- a/openQA.obsinfo +++ b/openQA.obsinfo @@ -1,5 +1,5 @@ name: openQA -version: 4.6.1591092399.b9fb68988 -mtime: 1591092399 -commit: b9fb6898881239c4139834bce28a1c4d9f099d0b +version: 4.6.1591288858.a4121ecfc +mtime: 1591288858 +commit: a4121ecfc04036e7a5ab93e7245cb978d76e849e diff --git a/openQA.spec b/openQA.spec index 277d24a..d652787 100644 --- a/openQA.spec +++ b/openQA.spec @@ -63,7 +63,7 @@ # Do not require on this in individual sub-packages except for the devel # package. # The following line is generated from dependencies.yaml -%define test_requires %common_requires %main_requires %python_scripts_requires %worker_requires ShellCheck curl jq os-autoinst-devel perl(App::cpanminus) perl(Perl::Critic) perl(Perl::Critic::Freenode) perl(Selenium::Remote::Driver) >= 1.23 perl(Selenium::Remote::WDKeys) perl(Test::Exception) perl(Test::Fatal) perl(Test::MockModule) perl(Test::MockObject) perl(Test::Mojo) perl(Test::Most) perl(Test::Output) perl(Test::Pod) perl(Test::Strict) perl(Test::Warnings) postgresql-server python3-setuptools python3-yamllint +%define test_requires %common_requires %main_requires %python_scripts_requires %worker_requires ShellCheck curl jq os-autoinst-devel perl(App::cpanminus) perl(Perl::Critic) perl(Perl::Critic::Freenode) perl(Selenium::Remote::Driver) >= 1.23 perl(Selenium::Remote::WDKeys) perl(Test::Exception) perl(Test::Fatal) perl(Test::MockModule) perl(Test::MockObject) perl(Test::Mojo) perl(Test::Most) perl(Test::Output) perl(Test::Pod) perl(Test::Strict) perl(Test::Warnings) >= 0.029 postgresql-server python3-setuptools python3-yamllint %ifarch x86_64 %define qemu qemu qemu-kvm %else @@ -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.1591092399.b9fb68988 +Version: 4.6.1591288858.a4121ecfc Release: 0 Summary: The openQA web-frontend, scheduler and tools License: GPL-2.0-or-later From 6bc0c8b4e6bdc41e0ab39044c438fb836fd26fca26f544c1dcf58820cd3037af Mon Sep 17 00:00:00 2001 From: Oliver Kurz Date: Sun, 7 Jun 2020 03:25:30 +0000 Subject: [PATCH 2/3] Offline generation of 4.6.1591384351.23eaba73d 4.6.1591384351.23eaba73d 4.6.1591384351.23eaba73d 4.6.1591384351.23eaba73d 4.6.1591384351.23eaba73d OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=423 --- openQA-4.6.1591288858.a4121ecfc.obscpio | 3 --- openQA-4.6.1591384351.23eaba73d.obscpio | 3 +++ openQA-client-test.spec | 2 +- openQA-devel-test.spec | 2 +- openQA-test.spec | 2 +- openQA-worker-test.spec | 2 +- openQA.changes | 16 ++++++++++++++-- openQA.obsinfo | 6 +++--- openQA.spec | 2 +- 9 files changed, 25 insertions(+), 13 deletions(-) delete mode 100644 openQA-4.6.1591288858.a4121ecfc.obscpio create mode 100644 openQA-4.6.1591384351.23eaba73d.obscpio diff --git a/openQA-4.6.1591288858.a4121ecfc.obscpio b/openQA-4.6.1591288858.a4121ecfc.obscpio deleted file mode 100644 index fd4ec3c..0000000 --- a/openQA-4.6.1591288858.a4121ecfc.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a0c0ad960c8990b4c1fb63d6625733f45406d6bb00772fb6cad5b94802d0a54d -size 11903501 diff --git a/openQA-4.6.1591384351.23eaba73d.obscpio b/openQA-4.6.1591384351.23eaba73d.obscpio new file mode 100644 index 0000000..8e72169 --- /dev/null +++ b/openQA-4.6.1591384351.23eaba73d.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cab30feab2ade92230615339f2b94bb8feea32e069e75f127283e29f4280214f +size 11906573 diff --git a/openQA-client-test.spec b/openQA-client-test.spec index 3db2c94..9719366 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.1591288858.a4121ecfc +Version: 4.6.1591384351.23eaba73d 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 c436ce6..1f88138 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.1591288858.a4121ecfc +Version: 4.6.1591384351.23eaba73d 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 09e10ca..1728159 100644 --- a/openQA-test.spec +++ b/openQA-test.spec @@ -18,7 +18,7 @@ %define short_name openQA Name: %{short_name}-test -Version: 4.6.1591288858.a4121ecfc +Version: 4.6.1591384351.23eaba73d 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 5a868af..9eeb98e 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.1591288858.a4121ecfc +Version: 4.6.1591384351.23eaba73d Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later diff --git a/openQA.changes b/openQA.changes index b2ba482..696daa1 100644 --- a/openQA.changes +++ b/openQA.changes @@ -1,11 +1,23 @@ ------------------------------------------------------------------- -Thu Jun 04 19:25:42 UTC 2020 - coolo@suse.com +Fri Jun 05 19:12:45 UTC 2020 - coolo@suse.com -- Update to version 4.6.1591288858.a4121ecfc: +- Update to version 4.6.1591384351.23eaba73d: + * Prevent Perl warning in downloader code + * Improve UI for selecting the display order of builds + * Select interval checkbox for interval from query parameter if applicable + * Improve wording in the index page form, mainly to improve consistency + * Improve coding style in JavaScript/CSS/template files + * Avoid accumulating `comments_page` query parameters when using pagination + * Fix typo in pagination code + * Add autorefresh in the index page (#3141) + * Maintain pagination when an user role changes + * Fix pagination in the group overview page + * Dependency cron 200605 * Turn two schema functions into methods * Hide livestream when loading test details and job is currently uploading * Update out-dated comment; the image upload is async via Mojo::IOLoop->subprocess * t: Use Test::MockModule->redefine in t/28-logging.t + * Only reload test schedule when test_order.json has been changed * Make restart button work again after the job state changed * Dependency cron 200604 * t: Allow to configure amount of unstable/rejective workers in 05-scheduler-full.t diff --git a/openQA.obsinfo b/openQA.obsinfo index 16a82e1..0e51fdc 100644 --- a/openQA.obsinfo +++ b/openQA.obsinfo @@ -1,5 +1,5 @@ name: openQA -version: 4.6.1591288858.a4121ecfc -mtime: 1591288858 -commit: a4121ecfc04036e7a5ab93e7245cb978d76e849e +version: 4.6.1591384351.23eaba73d +mtime: 1591384351 +commit: 23eaba73d1e2cf5af895e89831c842f80c2bff55 diff --git a/openQA.spec b/openQA.spec index d652787..7846d8e 100644 --- a/openQA.spec +++ b/openQA.spec @@ -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.1591288858.a4121ecfc +Version: 4.6.1591384351.23eaba73d Release: 0 Summary: The openQA web-frontend, scheduler and tools License: GPL-2.0-or-later From 279cf691c47f00e0492855c235458dce256d4f731e83f9616d0e6ebfff008662 Mon Sep 17 00:00:00 2001 From: Oliver Kurz Date: Tue, 9 Jun 2020 11:25:37 +0000 Subject: [PATCH 3/3] Offline generation of 4.6.1591699942.8543386ed 4.6.1591699942.8543386ed 4.6.1591699942.8543386ed 4.6.1591699942.8543386ed 4.6.1591699942.8543386ed OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=424 --- openQA-4.6.1591384351.23eaba73d.obscpio | 3 --- openQA-4.6.1591699942.8543386ed.obscpio | 3 +++ openQA-client-test.spec | 2 +- openQA-devel-test.spec | 2 +- openQA-test.spec | 2 +- openQA-worker-test.spec | 2 +- openQA.changes | 15 +++++++++++++-- openQA.obsinfo | 6 +++--- openQA.spec | 2 +- 9 files changed, 24 insertions(+), 13 deletions(-) delete mode 100644 openQA-4.6.1591384351.23eaba73d.obscpio create mode 100644 openQA-4.6.1591699942.8543386ed.obscpio diff --git a/openQA-4.6.1591384351.23eaba73d.obscpio b/openQA-4.6.1591384351.23eaba73d.obscpio deleted file mode 100644 index 8e72169..0000000 --- a/openQA-4.6.1591384351.23eaba73d.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cab30feab2ade92230615339f2b94bb8feea32e069e75f127283e29f4280214f -size 11906573 diff --git a/openQA-4.6.1591699942.8543386ed.obscpio b/openQA-4.6.1591699942.8543386ed.obscpio new file mode 100644 index 0000000..c5fe9a8 --- /dev/null +++ b/openQA-4.6.1591699942.8543386ed.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c8e2ca7e470d7fe75a3b40a65e860b62bbbc703740b65d00bc694a81302db0d +size 11912717 diff --git a/openQA-client-test.spec b/openQA-client-test.spec index 9719366..874a66e 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.1591384351.23eaba73d +Version: 4.6.1591699942.8543386ed 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 1f88138..eb0ad5b 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.1591384351.23eaba73d +Version: 4.6.1591699942.8543386ed 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 1728159..ecd2c25 100644 --- a/openQA-test.spec +++ b/openQA-test.spec @@ -18,7 +18,7 @@ %define short_name openQA Name: %{short_name}-test -Version: 4.6.1591384351.23eaba73d +Version: 4.6.1591699942.8543386ed 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 9eeb98e..df2cba2 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.1591384351.23eaba73d +Version: 4.6.1591699942.8543386ed Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later diff --git a/openQA.changes b/openQA.changes index 696daa1..7cde191 100644 --- a/openQA.changes +++ b/openQA.changes @@ -1,7 +1,15 @@ ------------------------------------------------------------------- -Fri Jun 05 19:12:45 UTC 2020 - coolo@suse.com +Tue Jun 09 10:52:53 UTC 2020 - coolo@suse.com -- Update to version 4.6.1591384351.23eaba73d: +- Update to version 4.6.1591699942.8543386ed: + * Dependency cron 200609 + * Add notes about arbitrary reasons + * Remove out-dated comments; stopping will no longer be delayed as stated + * Use newly introduced constants for worker commands and stop reasons + * Improve dealing with worker commands and stop reasons + * Add missing copyright header in constants modules + * Remove stop type 'scheduler_abort' which is not used anymore + * Improve coding style in set_running * Prevent Perl warning in downloader code * Improve UI for selecting the display order of builds * Select interval checkbox for interval from query parameter if applicable @@ -37,6 +45,9 @@ Fri Jun 05 19:12:45 UTC 2020 - coolo@suse.com * Use :report_warnings feature of Test::Warnings * Mark "25-cache-service.t" as unstable test as observed in circleci * Mark old issues and pull requests as stale + * Extract methods for "ignore_known_images" and "ignore_known_files" in Worker::Job + * Simplify Worker::Job slightly + * Remove unnecessary single-line step in Worker::Job * t: Fix "Dubious, test returned 9" in 05-scheduler-full.t * t: Fix unstable test 'Allocated maximum number' in 05-scheduler-full * t: Sleep only when necessary when waiting for worker diff --git a/openQA.obsinfo b/openQA.obsinfo index 0e51fdc..36b4271 100644 --- a/openQA.obsinfo +++ b/openQA.obsinfo @@ -1,5 +1,5 @@ name: openQA -version: 4.6.1591384351.23eaba73d -mtime: 1591384351 -commit: 23eaba73d1e2cf5af895e89831c842f80c2bff55 +version: 4.6.1591699942.8543386ed +mtime: 1591699942 +commit: 8543386ed74accd2a0ea4295c074d7c1105c4224 diff --git a/openQA.spec b/openQA.spec index 7846d8e..4a4f23a 100644 --- a/openQA.spec +++ b/openQA.spec @@ -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.1591384351.23eaba73d +Version: 4.6.1591699942.8543386ed Release: 0 Summary: The openQA web-frontend, scheduler and tools License: GPL-2.0-or-later