SHA256
1
0
forked from pool/openQA

Accepting request 704157 from devel:openQA:tested

Update to 4.6.1558084113.18c6f052
4.6.1558084113.18c6f052

OBS-URL: https://build.opensuse.org/request/show/704157
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openQA?expand=0&rev=66
This commit is contained in:
Dominique Leuenberger 2019-05-21 08:38:07 +00:00 committed by Git OBS Bridge
commit 53f0b34ea4
7 changed files with 43 additions and 11 deletions

View File

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

View File

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

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon May 20 07:41:15 UTC 2019 - coolo@suse.com
- Update to version 4.6.1558084113.18c6f052:
* Revert "Improve code for settings expansion"
* Update documentation about job scheduling
* Add job template settings when scheduling new jobs
* Show job template parameter via regular REST API
* Allow YAML import/export of job template settings
* Support scaling MAX_JOB_TIME
* Add job template settings table
* Add test for saving needles via Git
* Validate properties of OpenQA::Git before using them
* Fix comparision of cluster ID for dependency graph (#2068)
* Set user correctly in OpenQA::Git instantiation
-------------------------------------------------------------------
Mon May 13 12:07:50 UTC 2019 - coolo@suse.com
@ -172,7 +188,7 @@ Sat Mar 02 17:37:11 UTC 2019 - coolo@suse.com
- Update to version 4.6.1551454083.e27d66d8:
* Extend apparmor profile for all Git commands we use
* Correct limit_assets task arguments
* Allow test vars for openqa-clone-custom-git-refs
* Allow test vars for openqa-clone-custom-git-refs
* Fix updating needle Git repository
* Fix uniform box widths of dependency graph in current Firefox
* Move JSON::Validator and YAML::XS to t_requires

View File

@ -18,7 +18,7 @@
%define short_name openQA
Name: %{short_name}-test
Version: 4.6.1557739992.f9fbeb06
Version: 4.6.1558084113.18c6f052
Release: 0
Summary: Test package for openQA
License: GPL-2.0-or-later

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon May 20 07:41:15 UTC 2019 - coolo@suse.com
- Update to version 4.6.1558084113.18c6f052:
* Revert "Improve code for settings expansion"
* Update documentation about job scheduling
* Add job template settings when scheduling new jobs
* Show job template parameter via regular REST API
* Allow YAML import/export of job template settings
* Support scaling MAX_JOB_TIME
* Add job template settings table
* Add test for saving needles via Git
* Validate properties of OpenQA::Git before using them
* Fix comparision of cluster ID for dependency graph (#2068)
* Set user correctly in OpenQA::Git instantiation
-------------------------------------------------------------------
Mon May 13 12:07:50 UTC 2019 - coolo@suse.com
@ -172,7 +188,7 @@ Sat Mar 02 17:37:11 UTC 2019 - coolo@suse.com
- Update to version 4.6.1551454083.e27d66d8:
* Extend apparmor profile for all Git commands we use
* Correct limit_assets task arguments
* Allow test vars for openqa-clone-custom-git-refs
* Allow test vars for openqa-clone-custom-git-refs
* Fix updating needle Git repository
* Fix uniform box widths of dependency graph in current Firefox
* Move JSON::Validator and YAML::XS to t_requires
@ -2504,7 +2520,7 @@ Tue Nov 08 10:08:14 UTC 2016 - rd-ops-cm@suse.de
* t: Delete unused (disabled) 'use Test::Output'
* t: Ensure proper output catching
* Improve usability of job group property editor
* Replace all '...' with '' in web UI
* Replace all '...' with '...' in web UI
* Add assert_script_run description
* Allow '@' in asset name (#979)
* Fix list of needle tags in needle info popover (#977)

View File

@ -1,5 +1,5 @@
name: openQA
version: 4.6.1557739992.f9fbeb06
mtime: 1557739992
commit: f9fbeb0606a433a894c08b55f33d12bd2ed8ca88
version: 4.6.1558084113.18c6f052
mtime: 1558084113
commit: 18c6f052526a4753172bd7564c074db368da2128

View File

@ -36,7 +36,7 @@
# runtime requirements that also the testsuite needs
%define t_requires perl(DBD::Pg) perl(DBIx::Class) perl(Config::IniFiles) perl(SQL::Translator) perl(Date::Format) perl(File::Copy::Recursive) perl(DateTime::Format::Pg) perl(Net::OpenID::Consumer) perl(Mojolicious::Plugin::RenderFile) perl(Mojolicious::Plugin::AssetPack) perl(aliased) perl(Config::Tiny) perl(DBIx::Class::DynamicDefault) perl(DBIx::Class::Schema::Config) perl(DBIx::Class::Storage::Statistics) perl(IO::Socket::SSL) perl(Data::Dump) perl(DBIx::Class::OptimisticLocking) perl(Text::Markdown) perl(Net::DBus) perl(JSON::Validator) perl(YAML::XS) perl(IPC::Run) perl(Archive::Extract) perl(CSS::Minifier::XS) perl(JavaScript::Minifier::XS) perl(Time::ParseDate) perl(Sort::Versions) perl(Mojo::RabbitMQ::Client) perl(BSD::Resource) perl(Cpanel::JSON::XS) perl(Pod::POM) perl(Mojo::IOLoop::ReadWriteProcess) perl(Minion) perl(Mojo::Pg) perl(Mojo::SQLite) perl(Minion::Backend::SQLite)
Name: openQA
Version: 4.6.1557739992.f9fbeb06
Version: 4.6.1558084113.18c6f052
Release: 0
Summary: The openQA web-frontend, scheduler and tools
License: GPL-2.0-or-later