forked from pool/openQA
Offline generation of 4.6.1582278168.345f257f6
4.6.1582278168.345f257f6 4.6.1582278168.345f257f6 4.6.1582278168.345f257f6 OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=341
This commit is contained in:
parent
acd860663c
commit
607580400a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:58d0dc4af0aedb882bc1ee4b3941fcef235778c3e48ff16daef3810e1d394d90
|
||||
size 11521549
|
3
openQA-4.6.1582278168.345f257f6.obscpio
Normal file
3
openQA-4.6.1582278168.345f257f6.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:156eb00ce036f1835464577bafbd885f377ebc69f2ea771308768fdbaebdf31a
|
||||
size 11534861
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define short_name openQA-devel
|
||||
Name: %{short_name}-test
|
||||
Version: 4.6.1582068800.bb5602a1e
|
||||
Version: 4.6.1582278168.345f257f6
|
||||
Release: 0
|
||||
Summary: Test package for %{short_name}
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define short_name openQA
|
||||
Name: %{short_name}-test
|
||||
Version: 4.6.1582068800.bb5602a1e
|
||||
Version: 4.6.1582278168.345f257f6
|
||||
Release: 0
|
||||
Summary: Test package for openQA
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define short_name openQA-worker
|
||||
Name: %{short_name}-test
|
||||
Version: 4.6.1582068800.bb5602a1e
|
||||
Version: 4.6.1582278168.345f257f6
|
||||
Release: 0
|
||||
Summary: Test package for %{short_name}
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -1,3 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 21 10:39:15 UTC 2020 - coolo@suse.com
|
||||
|
||||
- Update to version 4.6.1582278168.345f257f6:
|
||||
* Use unique git hash from vars.json for src links when possible
|
||||
* docs: Add hint about importance of using the same filesystem for cache+pool
|
||||
* Fix source code remote path for optional .git github links
|
||||
* Fix missing dependency 'perl(Archive::Extract)' for worker since e86f68b08
|
||||
* Silence a warning in 24-worker-overall.t
|
||||
* docs: Replace dated styling/Mark systemctl command
|
||||
* Handle the case where there are no screenshots more gracefully (avoiding warnings in tests)
|
||||
* Redirect to remote code location for source view when using CASEDIR
|
||||
* Flatten the download conditions a bit
|
||||
* Do not capture and store all job output as a note
|
||||
* Log all download errors
|
||||
* Fail the job instead of throwing an exception
|
||||
* Add tests for OpenQA::Downloader
|
||||
* Use OpenQA::Downloader in download_asset task
|
||||
* Add downloader module and use it for the cache service
|
||||
* Use preferred explicit rendering in "src" method
|
||||
* Simplify "src" method showing source code of test modules
|
||||
* t: Fix and re-enable ui/03-source.t
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 18 23:34:01 UTC 2020 - coolo@suse.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: openQA
|
||||
version: 4.6.1582068800.bb5602a1e
|
||||
mtime: 1582068800
|
||||
commit: bb5602a1eddb1d6c8d4b7dc3ce0b10a57dfa3a67
|
||||
version: 4.6.1582278168.345f257f6
|
||||
mtime: 1582278168
|
||||
commit: 345f257f6a2b25fc9f1014f7897872a93ba5bf84
|
||||
|
||||
|
@ -46,9 +46,9 @@
|
||||
%define python_scripts_requires %{nil}
|
||||
%endif
|
||||
%define assetpack_requires perl(Mojolicious::Plugin::AssetPack) >= 1.36, perl(CSS::Minifier::XS) perl(JavaScript::Minifier::XS)
|
||||
%define common_requires perl(Config::IniFiles) perl(Cpanel::JSON::XS) perl(Cwd) perl(Data::Dump) perl(Data::Dumper) perl(Digest::MD5) perl(Getopt::Long) perl(Minion) >= 9.09, perl(Mojolicious) >= 8.24, perl(Try::Tiny) perl(Regexp::Common), perl(Storable)
|
||||
%define common_requires perl(Archive::Extract) perl(Config::IniFiles) perl(Cpanel::JSON::XS) perl(Cwd) perl(Data::Dump) perl(Data::Dumper) perl(Digest::MD5) perl(Getopt::Long) perl(Minion) >= 9.09, perl(Mojolicious) >= 8.24, perl(Try::Tiny) perl(Regexp::Common), perl(Storable)
|
||||
# runtime requirements for the main package that are not required by other sub-packages
|
||||
%define main_requires %assetpack_requires git-core perl(Carp::Always) perl(Date::Format) perl(DateTime::Format::Pg) perl(DBD::Pg) >= 3.7.4, perl(DBI) >= 1.632, perl(DBIx::Class) >= 0.082801, perl(DBIx::Class::DeploymentHandler) perl(DBIx::Class::DynamicDefault) perl(DBIx::Class::Schema::Config) perl(DBIx::Class::Storage::Statistics) perl(DBIx::Class::OptimisticLocking) perl(File::Copy::Recursive) perl(Net::OpenID::Consumer) perl(Module::Pluggable) perl(aliased) perl(Config::Tiny) perl(Text::Diff) perl(CommonMark) perl(JSON::Validator) perl(IPC::Run) perl(Archive::Extract) perl(Time::ParseDate) perl(Sort::Versions) perl(BSD::Resource) perl(Pod::POM) perl(Mojo::Pg) perl(Mojo::RabbitMQ::Client) >= 0.2, perl(SQL::Translator) perl(YAML::XS) perl(LWP::UserAgent) perl(Getopt::Long::Descriptive)
|
||||
%define main_requires %assetpack_requires git-core perl(Carp::Always) perl(Date::Format) perl(DateTime::Format::Pg) perl(DBD::Pg) >= 3.7.4, perl(DBI) >= 1.632, perl(DBIx::Class) >= 0.082801, perl(DBIx::Class::DeploymentHandler) perl(DBIx::Class::DynamicDefault) perl(DBIx::Class::Schema::Config) perl(DBIx::Class::Storage::Statistics) perl(DBIx::Class::OptimisticLocking) perl(File::Copy::Recursive) perl(Net::OpenID::Consumer) perl(Module::Pluggable) perl(aliased) perl(Config::Tiny) perl(Text::Diff) perl(CommonMark) perl(JSON::Validator) perl(IPC::Run) perl(Time::ParseDate) perl(Sort::Versions) perl(BSD::Resource) perl(Pod::POM) perl(Mojo::Pg) perl(Mojo::RabbitMQ::Client) >= 0.2, perl(SQL::Translator) perl(YAML::XS) perl(LWP::UserAgent) perl(Getopt::Long::Descriptive)
|
||||
%define client_requires curl jq git-core perl(IO::Socket::SSL) >= 2.009, perl(LWP::UserAgent) perl(LWP::Protocol::https) perl(IPC::Run)
|
||||
%define worker_requires os-autoinst < 5, perl(Mojo::IOLoop::ReadWriteProcess) > 0.19, perl(Minion::Backend::SQLite) perl(Mojo::SQLite) openQA-client optipng
|
||||
%define build_requires rubygem(sass) %assetpack_requires
|
||||
@ -65,7 +65,7 @@
|
||||
%define devel_requires %build_requires %test_requires rsync chromedriver curl postgresql-devel %qemu tar xorg-x11-fonts sudo perl(Devel::Cover) perl(Devel::Cover::Report::Codecov) perl(Perl::Tidy)
|
||||
|
||||
Name: openQA
|
||||
Version: 4.6.1582068800.bb5602a1e
|
||||
Version: 4.6.1582278168.345f257f6
|
||||
Release: 0
|
||||
Summary: The openQA web-frontend, scheduler and tools
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user