SHA256
1
0
forked from pool/openQA

Offline generation of 4.6.1585161757.bb4097462

4.6.1585161757.bb4097462
4.6.1585161757.bb4097462
4.6.1585161757.bb4097462

OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=367
This commit is contained in:
Oliver Kurz 2020-03-26 02:48:37 +00:00 committed by Git OBS Bridge
parent 7ef30a6ff3
commit eab73346d9
8 changed files with 33 additions and 13 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7c0442d1cabcb0018c4bf37b7ac04e51d4618452a06daa44e402af03bdf7875b
size 11726349

View File

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

View File

@ -18,7 +18,7 @@
%define short_name openQA-devel
Name: %{short_name}-test
Version: 4.6.1584957320.c50fd7cfd
Version: 4.6.1585161757.bb4097462
Release: 0
Summary: Test package for %{short_name}
License: GPL-2.0-or-later

View File

@ -18,7 +18,7 @@
%define short_name openQA
Name: %{short_name}-test
Version: 4.6.1584957320.c50fd7cfd
Version: 4.6.1585161757.bb4097462
Release: 0
Summary: Test package for openQA
License: GPL-2.0-or-later

View File

@ -18,7 +18,7 @@
%define short_name openQA-worker
Name: %{short_name}-test
Version: 4.6.1584957320.c50fd7cfd
Version: 4.6.1585161757.bb4097462
Release: 0
Summary: Test package for %{short_name}
License: GPL-2.0-or-later

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Thu Mar 26 02:48:15 UTC 2020 - coolo@suse.com
- Update to version 4.6.1585161757.bb4097462:
* Fix triggering ObsSync using repository
* script/openqa-clone-job --help exits with 0
* Rewrite asset list generation for cache service
* script/client --help exits with 0
* Add JSON::Validator, YAML::PP, YAML::XS to client_requires
* Add openQA-client-test.spec
* Refactor saving details/screenshots
* Fix shellcheck complaint about sh/bash mismatch in t/dummy-isotovideo.sh
* Fix shellcheck complaint about SC1091 in script/openqa-bootstrap
* openQA.spec: Run style checks in %check to detect issues in other products
* Return JSON for all API routes
* Extend reason quit so its meaning is more clear
* Add pointer to log details for incomplete jobs with reason "died"
* t: Simplify 03-auth test
* Add explicit test for auth with slight OpenID coverage increase
* Remove untested and probably unused iChain authentification
-------------------------------------------------------------------
Mon Mar 23 18:48:18 UTC 2020 - coolo@suse.com

View File

@ -1,5 +1,5 @@
name: openQA
version: 4.6.1584957320.c50fd7cfd
mtime: 1584957320
commit: c50fd7cfd8e2bc47a2a382fc924f5ca8b0c809d2
version: 4.6.1585161757.bb4097462
mtime: 1585161757
commit: bb4097462c6924f5eb487146c649d05bb1f70cf0

View File

@ -49,7 +49,7 @@
%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) >= 10.04, 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(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::PP) >= 0.020 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 client_requires curl jq git-core perl(IO::Socket::SSL) >= 2.009, perl(JSON::Validator) perl(LWP::UserAgent) perl(LWP::Protocol::https) perl(IPC::Run) perl(YAML::PP) >= 0.020 perl(YAML::XS)
%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.1584957320.c50fd7cfd
Version: 4.6.1585161757.bb4097462
Release: 0
Summary: The openQA web-frontend, scheduler and tools
License: GPL-2.0-or-later
@ -224,7 +224,6 @@ cpanm --installdeps --with-feature=test .
rm -f t/00-tidy.t
%if %{with tests}
#make test
rm -rf %{buildroot}/DB
export LC_ALL=en_US.UTF-8
# Skip tests not working currently, or flaky, and Selenium tests
@ -235,7 +234,7 @@ rm \
t/25-cache-service.t \
t/ui/*.t
make test-with-database OBS_RUN=1 PROVE_ARGS='-l -r -v' TEST_PG_PATH=%{buildroot}/DB
make test OBS_RUN=1 PROVE_ARGS='-l -r -v' TEST_PG_PATH=%{buildroot}/DB
rm -rf %{buildroot}/DB
%endif