forked from pool/openQA
Accepting request 758986 from devel:openQA:tested
Update to 4.6.1576913552.acf2b6db3 4.6.1576913552.acf2b6db3 4.6.1576913552.acf2b6db3 4.6.1576913552.acf2b6db3 OBS-URL: https://build.opensuse.org/request/show/758986 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openQA?expand=0&rev=101
This commit is contained in:
commit
9028342209
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c1b09eab530df9d3b78181e3819b58a8b6d4e22dbc72ffcb4404c430903b8174
|
||||
size 10846221
|
3
openQA-4.6.1576913552.acf2b6db3.obscpio
Normal file
3
openQA-4.6.1576913552.acf2b6db3.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d11ff951080b603ad3e81b7bd6ba91970b25c8c1a4699282631a0e9ebcf5ef7e
|
||||
size 11020813
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define short_name openQA-devel
|
||||
Name: %{short_name}-test
|
||||
Version: 4.6.1576340016.48aaffc06
|
||||
Version: 4.6.1576913552.acf2b6db3
|
||||
Release: 0
|
||||
Summary: Test package for %{short_name}
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define short_name openQA
|
||||
Name: %{short_name}-test
|
||||
Version: 4.6.1576340016.48aaffc06
|
||||
Version: 4.6.1576913552.acf2b6db3
|
||||
Release: 0
|
||||
Summary: Test package for openQA
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define short_name openQA-worker
|
||||
Name: %{short_name}-test
|
||||
Version: 4.6.1576340016.48aaffc06
|
||||
Version: 4.6.1576913552.acf2b6db3
|
||||
Release: 0
|
||||
Summary: Test package for %{short_name}
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -1,3 +1,41 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 21 07:32:55 UTC 2019 - coolo@suse.com
|
||||
|
||||
- Update to version 4.6.1576913552.acf2b6db3:
|
||||
* job investigation: Ensure consistent output with sorted hash keys
|
||||
* job investigation: Provide test+needles git log diff and files stat diff
|
||||
* job investigation: Skip "merge" commits with no helpful information in git log diff
|
||||
* 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
|
||||
* Fix serveral issues with OBS rsync plugin UI
|
||||
* job investigation: Give explanation on no test changes
|
||||
* Add details to ObsRsync Project List UI
|
||||
* Provide git log diff from tests in investigation
|
||||
* Ignore selected entries from vars.json files for investigation
|
||||
* t: Use more mojo Mojo::File instead of catfile/copy
|
||||
* Improve test for re-scheduling and marking jobs as incomplete
|
||||
* Improve scalability of job incompletion code
|
||||
* Fix substitution for job_templates schedule list
|
||||
* Refactor JobTemplates code
|
||||
* Improve video player
|
||||
* t: Save execution time in 18-tests-details by disabling wait timeout when expecting 0 needles
|
||||
* t: Add helper methods for selenium tests to disable/enable timeout to save time
|
||||
* Subside stale job detection
|
||||
* Trigger tasks for limiting assets and results/logs hourly
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 16 13:05:11 UTC 2019 - coolo@suse.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: openQA
|
||||
version: 4.6.1576340016.48aaffc06
|
||||
mtime: 1576340016
|
||||
commit: 48aaffc06519d6a7f276862afa6f39d9e8d09858
|
||||
version: 4.6.1576913552.acf2b6db3
|
||||
mtime: 1576913552
|
||||
commit: acf2b6db3fe0976f4e76d4b27d4917828c37cd37
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
# can't use linebreaks here!
|
||||
%define openqa_services openqa-webui.service openqa-gru.service openqa-websockets.service openqa-scheduler.service openqa-enqueue-audit-event-cleanup.service openqa-enqueue-audit-event-cleanup.timer
|
||||
%define openqa_services openqa-webui.service openqa-gru.service openqa-websockets.service openqa-scheduler.service openqa-enqueue-audit-event-cleanup.service openqa-enqueue-audit-event-cleanup.timer openqa-enqueue-asset-and-result-cleanup.service openqa-enqueue-asset-and-result-cleanup.timer
|
||||
%define openqa_worker_services openqa-worker.target openqa-slirpvde.service openqa-vde_switch.service openqa-worker-cacheservice.service openqa-worker-cacheservice-minion.service
|
||||
%if %{undefined tmpfiles_create}
|
||||
%define tmpfiles_create() \
|
||||
@ -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.1576340016.48aaffc06
|
||||
Version: 4.6.1576913552.acf2b6db3
|
||||
Release: 0
|
||||
Summary: The openQA web-frontend, scheduler and tools
|
||||
License: GPL-2.0-or-later
|
||||
@ -396,6 +396,8 @@ fi
|
||||
%{_unitdir}/openqa-websockets.service
|
||||
%{_unitdir}/openqa-enqueue-audit-event-cleanup.service
|
||||
%{_unitdir}/openqa-enqueue-audit-event-cleanup.timer
|
||||
%{_unitdir}/openqa-enqueue-asset-and-result-cleanup.service
|
||||
%{_unitdir}/openqa-enqueue-asset-and-result-cleanup.timer
|
||||
# web libs
|
||||
%dir %{_datadir}/openqa
|
||||
%{_datadir}/openqa/templates
|
||||
|
Loading…
Reference in New Issue
Block a user