forked from pool/openQA
Offline generation of 4.5.1520515419.c3df6f91
OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=80
This commit is contained in:
parent
1a6c3c7b9f
commit
4910db300a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1761298ee6b1b1fbb6d4ee3f67e4ddbae297d1000f2129da266207d27653124f
|
||||
size 1480788
|
3
openQA-4.5.1520515419.c3df6f91.tar.xz
Normal file
3
openQA-4.5.1520515419.c3df6f91.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:04b04e3e95d99db861a7405faeac6344023e15c613b28995c5a54c87f7f60bf4
|
||||
size 1482852
|
@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 10 05:29:00 UTC 2018 - coolo@suse.com
|
||||
|
||||
- Update to version 4.5.1520515419.c3df6f91:
|
||||
* Update the chromedriver url from 2.33 to 2.36
|
||||
* Allow saving needles for OS with dots in the version
|
||||
* docs: Clarify some serial terminal terminology and other elaboration (#1596)
|
||||
* Do not reset the api version just because the worker is offline
|
||||
* Fix scheduler comment - now default MAX_JOB_ALLOCATION is 80 (#1595)
|
||||
* Always retry until chunk is uploaded and retrials exhausted (#1594)
|
||||
* Refactor and add error test
|
||||
* PARALLEL_CLUSTER is no more
|
||||
* Adapt scheduler_full test
|
||||
* Avoid to re-consider the jobs that are being allocating in a round
|
||||
* Do not take account of spaces in PARALLEL_WITH
|
||||
* Exclude allocating jobs from prefer_parallel cut
|
||||
* Consider allocating only when we have them
|
||||
* Bump MAX_JOB_ALLOCATION default to 80
|
||||
* Exclude allocated when blocking dependencies
|
||||
* Consider the jobs allocated during the round as running in prefer_parallel
|
||||
* Prevent cluster tests to be allocated if their group is not allocated
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 06 17:29:01 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)
|
||||
Name: openQA
|
||||
Version: 4.5.1520100590.2279151e
|
||||
Version: 4.5.1520515419.c3df6f91
|
||||
Release: 0
|
||||
Summary: The openQA web-frontend, scheduler and tools
|
||||
License: GPL-2.0+
|
||||
|
Loading…
Reference in New Issue
Block a user