forked from pool/openQA
Accepting request 583662 from devel:openQA:tested
Update to 4.5.1520100590.2279151e OBS-URL: https://build.opensuse.org/request/show/583662 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openQA?expand=0&rev=14
This commit is contained in:
commit
e1a5514a34
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fb97de45e63dade89b420d11c710621e461ebb09fc87bf1759bee1bf5ddaa4fd
|
|
||||||
size 1477140
|
|
3
openQA-4.5.1520100590.2279151e.tar.xz
Normal file
3
openQA-4.5.1520100590.2279151e.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1761298ee6b1b1fbb6d4ee3f67e4ddbae297d1000f2129da266207d27653124f
|
||||||
|
size 1480788
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 06 17:29:01 UTC 2018 - coolo@suse.com
|
||||||
|
|
||||||
|
- Update to version 4.5.1520100590.2279151e:
|
||||||
|
* Fix sort order of the review comments (#1593)
|
||||||
|
* Expand the serial terminal console documentation (#1586)
|
||||||
|
* Emit openqa_job_create events when an ISO is posted (#1584)
|
||||||
|
* Replace die for 500 code and move global constants to OpenQA::Constants
|
||||||
|
* Avoid circular dependencies when running the tests.
|
||||||
|
* All the available free workers need to have the same websocket interface version
|
||||||
|
* Move the interface verification to the worker ack
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Mar 03 05:29:00 UTC 2018 - coolo@suse.com
|
Sat Mar 03 05:29:00 UTC 2018 - coolo@suse.com
|
||||||
|
|
||||||
|
@ -36,7 +36,7 @@
|
|||||||
# runtime requirements that also the testsuite needs
|
# 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(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)
|
%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(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)
|
||||||
Name: openQA
|
Name: openQA
|
||||||
Version: 4.5.1519929327.f726adcc
|
Version: 4.5.1520100590.2279151e
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: The openQA web-frontend, scheduler and tools
|
Summary: The openQA web-frontend, scheduler and tools
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
|
Loading…
Reference in New Issue
Block a user