Accepting request 604660 from devel:openQA:tested
Update to 4.5.1525548058.3f6bb61a OBS-URL: https://build.opensuse.org/request/show/604660 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openQA?expand=0&rev=19
This commit is contained in:
commit
c5e151f6af
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6061da5488e0fd078330ac7aa8216e4e2201636f04ad55241c1b279046a33295
|
||||
size 1213186
|
||||
oid sha256:de5a18efb2b725214aad3bea96f7a6d59bb933b2214f84335d6a9e913d7b953b
|
||||
size 1266791
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:af64a68ffe5c59869b3e6974534bd0fedaa7110b7e772a9c3e64db0d3a0c82d4
|
||||
size 1484692
|
3
openQA-4.5.1525548058.3f6bb61a.tar.xz
Normal file
3
openQA-4.5.1525548058.3f6bb61a.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eab079abf7031da5a27c393191b06f6e5b1bd0982c8f00cbee12da73883100d4
|
||||
size 1489288
|
@ -1,3 +1,43 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 05 19:21:21 UTC 2018 - coolo@suse.com
|
||||
|
||||
- Update to version 4.5.1525548058.3f6bb61a:
|
||||
* Avoid appending multiple runs with --nocleanup (#1644)
|
||||
* Limit number of tasks for limit_assets and limit_results_and_logs GRU tasks
|
||||
* Add test for GRU enqueue limit option
|
||||
* Update apparmor profile for worker (#1645)
|
||||
* GRU: Add support to limit enqueuing by task
|
||||
* Update unit tests for TAP parser
|
||||
* Mark test suite as failed if test steps have failed
|
||||
* Add information about openQA internal results
|
||||
* Update TAP format documentation
|
||||
* Remove dots from filename
|
||||
* Ensure that the details description is set
|
||||
* Use a single result to contain all the test steps
|
||||
* Update changes to TAP format
|
||||
* Temporary version of the parser for TAP still failing
|
||||
* Log a warning when step data is not found
|
||||
* Allow LTP parser to load files that contain special characters
|
||||
* Replace extra dots in the filenames (#1642)
|
||||
* Increase the required coverage to 88.8
|
||||
* Do not fail a pull request if there are unexpected changes
|
||||
* Use same width for each colored dep status span
|
||||
* Show parent and child deps on job page in nice tbl
|
||||
* Enhance unit tests for GRU TTL
|
||||
* Set 2 days of ttl for limit_assets and limit_results_and_logs when posting isos
|
||||
* Add unit test for GRU task TTL
|
||||
* GRU: Add TTL for Minion jobs
|
||||
* Use a smaller font for the 'ago time' to fix rendering (#1635)
|
||||
* Prefetch comment counts for /tests
|
||||
* Update bootstrap to 4.1.1 and fontawesome to 5.0.10
|
||||
* Do not load full application to generate assetpack data (#1628)
|
||||
* Improve the duplication tests (#1627)
|
||||
* Hide categories when filtering test details
|
||||
* Ensure needles directory exists in 18-tests-details.t
|
||||
* Require 'Selenium::Remote::WDKeys' in CPAN file
|
||||
* Add test for filtering test details
|
||||
* Allow filtering test details
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 24 16:10:51 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.1524586233.92db89bc
|
||||
Version: 4.5.1525548058.3f6bb61a
|
||||
Release: 0
|
||||
Summary: The openQA web-frontend, scheduler and tools
|
||||
License: GPL-2.0+
|
||||
|
Loading…
x
Reference in New Issue
Block a user