SHA256
1
0
forked from pool/openQA

Accepting request 750403 from devel:openQA:tested

Update to 4.6.1574454088.33c0b7556
4.6.1574454088.33c0b7556
4.6.1574454088.33c0b7556
4.6.1574454088.33c0b7556

OBS-URL: https://build.opensuse.org/request/show/750403
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openQA?expand=0&rev=90
This commit is contained in:
Dominique Leuenberger 2019-11-23 23:41:20 +00:00 committed by Git OBS Bridge
commit cc305ea3fd
8 changed files with 55 additions and 11 deletions

View File

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

View File

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

View File

@ -18,7 +18,7 @@
%define short_name openQA-devel
Name: %{short_name}-test
Version: 4.6.1574081651.5f93fbf7e
Version: 4.6.1574454088.33c0b7556
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.1574081651.5f93fbf7e
Version: 4.6.1574454088.33c0b7556
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.1574081651.5f93fbf7e
Version: 4.6.1574454088.33c0b7556
Release: 0
Summary: Test package for %{short_name}
License: GPL-2.0-or-later

View File

@ -1,3 +1,47 @@
-------------------------------------------------------------------
Fri Nov 22 20:21:55 UTC 2019 - coolo@suse.com
- Update to version 4.6.1574454088.33c0b7556:
* Remove likely unneeded dependency xorg-x11-fonts
* Document the relevancy of file modifications for asset cleanup
* Make architecture diagram color blind friendly
* Fix worker cache in architecture diagram
* Dependency cron 191122000544
* Make virtio_console1.log etc. show up as result files
* openqa-clone-custom-git-refspec: Add syntax example for git branch
* Dependency cron 191121000600
* Hide internal folders in UI
* Tweak config of ObsRsyn Plugin
* Take directory mtime of assets into account
* travis_test: Fix Dockerfile based on tests in OBS
* Document typical issues with migration of job groups
* t: Hide all output from diag calls in tests
* Prevent boilerplate text "$VAR1 =" in dumper output
* Stabilize t/api/14-plugin_obs_rsync_async.t
* Disable old job group editor admin functionalities in favor of YAML
* docs: Describe YAML job templates editor as default with migration script from old
* Remove unused option --check in Selenium
* Migrate machine separator in dependency settings form ":" to "@"
* Remove dead code from isotovideo client
* travis_test: Try to fix container on OBS
* Tweak markup and styling for step actions within external results
* Detect documentation changes more reliably
* Add deprecation notice for old job template editor pointing to YAML
* Include external reporting template for parsed results too
* Allow extra arguments to template loaded with bug_report_actions
* Mark 05-scheduler-full.t as unstable due to recent instability
* Use CI repo instead of openqabot in build-docs
* Change favicon of test details page based on job state/result
* Add generated png variants of state/result icons
* Makefile: Extend icon generation to new ones with state/result
* Add new icons for every interesting state/result
* assets: Shift position of logo within frame to have more space
* assets: Update logo.svg using new standard dpi as suggested by inkscape
* Assume 25-cache-service.t to be stable since #2463
* Assume 15-admin-workers is "stable" since a6dd3fee5
* doc: Reword sentence about alias
* Extend range for success status codes in client
-------------------------------------------------------------------
Mon Nov 18 13:04:58 UTC 2019 - coolo@suse.com

View File

@ -1,5 +1,5 @@
name: openQA
version: 4.6.1574081651.5f93fbf7e
mtime: 1574081651
commit: 5f93fbf7eb3ef67f94606d836aabfe134990d151
version: 4.6.1574454088.33c0b7556
mtime: 1574454088
commit: 33c0b75561376982398fcef66a21bdec4e6dbc39

View File

@ -62,10 +62,10 @@
%else
%define qemu qemu
%endif
%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)
%define devel_requires %build_requires %test_requires rsync curl postgresql-devel %qemu tar sudo perl(Devel::Cover) perl(Devel::Cover::Report::Codecov) perl(Perl::Tidy)
Name: openQA
Version: 4.6.1574081651.5f93fbf7e
Version: 4.6.1574454088.33c0b7556
Release: 0
Summary: The openQA web-frontend, scheduler and tools
License: GPL-2.0-or-later