forked from pool/openQA
Accepting request 613264 from devel:openQA:tested
Update to 4.5.1527697506.2eedfb2e OBS-URL: https://build.opensuse.org/request/show/613264 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openQA?expand=0&rev=23
This commit is contained in:
commit
725a495c64
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9298f75cb384bf8f8d0b7a68729728946aebb7d7f2461bf3aaa2669e994c5cb0
|
||||
size 1494284
|
3
openQA-4.5.1527697506.2eedfb2e.tar.xz
Normal file
3
openQA-4.5.1527697506.2eedfb2e.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a00ce823934bd47f9b2d28cac30c2b25fb5f8445f05586a9548830c9bc6a7822
|
||||
size 1494432
|
@ -1,3 +1,39 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 31 12:20:12 UTC 2018 - coolo@suse.com
|
||||
|
||||
- Update to version 4.5.1527697506.2eedfb2e:
|
||||
* Add a little coverage to the admin/needle controler
|
||||
* Use the timestamp on admin/needles
|
||||
* Add migration to update the timestamp of the needle matches
|
||||
* Cascade set null to job_module IDs in needles
|
||||
* Add logggingPrefs to chromium to make sure we get browser logs (#1672)
|
||||
* Remove more references to first_seen
|
||||
* Remove job_module_needles table and first_seen_module_id
|
||||
* Remove scan_old_jobs job - no longer referenced
|
||||
* Drop Jobs::retry_avbl from DB
|
||||
* Scheduler: enable WAKEUP_ON_REQUEST by default and reduce default tick time (#1669)
|
||||
* Tidy previous commit
|
||||
* Reduce debug output for parser tests (#1668)
|
||||
* runcmd tests: handle differently-cased git error message (#1665)
|
||||
* Ignore cloned children during cluster calculation
|
||||
* Cancel the full cluster if a job fails
|
||||
* Rename jobs_to_duplicate to cluster_jobs
|
||||
* Add test case for cluster cancel (failing atm)
|
||||
* docs: WritingTests: Fix superfluous 'you'
|
||||
* docs: WritingTests: Add backend related test development tricks
|
||||
* docs: WritingTests: Split big section "Test development tricks"
|
||||
* Fix broken navigability with arrow keys in test details (#1664)
|
||||
* Fix test cases and make tests more reliable
|
||||
* Do not reuse scheduled jobs on cluster duplicate
|
||||
* Some sync between code and tests
|
||||
* Make Job::duplicate non-recursive
|
||||
* Always enable sql debugging if requested
|
||||
* Start the display with the current job
|
||||
* Small cleanup of variables
|
||||
* Extract create_clone from Jobs::duplicate
|
||||
* Remove support for retry_avbl
|
||||
* Remove limit option in next&previous tab UI
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 24 14:09: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.1527149502.003be4d6
|
||||
Version: 4.5.1527697506.2eedfb2e
|
||||
Release: 0
|
||||
Summary: The openQA web-frontend, scheduler and tools
|
||||
License: GPL-2.0+
|
||||
|
Loading…
Reference in New Issue
Block a user