SHA256
1
0
forked from pool/openQA

Offline generation of 4.6.1563206570.e00d3964

4.6.1563206570.e00d3964
4.6.1563206570.e00d3964

OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=243
This commit is contained in:
Oliver Kurz 2019-07-16 08:28:05 +00:00 committed by Git OBS Bridge
parent 537f1827b8
commit 11ae367d92
10 changed files with 50 additions and 16 deletions

View File

@ -110,6 +110,7 @@ RUN zypper in -y -C \
'perl(Selenium::Remote::Driver)' \
'perl(Socket::MsgHdr)' \
'perl(Sort::Versions)' \
'perl(Test::Compile)' \
'perl(Test::Strict)' \
'perl(Test::Fatal)' \
'perl(Test::Pod)' \

View File

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

View File

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

View File

@ -1,7 +1,18 @@
-------------------------------------------------------------------
Sun Jul 14 18:28:21 UTC 2019 - coolo@suse.com
Mon Jul 15 16:24:19 UTC 2019 - coolo@suse.com
- Update to version 4.6.1562933476.1e58f5cc:
- Update to version 4.6.1563206570.e00d3964:
* Make the websocket server tests less noisy
* docker: Add back 'Test::Compile' as needed for os-autoinst
* spec: Fix invalid '%perl' introduced with 3aadc34c
* Test handling worker job status changes
* Fix passing --no-cleanup worker CLI option
* fetchneedles: Use subshells efficiently for dir changes
* fetchneedles: Fix indention
* fetchneedles: Prevent noisy output about auto-packing git repos
* Ensure query in jobs API does not become too big
* Remove group name from job templates example
* Adapt order of job template example
* Remove dead auth tests from a DBus refactoring 4 years ago
* Give the authentication routes plugins will use names and test them
* Improve and simplify compile check

View File

@ -18,7 +18,7 @@
%define short_name openQA
Name: %{short_name}-test
Version: 4.6.1562933476.1e58f5cc
Version: 4.6.1563206570.e00d3964
Release: 0
Summary: Test package for openQA
License: GPL-2.0-or-later

View File

@ -1,7 +1,18 @@
-------------------------------------------------------------------
Sun Jul 14 18:28:21 UTC 2019 - coolo@suse.com
Mon Jul 15 16:24:19 UTC 2019 - coolo@suse.com
- Update to version 4.6.1562933476.1e58f5cc:
- Update to version 4.6.1563206570.e00d3964:
* Make the websocket server tests less noisy
* docker: Add back 'Test::Compile' as needed for os-autoinst
* spec: Fix invalid '%perl' introduced with 3aadc34c
* Test handling worker job status changes
* Fix passing --no-cleanup worker CLI option
* fetchneedles: Use subshells efficiently for dir changes
* fetchneedles: Fix indention
* fetchneedles: Prevent noisy output about auto-packing git repos
* Ensure query in jobs API does not become too big
* Remove group name from job templates example
* Adapt order of job template example
* Remove dead auth tests from a DBus refactoring 4 years ago
* Give the authentication routes plugins will use names and test them
* Improve and simplify compile check

View File

@ -18,7 +18,7 @@
%define short_name openQA-worker
Name: %{short_name}-test
Version: 4.6.1562933476.1e58f5cc
Version: 4.6.1563206570.e00d3964
Release: 0
Summary: Test package for %{short_name}
License: GPL-2.0-or-later

View File

@ -1,7 +1,18 @@
-------------------------------------------------------------------
Sun Jul 14 18:28:21 UTC 2019 - coolo@suse.com
Mon Jul 15 16:24:19 UTC 2019 - coolo@suse.com
- Update to version 4.6.1562933476.1e58f5cc:
- Update to version 4.6.1563206570.e00d3964:
* Make the websocket server tests less noisy
* docker: Add back 'Test::Compile' as needed for os-autoinst
* spec: Fix invalid '%perl' introduced with 3aadc34c
* Test handling worker job status changes
* Fix passing --no-cleanup worker CLI option
* fetchneedles: Use subshells efficiently for dir changes
* fetchneedles: Fix indention
* fetchneedles: Prevent noisy output about auto-packing git repos
* Ensure query in jobs API does not become too big
* Remove group name from job templates example
* Adapt order of job template example
* Remove dead auth tests from a DBus refactoring 4 years ago
* Give the authentication routes plugins will use names and test them
* Improve and simplify compile check

View File

@ -1,5 +1,5 @@
name: openQA
version: 4.6.1562933476.1e58f5cc
mtime: 1562933476
commit: 1e58f5cc6edd32c530aa937d178fc96ec550cbcd
version: 4.6.1563206570.e00d3964
mtime: 1563206570
commit: e00d3964e4c9563c3db14f1d651f0e41bc05c113

View File

@ -34,9 +34,9 @@
%bcond_with tests
%endif
# 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::DeploymentHandler) %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(Module::Pluggable) perl(Text::Diff) perl(Text::Markdown) 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)
%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::DeploymentHandler) 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(Module::Pluggable) perl(Text::Diff) perl(Text::Markdown) 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.1562933476.1e58f5cc
Version: 4.6.1563206570.e00d3964
Release: 0
Summary: The openQA web-frontend, scheduler and tools
License: GPL-2.0-or-later