SHA256
1
0
forked from pool/openQA

Offline generation of 4.6.1574081651.5f93fbf7e

4.6.1574081651.5f93fbf7e
4.6.1574081651.5f93fbf7e
4.6.1574081651.5f93fbf7e

OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=272
This commit is contained in:
Oliver Kurz 2019-11-18 13:05:19 +00:00 committed by Git OBS Bridge
parent 6279139980
commit 5853e4c9a7
8 changed files with 32 additions and 15 deletions

View File

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

View File

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

View File

@ -1,7 +1,7 @@
#
# spec file for package openQA-devel-test
#
# Copyright (c) 2019 SUSE LLC.
# Copyright (c) 2019 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
%define short_name openQA-devel
Name: %{short_name}-test
Version: 4.6.1573836985.cd1ad569b
Version: 4.6.1574081651.5f93fbf7e
Release: 0
Summary: Test package for %{short_name}
License: GPL-2.0-or-later

View File

@ -1,7 +1,7 @@
#
# spec file for package openQA-test
#
# Copyright (c) 2019 SUSE LLC.
# Copyright (c) 2019 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
%define short_name openQA
Name: %{short_name}-test
Version: 4.6.1573836985.cd1ad569b
Version: 4.6.1574081651.5f93fbf7e
Release: 0
Summary: Test package for openQA
License: GPL-2.0-or-later

View File

@ -1,7 +1,7 @@
#
# spec file for package openQA-worker-test
#
# Copyright (c) 2019 SUSE LLC.
# Copyright (c) 2019 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
%define short_name openQA-worker
Name: %{short_name}-test
Version: 4.6.1573836985.cd1ad569b
Version: 4.6.1574081651.5f93fbf7e
Release: 0
Summary: Test package for %{short_name}
License: GPL-2.0-or-later

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Mon Nov 18 13:04:58 UTC 2019 - coolo@suse.com
- Update to version 4.6.1574081651.5f93fbf7e:
* fetchneedles: Fix missing usage of 'git_update_needles' in 2aadd3e56
* Dependency cron 191118000556
* .circleci: Fix ignored test results of unstable tests within loop
* Reduce sleep times in 25-cache-service.t to slightly save testing time
* fetchneedles: Try to repair needle git repos on detached HEADs
* Ensure the job result is at least lower case (still allowing other than default values)
* Dependency cron 191116000537 (#2508)
* Add padding to icons on buttons
* Hide YAML guide by default, expose via a button
* Fix typos in comments
* travis_test: Switch to supported Leap base after 42.3 is EOL
* Makefile: Add YAML linter checks
-------------------------------------------------------------------
Sat Nov 16 05:04:35 UTC 2019 - coolo@suse.com

View File

@ -1,5 +1,5 @@
name: openQA
version: 4.6.1573836985.cd1ad569b
mtime: 1573836985
commit: cd1ad569bd4d765433c3a66cfd509e544f3724c5
version: 4.6.1574081651.5f93fbf7e
mtime: 1574081651
commit: 5f93fbf7eb3ef67f94606d836aabfe134990d151

View File

@ -1,7 +1,7 @@
#
# spec file for package openQA
#
# Copyright (c) 2019 SUSE LLC.
# Copyright (c) 2019 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -56,7 +56,7 @@
# All requirements needed by the tests executed during build-time.
# Do not require on this in individual sub-packages except for the devel
# package.
%define test_requires %common_requires %main_requires %python_scripts_requires %worker_requires perl(App::cpanminus) perl(Perl::Critic) perl(Perl::Critic::Freenode) perl(Test::Mojo) perl(Test::More) perl(Test::Strict) perl(Test::Fatal) perl(Test::MockModule) perl(Test::Output) perl(Test::Pod) perl(Test::Warnings) perl(Selenium::Remote::Driver) perl(Selenium::Remote::WDKeys) ShellCheck os-autoinst-devel postgresql-server
%define test_requires %common_requires %main_requires %python_scripts_requires %worker_requires perl(App::cpanminus) perl(Perl::Critic) perl(Perl::Critic::Freenode) perl(Test::Mojo) perl(Test::More) perl(Test::Strict) perl(Test::Fatal) perl(Test::MockModule) perl(Test::Output) perl(Test::Pod) perl(Test::Warnings) perl(Selenium::Remote::Driver) perl(Selenium::Remote::WDKeys) ShellCheck os-autoinst-devel postgresql-server python3-setuptools python3-yamllint
%ifarch x86_64
%define qemu qemu qemu-kvm
%else
@ -65,7 +65,7 @@
%define devel_requires %build_requires %test_requires rsync 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.1573836985.cd1ad569b
Version: 4.6.1574081651.5f93fbf7e
Release: 0
Summary: The openQA web-frontend, scheduler and tools
License: GPL-2.0-or-later