forked from pool/openQA
Offline generation of 4.6.1603626328.c21bec508
4.6.1603626328.c21bec508 4.6.1603626328.c21bec508 4.6.1603626328.c21bec508 4.6.1603626328.c21bec508 OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=522
This commit is contained in:
parent
535948b6aa
commit
932a186d39
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:010f85befa3d924ff2b38e0934a6441cde63532338d91ed9a51e3d304577d725
|
||||
size 12575245
|
3
openQA-4.6.1603626328.c21bec508.obscpio
Normal file
3
openQA-4.6.1603626328.c21bec508.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d154f810dae473a65f6d5f0d1bda5ad99d348c7c4d000188da9a2ade8e668470
|
||||
size 12576781
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define short_name openQA-client
|
||||
Name: %{short_name}-test
|
||||
Version: 4.6.1603294467.b176715be
|
||||
Version: 4.6.1603626328.c21bec508
|
||||
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.1603294467.b176715be
|
||||
Version: 4.6.1603626328.c21bec508
|
||||
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.1603294467.b176715be
|
||||
Version: 4.6.1603626328.c21bec508
|
||||
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.1603294467.b176715be
|
||||
Version: 4.6.1603626328.c21bec508
|
||||
Release: 0
|
||||
Summary: Test package for %{short_name}
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 25 21:32:44 UTC 2020 - coolo@suse.com
|
||||
|
||||
- Update to version 4.6.1603626328.c21bec508:
|
||||
* spec: Exclude flaky 01-test-utilities.t from OBS checks
|
||||
* Avoid unhandled output in `t/25-downloader.t`
|
||||
* Prevent unhandled output in `t/14-grutasks.t`
|
||||
* Speedup `t/ui/10-tests_overview.t`
|
||||
* Stabilize and speedup `t/ui/16-tests_job_next_previous.t`
|
||||
* Show "link to overview fixed to the current time" and "link to latest jobs"
|
||||
* Add timestamp parameter to test overview to show only jobs older than that
|
||||
* Bump base OS version to Leap 15.2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 23 13:32:26 UTC 2020 - coolo@suse.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: openQA
|
||||
version: 4.6.1603294467.b176715be
|
||||
mtime: 1603294467
|
||||
commit: b176715beee2b0a4f5b25d1c2f9f1a58ab7407cf
|
||||
version: 4.6.1603626328.c21bec508
|
||||
mtime: 1603626328
|
||||
commit: c21bec50874746d34dcfb221ccaeba2bb62c4f22
|
||||
|
||||
|
@ -76,7 +76,7 @@
|
||||
%define devel_requires %devel_no_selenium_requires chromedriver
|
||||
|
||||
Name: openQA
|
||||
Version: 4.6.1603294467.b176715be
|
||||
Version: 4.6.1603626328.c21bec508
|
||||
Release: 0
|
||||
Summary: The openQA web-frontend, scheduler and tools
|
||||
License: GPL-2.0-or-later
|
||||
@ -259,9 +259,11 @@ rm -rf %{buildroot}/DB
|
||||
export LC_ALL=en_US.UTF-8
|
||||
# Skip tests not working currently, or flaky, and Selenium tests
|
||||
# https://progress.opensuse.org/issues/19652
|
||||
# 01-test-utilities.t: https://progress.opensuse.org/issues/73162
|
||||
# 17-labels_carry_over.t: https://progress.opensuse.org/issues/60209
|
||||
# api/14-plugin_obs_rsync_async.t: https://progress.opensuse.org/issues/68836
|
||||
rm \
|
||||
t/01-test-utilities.t \
|
||||
t/17-labels_carry_over.t \
|
||||
t/25-cache-service.t \
|
||||
t/api/14-plugin_obs_rsync_async.t \
|
||||
|
Loading…
x
Reference in New Issue
Block a user