forked from pool/openQA
Offline generation of 4.5.1528523635.819da6e8
OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=105
This commit is contained in:
parent
5ecd1f0238
commit
e8d41e7c6a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:93b2e9b7fdd30faed83fd25bfacd8d606da5de25219951808da42947cd4aee58
|
||||
size 1494228
|
3
openQA-4.5.1528523635.819da6e8.tar.xz
Normal file
3
openQA-4.5.1528523635.819da6e8.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b64dbe869f38e76da47affca5c6339929e9f7adfc77589868060ff7f079d44b4
|
||||
size 1494964
|
@ -1,3 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 09 07:10:36 UTC 2018 - coolo@suse.com
|
||||
|
||||
- Update to version 4.5.1528523635.819da6e8:
|
||||
* Try caching
|
||||
* Easier way to pass exit status from docker-tests
|
||||
* Change message level when cgroups cannot be created (#1681)
|
||||
* Fix typo in the travis.yml and fix the grep regular expression for the status checking (#1679)
|
||||
* Adjust popover margin on audit log (#1678)
|
||||
* Change from su to sudo in the docker image
|
||||
* Docker shell scripts cleanup
|
||||
* Allow where parameter for mutex unlocking (#1677)
|
||||
* Documentation for running tests in docker
|
||||
* Enable codecoverage
|
||||
* Add support for os-autoinst
|
||||
* Add DBUS support.
|
||||
* Force user permissions 1000 to be compatible with opensuse
|
||||
* Moved the DB from the host to the container
|
||||
* First release of the dockerfile to create container to run unit and integration tests
|
||||
* Remove job_set_running - as jobs are no longer waiting
|
||||
* Remove job_set_waiting - jobs aren't WAITING anymore
|
||||
* Remove current interactive mode
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 04 00:19:38 UTC 2018 - coolo@suse.com
|
||||
|
||||
|
@ -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(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)
|
||||
Name: openQA
|
||||
Version: 4.5.1528009330.e68ebe2b
|
||||
Version: 4.5.1528523635.819da6e8
|
||||
Release: 0
|
||||
Summary: The openQA web-frontend, scheduler and tools
|
||||
License: GPL-2.0+
|
||||
|
Loading…
Reference in New Issue
Block a user