forked from pool/openQA
Offline generation of 4.6.1547830304.62f9aaaa
4.6.1547830304.62f9aaaa OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=157
This commit is contained in:
parent
b26f26a109
commit
29722bf386
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fe4ac813022b9f7b6de18e347787881fb63756b3b8b3afa4a5a9be28cf3565c3
|
||||
size 10263053
|
3
openQA-4.6.1547830304.62f9aaaa.obscpio
Normal file
3
openQA-4.6.1547830304.62f9aaaa.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e231e07dec1fdc29589e5f35ee07e5384a5d5075cd48f5eb32589f3690d14bb7
|
||||
size 10268173
|
@ -1,8 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 16 18:09:03 UTC 2019 - coolo@suse.com
|
||||
Fri Jan 18 17:28:35 UTC 2019 - coolo@suse.com
|
||||
|
||||
- Update to version 4.6.1547656007.e6cc92f4:
|
||||
- Update to version 4.6.1547830304.62f9aaaa:
|
||||
* Allow overwriting container bootstrap repo
|
||||
* Remove Failed modules filter from UI
|
||||
* Add UI tests for filter by module
|
||||
* Add search by module in all jobs of job group
|
||||
* Prevent github to think we have perl6 code
|
||||
* Better check for existing DBs in bootstrap
|
||||
* bootstrap: make errors fatal and deal with re-runs
|
||||
* apparmor: Further fixes for custom git clones
|
||||
* Fix external reporting if scenario description not present
|
||||
* Improve code for scenario description and add test
|
||||
* Add test suite description for bug reporting
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define short_name openQA
|
||||
Name: %{short_name}-test
|
||||
Version: 4.6.1547656007.e6cc92f4
|
||||
Version: 4.6.1547830304.62f9aaaa
|
||||
Release: 0
|
||||
Summary: Test package for openQA
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -1,8 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 16 18:09:03 UTC 2019 - coolo@suse.com
|
||||
Fri Jan 18 17:28:35 UTC 2019 - coolo@suse.com
|
||||
|
||||
- Update to version 4.6.1547656007.e6cc92f4:
|
||||
- Update to version 4.6.1547830304.62f9aaaa:
|
||||
* Allow overwriting container bootstrap repo
|
||||
* Remove Failed modules filter from UI
|
||||
* Add UI tests for filter by module
|
||||
* Add search by module in all jobs of job group
|
||||
* Prevent github to think we have perl6 code
|
||||
* Better check for existing DBs in bootstrap
|
||||
* bootstrap: make errors fatal and deal with re-runs
|
||||
* apparmor: Further fixes for custom git clones
|
||||
* Fix external reporting if scenario description not present
|
||||
* Improve code for scenario description and add test
|
||||
* Add test suite description for bug reporting
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: openQA
|
||||
version: 4.6.1547656007.e6cc92f4
|
||||
mtime: 1547656007
|
||||
commit: e6cc92f429411e55f72ade8127c068f62993a17b
|
||||
version: 4.6.1547830304.62f9aaaa
|
||||
mtime: 1547830304
|
||||
commit: 62f9aaaa8c1aaf2d73c001b53eeaa64e501d0791
|
||||
|
||||
|
@ -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) perl(Mojo::SQLite) perl(Minion::Backend::SQLite)
|
||||
Name: openQA
|
||||
Version: 4.6.1547656007.e6cc92f4
|
||||
Version: 4.6.1547830304.62f9aaaa
|
||||
Release: 0
|
||||
Summary: The openQA web-frontend, scheduler and tools
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user