SHA256
1
0
forked from pool/openQA

Offline generation of 4.6.1588874206.b9aea9c2e

4.6.1588874206.b9aea9c2e
4.6.1588874206.b9aea9c2e
4.6.1588874206.b9aea9c2e
4.6.1588874206.b9aea9c2e

OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=403
This commit is contained in:
Oliver Kurz 2020-05-07 19:25:45 +00:00 committed by Git OBS Bridge
parent 4cae56f841
commit 30f7d4b844
9 changed files with 69 additions and 13 deletions

View File

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

View File

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

View File

@ -18,7 +18,7 @@
%define short_name openQA-client
Name: %{short_name}-test
Version: 4.6.1588677155.c96a967f7
Version: 4.6.1588874206.b9aea9c2e
Release: 0
Summary: Test package for %{short_name}
License: GPL-2.0-or-later

View File

@ -18,7 +18,7 @@
%define short_name openQA-devel
Name: %{short_name}-test
Version: 4.6.1588677155.c96a967f7
Version: 4.6.1588874206.b9aea9c2e
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.1588677155.c96a967f7
Version: 4.6.1588874206.b9aea9c2e
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.1588677155.c96a967f7
Version: 4.6.1588874206.b9aea9c2e
Release: 0
Summary: Test package for %{short_name}
License: GPL-2.0-or-later

View File

@ -1,3 +1,47 @@
-------------------------------------------------------------------
Thu May 07 19:25:24 UTC 2020 - coolo@suse.com
- Update to version 4.6.1588874206.b9aea9c2e:
* docs: Update Contributing docs regarding dependencies
* t: Remove "sleep 8" in full stack test after stabilization
* Remove comments to fix syntax highlighting and unnecessary blank line from fullstack test
* Adapt fullstack test to AJAX-based job status updates
* Load autoinst-log.txt without page reload in details tab
* Fix updating the info panel class and stopping the developer mode
* Update favicon on job state transition (without page reload)
* Avoid refreshing the whole test details page on job state transitions
* Remove debug message leading to "Use of uninitialized value [...]" warnings
* Fix get_last_test() in ObsRsync Plugin
* Convert DISTRI into lowercase before replacing variables
* Dependency cron 200507
* t: Delete obsolete 'full-stack.d' directory
* t: Remove unnecessary 't' prefix in temporary dirs
* t: Ensure full stack test run has not passed "shutdown" module
* t: Abbreviate 'wait_for_developer_console_contains_log_message' for nicer line wraps
* t: Properly export functions from Open::Test::FullstackUtils
* Use Test::Most instead of Test::More for convenience
* Let Mojo::UserAgent deal with WebSocket redirects
* Dependency cron 200506
* Fix missing_assets to ignore repos, not 'hidden assets'
* Add specific error messages for cache directory unspecified
* t: Reduce runtime of 25-cache-service.t with lower sleep periods
* t: Add timeout for cache service test internal wait
* t: Add more unique test messages to 25-cache-service.t
* Add convenience sub-package 'openQA-single-instance'
* docs: Mention installation of openQA-worker explicitly
* docs: Correct reference to main package as "openQA server package"
* docs: Simplify reference to minimum Leap/Fedora version
* The exporter is not needed for authentication modules
* Improve openqa-validate-yaml
* Prevent repeated import attempts in WebAPI::Controller::Session
* Use explicit 'return undef' in WebAPI::Controller::Session
* Validate job done event
* Refactor jobs tests into subtests
* Simplify WebAPI::Auth::OpenID
* Simplify WebAPI::Controller::Session with early returns
* Simplify WebAPI::Controller::Session
* Remove unused imports in WebAPI::Controller::Session
-------------------------------------------------------------------
Tue May 05 11:25:24 UTC 2020 - coolo@suse.com

View File

@ -1,5 +1,5 @@
name: openQA
version: 4.6.1588677155.c96a967f7
mtime: 1588677155
commit: c96a967f735ac3b92e911069662fa1f2738c9d5e
version: 4.6.1588874206.b9aea9c2e
mtime: 1588874206
commit: b9aea9c2e73a222317de2c350155e93471d03862

View File

@ -53,7 +53,7 @@
# The following line is generated from dependencies.yaml
%define main_requires %assetpack_requires git-core perl(BSD::Resource) perl(Carp) perl(Carp::Always) perl(CommonMark) perl(Config::Tiny) 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::OptimisticLocking) perl(DBIx::Class::ResultClass::HashRefInflator) perl(DBIx::Class::Schema::Config) perl(DBIx::Class::Storage::Statistics) perl(Date::Format) perl(DateTime) perl(DateTime::Duration) perl(DateTime::Format::Pg) perl(Exporter) perl(Fcntl) perl(File::Basename) perl(File::Copy) perl(File::Copy::Recursive) perl(File::Path) perl(File::Spec) perl(FindBin) perl(Getopt::Long::Descriptive) perl(IO::Handle) perl(IPC::Run) perl(JSON::Validator) perl(LWP::UserAgent) perl(Module::Load::Conditional) perl(Module::Pluggable) perl(Mojo::Base) perl(Mojo::ByteStream) perl(Mojo::IOLoop) perl(Mojo::JSON) perl(Mojo::Pg) perl(Mojo::RabbitMQ::Client) >= 0.2 perl(Mojo::URL) perl(Mojo::Util) perl(Mojolicious::Commands) perl(Mojolicious::Plugin) perl(Mojolicious::Static) perl(Net::OpenID::Consumer) perl(POSIX) perl(Pod::POM) perl(SQL::Translator) perl(Scalar::Util) perl(Sort::Versions) perl(Text::Diff) perl(Time::HiRes) perl(Time::ParseDate) perl(Time::Piece) perl(Time::Seconds) perl(URI::Escape) perl(YAML::PP) >= 0.020 perl(YAML::XS) perl(aliased) perl(base) perl(constant) perl(diagnostics) perl(strict) perl(warnings)
# The following line is generated from dependencies.yaml
%define client_requires curl git-core jq perl(Getopt::Long::Descriptive) perl(IO::Socket::SSL) >= 2.009 perl(IPC::Run) perl(JSON::Validator) perl(LWP::Protocol::https) perl(LWP::UserAgent) perl(YAML::PP) >= 0.020 perl(YAML::XS)
%define client_requires curl git-core jq perl(Getopt::Long::Descriptive) perl(IO::Socket::SSL) >= 2.009 perl(IPC::Run) perl(JSON::Validator) perl(LWP::Protocol::https) perl(LWP::UserAgent) perl(Test::More) perl(YAML::PP) >= 0.020 perl(YAML::XS)
# The following line is generated from dependencies.yaml
%define worker_requires openQA-client optipng os-autoinst < 5 perl(Minion::Backend::SQLite) perl(Mojo::IOLoop::ReadWriteProcess) >= 0.20 perl(Mojo::SQLite)
# The following line is generated from dependencies.yaml
@ -63,7 +63,7 @@
# Do not require on this in individual sub-packages except for the devel
# package.
# The following line is generated from dependencies.yaml
%define test_requires %common_requires %main_requires %python_scripts_requires %worker_requires ShellCheck curl jq os-autoinst-devel perl(App::cpanminus) perl(Perl::Critic) perl(Perl::Critic::Freenode) perl(Selenium::Remote::Driver) >= 1.23 perl(Selenium::Remote::WDKeys) perl(Test::Exception) perl(Test::Fatal) perl(Test::MockModule) perl(Test::MockObject) perl(Test::Mojo) perl(Test::More) perl(Test::Output) perl(Test::Pod) perl(Test::Strict) perl(Test::Warnings) postgresql-server python3-setuptools python3-yamllint
%define test_requires %common_requires %main_requires %python_scripts_requires %worker_requires ShellCheck curl jq os-autoinst-devel perl(App::cpanminus) perl(Perl::Critic) perl(Perl::Critic::Freenode) perl(Selenium::Remote::Driver) >= 1.23 perl(Selenium::Remote::WDKeys) perl(Test::Exception) perl(Test::Fatal) perl(Test::MockModule) perl(Test::MockObject) perl(Test::Mojo) perl(Test::Most) perl(Test::Output) perl(Test::Pod) perl(Test::Strict) perl(Test::Warnings) postgresql-server python3-setuptools python3-yamllint
%ifarch x86_64
%define qemu qemu qemu-kvm
%else
@ -73,7 +73,7 @@
%define devel_requires %build_requires %qemu %test_requires chromedriver curl perl(Devel::Cover) perl(Devel::Cover::Report::Codecov) perl(Perl::Tidy) postgresql-devel rsync sudo tar xorg-x11-fonts
Name: openQA
Version: 4.6.1588677155.c96a967f7
Version: 4.6.1588874206.b9aea9c2e
Release: 0
Summary: The openQA web-frontend, scheduler and tools
License: GPL-2.0-or-later
@ -198,6 +198,16 @@ Supplements: packageand(%name:postgresql-server)
You only need this package if you have a local postgresql server
next to the webui.
%package single-instance
Summary: Convenience package for a single-instance setup
Group: Development/Tools/Other
Requires: %{name}-local-db
Requires: %{name}-worker
Requires: apache2
%description single-instance
Use this package to setup a local instance with all services provided together.
%package bootstrap
Summary: Automated openQA setup
Group: Development/Tools/Other
@ -556,6 +566,8 @@ fi
%{_datadir}/openqa/script/setup-db
%{_bindir}/openqa-setup-db
%files single-instance
%files bootstrap
%{_datadir}/openqa/script/openqa-bootstrap
%{_datadir}/openqa/script/openqa-bootstrap-container