diff --git a/openQA-4.6.1573412318.f4760c78f.obscpio b/openQA-4.6.1573412318.f4760c78f.obscpio deleted file mode 100644 index b60670e..0000000 --- a/openQA-4.6.1573412318.f4760c78f.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:457474c78a84bfeab081a3eaa242e8065d06a0ea5b3b8dcce6d7701b98501145 -size 10448397 diff --git a/openQA-4.6.1573674965.36aeff76e.obscpio b/openQA-4.6.1573674965.36aeff76e.obscpio new file mode 100644 index 0000000..4fe82ef --- /dev/null +++ b/openQA-4.6.1573674965.36aeff76e.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e512e24edec6422d0c792b3bf59d6f9ea7f6839c56951d6ad449193b3a3b1a6 +size 10455053 diff --git a/openQA-devel-test.spec b/openQA-devel-test.spec index 527b952..e997f4c 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.1573412318.f4760c78f +Version: 4.6.1573674965.36aeff76e 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 30a1e18..339dbef 100644 --- a/openQA-test.spec +++ b/openQA-test.spec @@ -18,7 +18,7 @@ %define short_name openQA Name: %{short_name}-test -Version: 4.6.1573412318.f4760c78f +Version: 4.6.1573674965.36aeff76e 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 710bb59..7942941 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.1573412318.f4760c78f +Version: 4.6.1573674965.36aeff76e Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later diff --git a/openQA.changes b/openQA.changes index 5778dc9..006d138 100644 --- a/openQA.changes +++ b/openQA.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Wed Nov 13 21:04:12 UTC 2019 - coolo@suse.com + +- Update to version 4.6.1573674965.36aeff76e: + * Allow '@' separator to specify machine dependency + * Add more MIME types so test assets do not get served as text/plain + * Skip shellcheck on CHECKSTYLE=0 as well (#2476) + * Show machine in dependency graph (#2477) + * Fix error in nightly doc CI job (#2479) + * Fix a bug in the fullstack test where it would not wait for the cache service to actually finish downloading + * Document client's form parameter + * Fix empty needles dir in openqa-clone-custom-git-refspec + * Status updates can be a GET request now + * Fix test coverage stats + * Let the background jobs take total control of lock handling to reduce the chances of race conditions happening further + * Fix copyright year and use a more obvious helper name + * An inconsistently used retry without delay is not actually that useful for the cache service client + * Significantly reduce the number of HTTP requests required for cache service status and info features + * Use less code to do the same + * The session token is not really needed, so we replace it with something much easier to understand + * Store lock state in Minion instead of memory, removing the single process HTTP server requirement + * The client method enqueue should have been targeting "/enqueue" instead of "/execute_task" + * Remove some dead code + * Dependency cron 191110000608 + * Implement an expand feature for job group YAML + ------------------------------------------------------------------- Sun Nov 10 22:25:40 UTC 2019 - coolo@suse.com diff --git a/openQA.obsinfo b/openQA.obsinfo index ab9e691..c982db8 100644 --- a/openQA.obsinfo +++ b/openQA.obsinfo @@ -1,5 +1,5 @@ name: openQA -version: 4.6.1573412318.f4760c78f -mtime: 1573412318 -commit: f4760c78fb8a887cec99cf662ef6133d10f1a0d2 +version: 4.6.1573674965.36aeff76e +mtime: 1573674965 +commit: 36aeff76e56194bbefb4be3b402ee8fe67322181 diff --git a/openQA.spec b/openQA.spec index 6a22d79..7ba7a01 100644 --- a/openQA.spec +++ b/openQA.spec @@ -65,7 +65,7 @@ %define devel_requires %build_requires %test_requires rsync 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.1573412318.f4760c78f +Version: 4.6.1573674965.36aeff76e Release: 0 Summary: The openQA web-frontend, scheduler and tools License: GPL-2.0-or-later