SHA256
1
0
forked from pool/openQA

Offline generation of 4.6.1631608585.77a6c349a

4.6.1631608585.77a6c349a
4.6.1631608585.77a6c349a
4.6.1631608585.77a6c349a
4.6.1631608585.77a6c349a

OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=685
This commit is contained in:
Oliver Kurz 2021-09-14 16:03:25 +00:00 committed by Git OBS Bridge
parent d15e97040a
commit 9780e4b159
9 changed files with 38 additions and 11 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8b0267aa52bf0d537a1012a870fc57e8b70e3f45cd44302a334cf412aeb853eb
size 13217293

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1761403dedeb57145e7e6a4246bae7228d22edba453aa5c84307b43592646f53
size 13228045

View File

@ -18,7 +18,7 @@
%define short_name openQA-client
Name: %{short_name}-test
Version: 4.6.1631288156.16e44e0ea
Version: 4.6.1631608585.77a6c349a
Release: 0
Summary: Test package for %{short_name}
License: GPL-2.0-or-later

View File

@ -18,7 +18,7 @@
%define short_name openQA-devel
Name: %{short_name}-test
Version: 4.6.1631288156.16e44e0ea
Version: 4.6.1631608585.77a6c349a
Release: 0
Summary: Test package for %{short_name}
License: GPL-2.0-or-later

View File

@ -18,7 +18,7 @@
%define short_name openQA
Name: %{short_name}-test
Version: 4.6.1631288156.16e44e0ea
Version: 4.6.1631608585.77a6c349a
Release: 0
Summary: Test package for openQA
License: GPL-2.0-or-later

View File

@ -18,7 +18,7 @@
%define short_name openQA-worker
Name: %{short_name}-test
Version: 4.6.1631288156.16e44e0ea
Version: 4.6.1631608585.77a6c349a
Release: 0
Summary: Test package for %{short_name}
License: GPL-2.0-or-later

View File

@ -1,3 +1,30 @@
-------------------------------------------------------------------
Tue Sep 14 16:03:09 UTC 2021 - okurz@suse.com
- Update to version 4.6.1631608585.77a6c349a:
* Remove unnecessary x-bit
* Fix broken syntax in logrotate config
* docs: Treat database migration as advanced topic
* Install recommended deps in worker container
* Fetch and display job status for test urls in comments
* Install test distri deps in worker container on entry
* Fix reference to "Changing timeouts" section
* Speed up scan_for_untracked_assets further
* Speed up scan_for_untracked_assets by using less syscalls
* Strip down `openqa-clone-job` examples for `docker-compose` setup
* Mark single exception log in ResultSet::Assets as uncoverable
* Improve docker-compose docs as suggested in review
* Document running `openqa-clone-job` within container
* Document accessing a `psql` shell when using the docker-compose setup
* Do not configure web UI and worker containers to share the same network
* Fix configuration of additional web UI services in docker-compose setup
* Fix quoting in example in container setup docs
* Fix indentation of "Data storage …" section in container setup docs
* Improve documentation of docker-compose setup
* Fix docker-compose setup for worker
* Fix client and worker configuration of docker-compose setup
* Fix NGINX config for docker-compose setup
-------------------------------------------------------------------
Sun Sep 12 08:03:07 UTC 2021 - okurz@suse.com

View File

@ -1,5 +1,5 @@
name: openQA
version: 4.6.1631288156.16e44e0ea
mtime: 1631288156
commit: 16e44e0ea1e6e065314ac605308107b1b447d166
version: 4.6.1631608585.77a6c349a
mtime: 1631608585
commit: 77a6c349a22336272988c86274e959a7f1517296

View File

@ -76,7 +76,7 @@
%define devel_requires %devel_no_selenium_requires chromedriver
Name: openQA
Version: 4.6.1631288156.16e44e0ea
Version: 4.6.1631608585.77a6c349a
Release: 0
Summary: The openQA web-frontend, scheduler and tools
License: GPL-2.0-or-later