SHA256
1
0
forked from pool/openQA

Accepting request 802941 from devel:openQA:tested

Update to 4.6.1589279446.c80b4132b
4.6.1589279446.c80b4132b
4.6.1589279446.c80b4132b
4.6.1589279446.c80b4132b
4.6.1589279446.c80b4132b

OBS-URL: https://build.opensuse.org/request/show/802941
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openQA?expand=0&rev=153
This commit is contained in:
Dominique Leuenberger 2020-05-12 20:34:11 +00:00 committed by Git OBS Bridge
commit 0f4e80241b
9 changed files with 43 additions and 11 deletions

View File

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

View File

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

View File

@ -18,7 +18,7 @@
%define short_name openQA-client
Name: %{short_name}-test
Version: 4.6.1589026701.ed65375c3
Version: 4.6.1589279446.c80b4132b
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.1589026701.ed65375c3
Version: 4.6.1589279446.c80b4132b
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.1589026701.ed65375c3
Version: 4.6.1589279446.c80b4132b
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.1589026701.ed65375c3
Version: 4.6.1589279446.c80b4132b
Release: 0
Summary: Test package for %{short_name}
License: GPL-2.0-or-later

View File

@ -1,3 +1,35 @@
-------------------------------------------------------------------
Tue May 12 11:25:21 UTC 2020 - coolo@suse.com
- Update to version 4.6.1589279446.c80b4132b:
* Simplify test code in generating jobs settings
* Fix dynamically deactivating tabs in test details
* Fix returning result of finished job
* Decrease polling interval of web socket console to potentially speed up tests
* Ignore further JavaScript errors to reduce number of false-positive tests
* systemd: Get rid of obsolete dependency of worker on apache2
* t: Add possibility to overwrite full-stack temp dir for easier debugging
* Avoid additional white-spaces in job settings table
* Test scheduled products search
* Provide CPU flags on worker information for debugging CPU instruction support
* Make scheduled product IDs in the table links
* Allow showing scheduled product results when not logged in
* Tweak styling of scheduled products table
* docs: Add various hints for saving time in local tests
* t: Improve t/32-openqa_client.t
* t: Enhance test messages in t/32-openqa_client.t
* docs: Delete duplicate mention of 'tidy'
* Add '--help' for tools/tidy
* t: Change javascript_console_has_no_warnings_or_errors to only output once
* Dependency cron 200510
* setup-db: Prevent 'could not change directory' warning
* Write JS code for audit and product log in a more compact way
* Add link from test details to scheduled product page
* Show all scheduled products in the web UI
* Show scheduled product on test details page
* Avoid repeated calls to $job->clone_id
* Fix the issue `_URL` in jobs post is different from that in isos post
-------------------------------------------------------------------
Sun May 10 03:25:29 UTC 2020 - coolo@suse.com

View File

@ -1,5 +1,5 @@
name: openQA
version: 4.6.1589026701.ed65375c3
mtime: 1589026701
commit: ed65375c3836ecd4d29890f92533026654829634
version: 4.6.1589279446.c80b4132b
mtime: 1589279446
commit: c80b4132b7089e090602e22675cb303697d51c26

View File

@ -73,7 +73,7 @@
%define devel_requires %build_requires %qemu %test_requires chromedriver curl perl(Devel::Cover) perl(Devel::Cover::Report::Codecov) perl(Perl::Tidy) postgresql-devel rsync sudo tar xorg-x11-fonts
Name: openQA
Version: 4.6.1589026701.ed65375c3
Version: 4.6.1589279446.c80b4132b
Release: 0
Summary: The openQA web-frontend, scheduler and tools
License: GPL-2.0-or-later