SHA256
1
0
forked from pool/openQA

Accepting request 841089 from devel:openQA:tested

Update to 4.6.1602412783.03de4fa69
4.6.1602412783.03de4fa69
4.6.1602412783.03de4fa69
4.6.1602412783.03de4fa69
4.6.1602412783.03de4fa69

OBS-URL: https://build.opensuse.org/request/show/841089
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openQA?expand=0&rev=197
This commit is contained in:
Dominique Leuenberger 2020-10-12 11:58:08 +00:00 committed by Git OBS Bridge
commit 67fd4b2c90
9 changed files with 63 additions and 12 deletions

View File

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

View File

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

View File

@ -18,7 +18,7 @@
%define short_name openQA-client
Name: %{short_name}-test
Version: 4.6.1601184375.8f2898f37
Version: 4.6.1602412783.03de4fa69
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.1601184375.8f2898f37
Version: 4.6.1602412783.03de4fa69
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.1601184375.8f2898f37
Version: 4.6.1602412783.03de4fa69
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.1601184375.8f2898f37
Version: 4.6.1602412783.03de4fa69
Release: 0
Summary: Test package for %{short_name}
License: GPL-2.0-or-later

View File

@ -1,3 +1,49 @@
-------------------------------------------------------------------
Sun Oct 11 11:36:44 UTC 2020 - coolo@suse.com
- Update to version 4.6.1602412783.03de4fa69:
* Dependency cron 2020-10-10
* docs: Update contribution hints for package impact
* Use a worker with fast local host uploads and without in full-stack tests
* Enable faster localhost uploads by default
* Merge Jobs::deps_hash with dependencies
* Add a personal activity view based on audit events
* t: Reduce timeout of t/44-scripts.t again after stabilization
* Dependency cron 2020-10-09
* Add simple "--help" test for all shell scripts in scripts/
* Try to fix instability in comment update detection
* ci: Try to avoid common download problems with a different time of day
* Improve coding style in render.js
* Fix warnings in render.js shown by jshint
* Fix details rendering if template snippet not available
* ci: Retry on temporary zypper repository refresh problems
* tools: Make 'retry' actually retry 3 times by default
* ci: Use same zypper prio levels as in documentation for consistency
* t: Remove obsolete test job database entry in all initializations
* ci: Bring back error context in log view as well as show unhandled test output
* Dependency cron 2020-10-06
* spec: Enable tests on Leap as well to prevent breakage on known supported versions
* t: Bump timeout for t/api/04-jobs.t
* Fix formatting error messages of download task
* Fix check for existing assets if multiple asset destinations are specified
* Prevent scheduler from assigning jobs while download tasks being created
* Improve coding style for code related to enqueuing download jobs
* t: Bump timeout for 44-scripts
* t: Fix missing 'use lib' in 44-scripts.t
* spec: Use higher timeout for tests within OBS due to performance fluctuations
* t: Reduce back the test module specific timeout limits
* Extract trivial _distri_key helper in OpenQA::Schema::Result::ScheduledProducts
* Configure a timeout for javascript in webdriver
* Handle services being stopped explicitely during tests
* Add test for catching warnings in sub processes during tests
* Catch Perl warnings in spawned workers as well
* Fail tests when a Perl warning within a sub process occurs
* t: Catch unhandled output in t/14-grutasks.t
* t: Extract helper for client user agent initialization
* t: Reuse existing schema variable in t/api/04-jobs.t
* t: Simplify ui/17-product-log.t
* Tweak test timeouts for full-stack
-------------------------------------------------------------------
Sun Sep 27 05:26:32 UTC 2020 - coolo@suse.com

View File

@ -1,5 +1,5 @@
name: openQA
version: 4.6.1601184375.8f2898f37
mtime: 1601184375
commit: 8f2898f37b8ad3639e863bbc6170d144d1605f0c
version: 4.6.1602412783.03de4fa69
mtime: 1602412783
commit: 03de4fa695b46890f8687c11f8d3f816e2667fea

View File

@ -24,7 +24,8 @@
%{_bindir}/systemd-tmpfiles --create %{?*} || : \
%{nil}
%endif
%if 0%{?suse_version} >= 1550
# Run tests on openSUSE Tumbleweed and supported openSUSE Leap versions
%if 0%{?suse_version} >= 1550 || ( 0%{?is_opensuse} && 0%{?sle_version} >= 150100 )
%ifarch x86_64
%bcond_without tests
%else
@ -75,7 +76,7 @@
%define devel_requires %devel_no_selenium_requires chromedriver
Name: openQA
Version: 4.6.1601184375.8f2898f37
Version: 4.6.1602412783.03de4fa69
Release: 0
Summary: The openQA web-frontend, scheduler and tools
License: GPL-2.0-or-later
@ -266,6 +267,10 @@ rm \
t/api/14-plugin_obs_rsync_async.t \
t/ui/*.t
# "CI" set with longer timeouts as needed for higher performance variations
# within CI systems, e.g. OBS. See t/lib/OpenQA/Test/TimeLimit.pm
export CI=1
export OPENQA_TEST_TIMEOUT_SCALE_CI=10
make test PROVE_ARGS='-r -v' CHECKSTYLE=0 TEST_PG_PATH=%{buildroot}/DB
rm -rf %{buildroot}/DB
%endif