SHA256
1
0
forked from pool/openQA

Offline generation of 4.5.1523278145.fb1203bb

OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=82
This commit is contained in:
Oliver Kurz 2018-04-12 12:11:42 +00:00 committed by Git OBS Bridge
parent 4910db300a
commit d46e984078
5 changed files with 55 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:04b04e3e95d99db861a7405faeac6344023e15c613b28995c5a54c87f7f60bf4
size 1482852

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:184a0072b815da7e050125d8633e9e27cd46a435da797b65a9a67aad135c93d9
size 1488224

View File

@ -1,3 +1,51 @@
-------------------------------------------------------------------
Thu Apr 12 10:33:49 UTC 2018 - coolo@suse.com
- Update to version 4.5.1523278145.fb1203bb:
* Remove dead code in Worker/Jobs.pm
* Update current test module details when cancelling running job
* Prevent failures in worker reset_state() (#1618)
* Group candidate needles by tag (#1606)
* Test image selection of needle editor (#1617)
* Fix 'Take image from' selection in needle editor (#1616)
* Refactor needle editor code
* Fix showing needle editor when no tags present
* isotovideo: wrap log_ calls with eval
* Require latest RWP
* Start isotovideo inside a container using cgroups
* Checks if failure status file exists before trying to slurp it
* tests: cover case when one of the cluster jobs already running
* Consider running jobs in filter_jobs
* Fix fullstack test in case /usr/bin/isotovideo is present
* Limit showing new needles to the 5 most recent ones
* Use 'new' prefix when showing new needles
* Add documentation about showing new needles in editor
* Improve tests for needle editor
* Show errors/warnings/info in needle editor with consistent margin
* Show added/updated needles in editor
* Add database entry for needles when saving via editor
* Simplify save_needle_ajax code
* Extend needle table with tags and timestamps
* Capture serial patterns documentation
* Don't show configure button for untracked assets
* Fix mojo not handling max_size_limit when is a transaction
* Allow optional overwrite of the productlog request depth with a query parameter (#1601)
* Enable JSON representation of the test overview (#1600)
* Add asset size limit option
* Return reference for test result file lists
* Make OpenQA::Client::Archive property of OpenQA::Client
* Remove chdir that caused errors when downloading test files
* Add file _download_file_at method for logs and uploaded logs
* Move progress monitor code to a separate fuction
* Ensure that uploaded test logs can be downloaded
* Add first version of OpenQA::Client::Archive
* Move test_uploadlog_list and test_resultfile_list to the model
-------------------------------------------------------------------
Thu Apr 12 10:32:50 UTC 2018 - marius.kittler@suse.com
- Fix handling UTF-8 in update-cache.sh
-------------------------------------------------------------------
Sat Mar 10 05:29:00 UTC 2018 - coolo@suse.com

View File

@ -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.1520515419.c3df6f91
Version: 4.5.1523278145.fb1203bb
Release: 0
Summary: The openQA web-frontend, scheduler and tools
License: GPL-2.0+
@ -137,6 +137,7 @@ Group: Development/Tools/Other
Requires: openQA-client = %{version}
Requires: os-autoinst < 5
Requires: perl(DBD::SQLite)
Requires: perl(Mojo::IOLoop::ReadWriteProcess) > 0.19
Requires: perl(SQL::SplitStatement)
# FIXME: use proper Requires(pre/post/preun/...)
PreReq: openQA-common = %{version}

View File

@ -2,7 +2,8 @@
set -e
export LC_ALL=C
export LC_ALL='en_US.UTF-8'
export LANG='en_US.UTF-8'
osc up
rm -f _service\:*
rm -f *.tar.xz