From 4340b42a73ce75314d05348895fed0cccaa7f1fdc62d9704392ed6c4a2ed6d73 Mon Sep 17 00:00:00 2001 From: Oliver Kurz Date: Sat, 21 Dec 2019 05:04:27 +0000 Subject: [PATCH] Offline generation of 4.6.1576771246.af833e153 4.6.1576771246.af833e153 4.6.1576771246.af833e153 4.6.1576771246.af833e153 OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=298 --- openQA-4.6.1576677259.f74df1fdf.obscpio | 3 --- openQA-4.6.1576771246.af833e153.obscpio | 3 +++ openQA-devel-test.spec | 2 +- openQA-test.spec | 2 +- openQA-worker-test.spec | 2 +- openQA.changes | 12 ++++++++++-- openQA.obsinfo | 6 +++--- openQA.spec | 2 +- 8 files changed, 20 insertions(+), 12 deletions(-) delete mode 100644 openQA-4.6.1576677259.f74df1fdf.obscpio create mode 100644 openQA-4.6.1576771246.af833e153.obscpio diff --git a/openQA-4.6.1576677259.f74df1fdf.obscpio b/openQA-4.6.1576677259.f74df1fdf.obscpio deleted file mode 100644 index d4746c7..0000000 --- a/openQA-4.6.1576677259.f74df1fdf.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5f0255c817c32046fd704ecf99328515d64c58b0d3605789729846a3bc9c0977 -size 11009549 diff --git a/openQA-4.6.1576771246.af833e153.obscpio b/openQA-4.6.1576771246.af833e153.obscpio new file mode 100644 index 0000000..9c91a64 --- /dev/null +++ b/openQA-4.6.1576771246.af833e153.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df09650d24281de1b569b429572990bee882900ccca8fcfc1127afdf45183028 +size 11019277 diff --git a/openQA-devel-test.spec b/openQA-devel-test.spec index d37fcd2..e7b73a1 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.1576677259.f74df1fdf +Version: 4.6.1576771246.af833e153 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 994edc8..db88cc6 100644 --- a/openQA-test.spec +++ b/openQA-test.spec @@ -18,7 +18,7 @@ %define short_name openQA Name: %{short_name}-test -Version: 4.6.1576677259.f74df1fdf +Version: 4.6.1576771246.af833e153 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 3749c69..6a22b60 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.1576677259.f74df1fdf +Version: 4.6.1576771246.af833e153 Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later diff --git a/openQA.changes b/openQA.changes index 837f233..77fc339 100644 --- a/openQA.changes +++ b/openQA.changes @@ -1,11 +1,19 @@ ------------------------------------------------------------------- -Wed Dec 18 21:12:04 UTC 2019 - coolo@suse.com +Thu Dec 19 16:01:21 UTC 2019 - coolo@suse.com -- Update to version 4.6.1576677259.f74df1fdf: +- Update to version 4.6.1576771246.af833e153: + * Increase the inactivity timeout of the cache service client to be more consistent with other timeouts, such as the SQLite busy timeout + * More concurrent download tests + * Worker settings should be handled by the cache service application instead of a model + * $a and $b are special variables in Perl, do not use them arbitrarily * Add description to job template editor * Use log level 'info' for message about groupless asset * Remove registered assets regardless of the type * Add description column to JobTemplates + * Log asset downloads and rsync requests the same + * Test concurrent rsync requests as well + * Fix a race condition in 25-cache-service.t where a worker was kept alive too long + * Connect parallel cache service downloads * Dependency cron 191218 * docs: Update use description of travis_test container * Delete obsolete travis.enc file diff --git a/openQA.obsinfo b/openQA.obsinfo index ff1b84e..b577cc6 100644 --- a/openQA.obsinfo +++ b/openQA.obsinfo @@ -1,5 +1,5 @@ name: openQA -version: 4.6.1576677259.f74df1fdf -mtime: 1576677259 -commit: f74df1fdffcdea998d823bc67961d2b139346fc1 +version: 4.6.1576771246.af833e153 +mtime: 1576771246 +commit: af833e15362fcc46dc76e8e64b7cb2481719c9ed diff --git a/openQA.spec b/openQA.spec index db0819c..1e0c0b1 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.1576677259.f74df1fdf +Version: 4.6.1576771246.af833e153 Release: 0 Summary: The openQA web-frontend, scheduler and tools License: GPL-2.0-or-later