From 80bde3df7605d414250b4976679d45b6f9564efd10d31f975c473f745f10283d Mon Sep 17 00:00:00 2001 From: Oliver Kurz Date: Fri, 31 Jan 2020 10:39:17 +0000 Subject: [PATCH] Offline generation of 4.6.1580407290.340620ce0 4.6.1580407290.340620ce0 4.6.1580407290.340620ce0 4.6.1580407290.340620ce0 OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=325 --- openQA-4.6.1580150954.a98528363.obscpio | 3 --- openQA-4.6.1580407290.340620ce0.obscpio | 3 +++ openQA-devel-test.spec | 2 +- openQA-test.spec | 2 +- openQA-worker-test.spec | 2 +- openQA.changes | 15 +++++++++++++++ openQA.obsinfo | 6 +++--- openQA.spec | 2 +- 8 files changed, 25 insertions(+), 10 deletions(-) delete mode 100644 openQA-4.6.1580150954.a98528363.obscpio create mode 100644 openQA-4.6.1580407290.340620ce0.obscpio diff --git a/openQA-4.6.1580150954.a98528363.obscpio b/openQA-4.6.1580150954.a98528363.obscpio deleted file mode 100644 index f235e76..0000000 --- a/openQA-4.6.1580150954.a98528363.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a6c092b5a5039dc32c1bcdd25d68f7bd58ce552eb731c3755cbc9017d9aa9072 -size 11354637 diff --git a/openQA-4.6.1580407290.340620ce0.obscpio b/openQA-4.6.1580407290.340620ce0.obscpio new file mode 100644 index 0000000..07aaed3 --- /dev/null +++ b/openQA-4.6.1580407290.340620ce0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fa71fcee5059448ba0d5fef6e99afe93345f8a2c8df61741b273cf0a37467ce +size 11492877 diff --git a/openQA-devel-test.spec b/openQA-devel-test.spec index 56d4816..2f8071d 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.1580150954.a98528363 +Version: 4.6.1580407290.340620ce0 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 be1eb80..e4ecf5b 100644 --- a/openQA-test.spec +++ b/openQA-test.spec @@ -18,7 +18,7 @@ %define short_name openQA Name: %{short_name}-test -Version: 4.6.1580150954.a98528363 +Version: 4.6.1580407290.340620ce0 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 995ee06..cdf833b 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.1580150954.a98528363 +Version: 4.6.1580407290.340620ce0 Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later diff --git a/openQA.changes b/openQA.changes index 1909061..36deb44 100644 --- a/openQA.changes +++ b/openQA.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Fri Jan 31 10:38:53 UTC 2020 - coolo@suse.com + +- Update to version 4.6.1580407290.340620ce0: + * Read all keys from ini section of none is defined + * Avoid hardcoded schema version in deployment test + * Fix old database migrations + * Fix old DB migrations by combining them into 76-77 + * Set reason when stale job detection marks job as incomplete + * Pass the worker's reason for stopping a job to the web UI + * Improve test code for job duplication + * Show reason in info panel + * Allow passing a reason when marking a job as done + * Test all DB migrations from version 76 and not just the last 2 + ------------------------------------------------------------------- Wed Jan 29 02:38:33 UTC 2020 - coolo@suse.com diff --git a/openQA.obsinfo b/openQA.obsinfo index fe21a12..fc95cad 100644 --- a/openQA.obsinfo +++ b/openQA.obsinfo @@ -1,5 +1,5 @@ name: openQA -version: 4.6.1580150954.a98528363 -mtime: 1580150954 -commit: a98528363f2f4e55737bf1034f4e8baf098a49cc +version: 4.6.1580407290.340620ce0 +mtime: 1580407290 +commit: 340620ce0e94020be2119337c71bc219b234f205 diff --git a/openQA.spec b/openQA.spec index 654cbf2..edefb8d 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.1580150954.a98528363 +Version: 4.6.1580407290.340620ce0 Release: 0 Summary: The openQA web-frontend, scheduler and tools License: GPL-2.0-or-later