diff --git a/openQA-4.6.1583409674.75be31485.obscpio b/openQA-4.6.1583409674.75be31485.obscpio deleted file mode 100644 index f102ca82..00000000 --- a/openQA-4.6.1583409674.75be31485.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:222f7849ff3b792533ba3c0d75af50a65cea21b709c46b31415cd3a2b1cc9119 -size 11549709 diff --git a/openQA-4.6.1584172463.88254ac92.obscpio b/openQA-4.6.1584172463.88254ac92.obscpio new file mode 100644 index 00000000..54c4b04a --- /dev/null +++ b/openQA-4.6.1584172463.88254ac92.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:defbfee8f26ccc4c06d9f966aeef820964e7a211d82b73209aa2811006bc51c6 +size 11581453 diff --git a/openQA-devel-test.spec b/openQA-devel-test.spec index 7e50048e..e9bbdfce 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.1583409674.75be31485 +Version: 4.6.1584172463.88254ac92 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 436c200c..1514af97 100644 --- a/openQA-test.spec +++ b/openQA-test.spec @@ -18,7 +18,7 @@ %define short_name openQA Name: %{short_name}-test -Version: 4.6.1583409674.75be31485 +Version: 4.6.1584172463.88254ac92 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 34b3a249..f046ff00 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.1583409674.75be31485 +Version: 4.6.1584172463.88254ac92 Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later diff --git a/openQA.changes b/openQA.changes index e85e0252..11bc4bc9 100644 --- a/openQA.changes +++ b/openQA.changes @@ -1,3 +1,41 @@ +------------------------------------------------------------------- +Sat Mar 14 08:04:55 UTC 2020 - coolo@suse.com + +- Update to version 4.6.1584172463.88254ac92: + * Rename the JobTemplates module to YAML + * Slightly simplify code WebAPI::Controller::API::V1::Job and Worker::WebUIConnection + * Mark uncoverage subroutine in OpenQA::Worker::WebUIConnection + * t: Slighty simplify t/24-worker-webui-connection.t + * t: Add explicit to stabilize test coverage for OpenQA::Worker::WebUIConnection + * t: Fix warning '"my" variable %job_info masks earlier declaration' + * Fix perlcritic issue + * Fix t/40-script_openqa-clone-custom-git-refspec.t failing when github auth token defined + * Fix use lib in script/* + * Fix ARRAY in loaded job template settings + * Split YAML out of JobTemplate API tests + * Job templates test: update check for error message + * Add explicit test coverage for OpenQA::Scheduler::Model::Jobs::_pick_siblings_of_running + * Make parameters for splitting screenshot cleanup configurable + * Add worker name to reason when stale job detection incompletes job + * Fix the bug that only dereference the symlink needle in one page + * Validate parameters passed to job template route consistently + * Add test for re-scheduling only on 2nd idle status + * Improve test coverage of worker + * Enable scalability test in CI + * worker: Avoid rejecting jobs when already working on them + * Improve test coverage of the worker command handler + * Format test of the worker's web UI connection in a more compact way + * Revert condition for job-specific web socket messages + * Add test for handling the quit message from the worker + * Prevent race condition when assigning and sending jobs to a worker + * Enhance scalability test + * Have openqa-clone-custom-git-refspec parse PR for test URLs + * Prevent scalability test from using port which is already in use + * Use service_port for web socket server redirection + * Add fullstack test for scalability + * Tweak result upload of worker + * Optimize _optimize_image + ------------------------------------------------------------------- Thu Mar 05 12:01:40 UTC 2020 - coolo@suse.com diff --git a/openQA.obsinfo b/openQA.obsinfo index 1af38434..035c96ff 100644 --- a/openQA.obsinfo +++ b/openQA.obsinfo @@ -1,5 +1,5 @@ name: openQA -version: 4.6.1583409674.75be31485 -mtime: 1583409674 -commit: 75be31485f816420d7a1418a2167a46799a07d6e +version: 4.6.1584172463.88254ac92 +mtime: 1584172463 +commit: 88254ac92fd80c755ba94207f970cff7927f82a8 diff --git a/openQA.spec b/openQA.spec index 38ac8bef..fc9c130f 100644 --- a/openQA.spec +++ b/openQA.spec @@ -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.1583409674.75be31485 +Version: 4.6.1584172463.88254ac92 Release: 0 Summary: The openQA web-frontend, scheduler and tools License: GPL-2.0-or-later