forked from pool/openQA
Offline generation of 4.6.1594640971.bf4138e4b
4.6.1594640971.bf4138e4b 4.6.1594640971.bf4138e4b 4.6.1594640971.bf4138e4b 4.6.1594640971.bf4138e4b OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=451
This commit is contained in:
parent
30ba887df9
commit
40726c6d3a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:04b798874ebc4a8052fecc3f9cfee52265137e725b98049d85e2af3a47304b5c
|
||||
size 12102157
|
3
openQA-4.6.1594640971.bf4138e4b.obscpio
Normal file
3
openQA-4.6.1594640971.bf4138e4b.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9af72e8b8fad3ee8eacb74b7eea3ec7b3f93dd6a84f885727c34adcba4dbb612
|
||||
size 12102157
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define short_name openQA-client
|
||||
Name: %{short_name}-test
|
||||
Version: 4.6.1594393961.00b067f5a
|
||||
Version: 4.6.1594640971.bf4138e4b
|
||||
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.1594393961.00b067f5a
|
||||
Version: 4.6.1594640971.bf4138e4b
|
||||
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.1594393961.00b067f5a
|
||||
Version: 4.6.1594640971.bf4138e4b
|
||||
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.1594393961.00b067f5a
|
||||
Version: 4.6.1594640971.bf4138e4b
|
||||
Release: 0
|
||||
Summary: Test package for %{short_name}
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -1,7 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 12 03:26:24 UTC 2020 - coolo@suse.com
|
||||
Mon Jul 13 12:47:34 UTC 2020 - coolo@suse.com
|
||||
|
||||
- Update to version 4.6.1594393961.00b067f5a:
|
||||
- Update to version 4.6.1594640971.bf4138e4b:
|
||||
* spec: Exclude flaky t/api/14-plugin_obs_rsync_async.t from tests
|
||||
* doc: Add hardware recommendations
|
||||
* mergify: Wait for OBS Package Build as well after we have it back
|
||||
* spec: Fix build missing "devel" package
|
||||
* spec: Prevent unresolvable on ppc64le with no-selenium-devel subpackage
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: openQA
|
||||
version: 4.6.1594393961.00b067f5a
|
||||
mtime: 1594393961
|
||||
commit: 00b067f5ae830fed1eb89ea7479f132f0192a1e3
|
||||
version: 4.6.1594640971.bf4138e4b
|
||||
mtime: 1594640971
|
||||
commit: bf4138e4b9063b03d7c3dc72444fc9ddae1dc461
|
||||
|
||||
|
@ -75,7 +75,7 @@
|
||||
%define devel_requires %devel_no_selenium_requires chromedriver
|
||||
|
||||
Name: openQA
|
||||
Version: 4.6.1594393961.00b067f5a
|
||||
Version: 4.6.1594640971.bf4138e4b
|
||||
Release: 0
|
||||
Summary: The openQA web-frontend, scheduler and tools
|
||||
License: GPL-2.0-or-later
|
||||
@ -259,9 +259,11 @@ export LC_ALL=en_US.UTF-8
|
||||
# Skip tests not working currently, or flaky, and Selenium tests
|
||||
# https://progress.opensuse.org/issues/19652
|
||||
# 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/17-labels_carry_over.t \
|
||||
t/25-cache-service.t \
|
||||
t/api/14-plugin_obs_rsync_async.t \
|
||||
t/ui/*.t
|
||||
|
||||
make test OBS_RUN=1 PROVE_ARGS='-l -r -v' TEST_PG_PATH=%{buildroot}/DB
|
||||
|
Loading…
Reference in New Issue
Block a user