forked from pool/openQA
Accepting request 835704 from devel:openQA:tested
Update to 4.6.1600510794.174d32cb4 4.6.1600510794.174d32cb4 4.6.1600510794.174d32cb4 4.6.1600510794.174d32cb4 4.6.1600510794.174d32cb4 OBS-URL: https://build.opensuse.org/request/show/835704 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openQA?expand=0&rev=194
This commit is contained in:
commit
a3a5aaa845
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:119fa28894b194bd288be06f2642902355018bfcc079cf674fc8d4823412fd87
|
||||
size 12529677
|
3
openQA-4.6.1600510794.174d32cb4.obscpio
Normal file
3
openQA-4.6.1600510794.174d32cb4.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e94095b187dacdd80c07bf7964e1ba44e239587890047e83ec2d700f40a69202
|
||||
size 12549645
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define short_name openQA-client
|
||||
Name: %{short_name}-test
|
||||
Version: 4.6.1600233111.d1ffb1b7d
|
||||
Version: 4.6.1600510794.174d32cb4
|
||||
Release: 0
|
||||
Summary: Test package for %{short_name}
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define short_name openQA-devel
|
||||
Name: %{short_name}-test
|
||||
Version: 4.6.1600233111.d1ffb1b7d
|
||||
Version: 4.6.1600510794.174d32cb4
|
||||
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.1600233111.d1ffb1b7d
|
||||
Version: 4.6.1600510794.174d32cb4
|
||||
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.1600233111.d1ffb1b7d
|
||||
Version: 4.6.1600510794.174d32cb4
|
||||
Release: 0
|
||||
Summary: Test package for %{short_name}
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -1,3 +1,31 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 19 10:20:11 UTC 2020 - coolo@suse.com
|
||||
|
||||
- Update to version 4.6.1600510794.174d32cb4:
|
||||
* ci: Prevent too early circleci timeout on no output
|
||||
* t: Add OpenQA::Test::TimeLimit to all test modules where applicable
|
||||
* Avoid restarting jobs which have a directly chained parent by default
|
||||
* scheduler tests: Take t_seen from the database
|
||||
* Makefile: Fix evaluation of failing unstable tests
|
||||
* Use wait_for_or_bail_out in fullstack test
|
||||
* Show changes between packages of openQA worker machines in investigation
|
||||
* scheduler: Provide help to users early to prevent failing later on misconfigurations
|
||||
* Allow scheduler to enqueue finalize jobs tasks when marking stale job as incomplete
|
||||
* Support finding job template by test suite name
|
||||
* Include t/ in our code coverage to prevent test coverage loss
|
||||
* Make schedule_one_job a wait with a timeout
|
||||
* t: Set time limit for 33-developer_mode.t
|
||||
* Re-schedule all assigned jobs in periodic stale job detection
|
||||
* Reduce worker timeout from 2 days to 30 minutes
|
||||
* Make the timeout to consider workers offline configurable
|
||||
* Allow testing with an app which has no log
|
||||
* Be sure to stop services after cache service tests
|
||||
* Tweak 18-test-details.t further
|
||||
* Strip down the number of test modules used within 18-test-details.t
|
||||
* Fix rendering tooltip "undefined" for expanded serial result boxes
|
||||
* Test rendering job modules when no modules are present when loading page
|
||||
* Fix showing job modules within details table of running jobs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 16 05:31:38 UTC 2020 - coolo@suse.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: openQA
|
||||
version: 4.6.1600233111.d1ffb1b7d
|
||||
mtime: 1600233111
|
||||
commit: d1ffb1b7dc43597e42deceb8c08c7cfd4e016fa2
|
||||
version: 4.6.1600510794.174d32cb4
|
||||
mtime: 1600510794
|
||||
commit: 174d32cb4a2a429444f882530690cb32bc3ce851
|
||||
|
||||
|
@ -75,7 +75,7 @@
|
||||
%define devel_requires %devel_no_selenium_requires chromedriver
|
||||
|
||||
Name: openQA
|
||||
Version: 4.6.1600233111.d1ffb1b7d
|
||||
Version: 4.6.1600510794.174d32cb4
|
||||
Release: 0
|
||||
Summary: The openQA web-frontend, scheduler and tools
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user