From a790b65be52b87040bb230da4a4c799131ed91db8e72d09b760a67b7ac23bf9c Mon Sep 17 00:00:00 2001 From: Oliver Kurz Date: Mon, 21 Jun 2021 14:08:38 +0000 Subject: [PATCH] Offline generation of 4.6.1624280432.2ce59c621 4.6.1624280432.2ce59c621 4.6.1624280432.2ce59c621 4.6.1624280432.2ce59c621 4.6.1624280432.2ce59c621 OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=669 --- openQA-4.6.1623747238.4c4508f96.obscpio | 3 --- openQA-4.6.1624280432.2ce59c621.obscpio | 3 +++ openQA-client-test.spec | 2 +- openQA-devel-test.spec | 2 +- openQA-test.spec | 2 +- openQA-worker-test.spec | 2 +- openQA.changes | 36 +++++++++++++++++++++++++ openQA.obsinfo | 6 ++--- openQA.spec | 4 +-- 9 files changed, 48 insertions(+), 12 deletions(-) delete mode 100644 openQA-4.6.1623747238.4c4508f96.obscpio create mode 100644 openQA-4.6.1624280432.2ce59c621.obscpio diff --git a/openQA-4.6.1623747238.4c4508f96.obscpio b/openQA-4.6.1623747238.4c4508f96.obscpio deleted file mode 100644 index 73687c9..0000000 --- a/openQA-4.6.1623747238.4c4508f96.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8d9fb1c1ddd86d87fb373e8d4873f876a92b4337f911acb6c60b706c9e649beb -size 13169677 diff --git a/openQA-4.6.1624280432.2ce59c621.obscpio b/openQA-4.6.1624280432.2ce59c621.obscpio new file mode 100644 index 0000000..b4b658d --- /dev/null +++ b/openQA-4.6.1624280432.2ce59c621.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c075e402baf7f125e5a3ad014a9a941dfa897ee57a77de9fe7c13c749730528 +size 13171725 diff --git a/openQA-client-test.spec b/openQA-client-test.spec index 6440e6c..ad2084c 100644 --- a/openQA-client-test.spec +++ b/openQA-client-test.spec @@ -18,7 +18,7 @@ %define short_name openQA-client Name: %{short_name}-test -Version: 4.6.1623747238.4c4508f96 +Version: 4.6.1624280432.2ce59c621 Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later diff --git a/openQA-devel-test.spec b/openQA-devel-test.spec index f372418..a8a93b7 100644 --- a/openQA-devel-test.spec +++ b/openQA-devel-test.spec @@ -18,7 +18,7 @@ %define short_name openQA-devel Name: %{short_name}-test -Version: 4.6.1623747238.4c4508f96 +Version: 4.6.1624280432.2ce59c621 Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later diff --git a/openQA-test.spec b/openQA-test.spec index dc1c8b3..6f3180a 100644 --- a/openQA-test.spec +++ b/openQA-test.spec @@ -18,7 +18,7 @@ %define short_name openQA Name: %{short_name}-test -Version: 4.6.1623747238.4c4508f96 +Version: 4.6.1624280432.2ce59c621 Release: 0 Summary: Test package for openQA License: GPL-2.0-or-later diff --git a/openQA-worker-test.spec b/openQA-worker-test.spec index 30d7564..5bd2e20 100644 --- a/openQA-worker-test.spec +++ b/openQA-worker-test.spec @@ -18,7 +18,7 @@ %define short_name openQA-worker Name: %{short_name}-test -Version: 4.6.1623747238.4c4508f96 +Version: 4.6.1624280432.2ce59c621 Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later diff --git a/openQA.changes b/openQA.changes index 4d96963..0c82e77 100644 --- a/openQA.changes +++ b/openQA.changes @@ -1,3 +1,39 @@ +------------------------------------------------------------------- +Mon Jun 21 14:08:21 UTC 2021 - coolo@suse.com + +- Update to version 4.6.1624280432.2ce59c621: + * Optimize search: prefetch job columns + * Dependency cron 2021-06-20 + * t: Make `t/ui/18-tests-details.t` independent of `t/ui/12-needle-edit.t` + * t: Access download list in t/ui/18-test-details.t directly + * Dependency cron 2021-06-18 + * Fix repository used by openqa-bootstrap under Leap 15.3 for internal CA + * Dependency cron 2021-06-17 + * Simplify "linked" lookup in OpenQA::Schema::ResultSet::Jobs + * Fix repository used by openqa-bootstrap under Leap 15.3 + * t: Mark 10-jobs.t as not-heavy anymore after a9defcedf + * Optimize /tests/overview: Combine SQL for JobDependencies + * Optimize /tests/overview: Combine SQL for JobModules + * Install iputils in the bootstrap script for the ping command + * Make openQA package depend on hostname, required by configure-web-proxy + * Delete uncovered and likely obsolete "assetid" parameter for test queries + * Delete unused parameter "failed_modules" for list endpoint + * Delete uncovered and likely unnecessary code for "failed_modules" parsing + * Delete old undocumented and unused "maxage" filter mode + * Delete old dead code in OpenQA::Schema::ResultSet::Jobs::complex_query + * Reduce some whitespace for readability in OpenQA::Schema::ResultSet::Jobs::complex_query + * Extract method from OpenQA::Schema::ResultSet::Jobs::complex_query + * Set all 'attrs' in OpenQA::Schema::ResultSet::Jobs::complex_query in one place + * Simplify OpenQA::Schema::ResultSet::Jobs + * dist: Also save update-cache.sh from OBS + * t: Simplify test timeout handling in 33-developer_mode for coverage + * Mark openqa-client as deprecated + * Correct volume labels to allow running on SELinux enabled systems + * Remove `t/ui/25-developer_mode.t` from unstable tests + * Fix problem in t/ui/25-developer_mode.t leading to sporadic test failures + * Revert "Downgrade chromedriver from problematic version" + * Adapt UI tests to chromedriver changes + ------------------------------------------------------------------- Tue Jun 15 11:31:57 UTC 2021 - coolo@suse.com diff --git a/openQA.obsinfo b/openQA.obsinfo index 092fd24..1f6b7fb 100644 --- a/openQA.obsinfo +++ b/openQA.obsinfo @@ -1,5 +1,5 @@ name: openQA -version: 4.6.1623747238.4c4508f96 -mtime: 1623747238 -commit: 4c4508f964dc7d286cad07858a864ae49db6e5de +version: 4.6.1624280432.2ce59c621 +mtime: 1624280432 +commit: 2ce59c621101f221aa79c72062caf8f40b6940d9 diff --git a/openQA.spec b/openQA.spec index fcef708..96e8978 100644 --- a/openQA.spec +++ b/openQA.spec @@ -52,7 +52,7 @@ %define common_requires perl >= 5.20.0 perl(Archive::Extract) > 0.7 perl(Config::IniFiles) perl(Cpanel::JSON::XS) >= 4.09 perl(Cwd) perl(Data::Dump) perl(Data::Dumper) perl(Digest::MD5) perl(Getopt::Long) perl(Minion) >= 10.12 perl(Mojolicious) >= 9.11 perl(Regexp::Common) perl(Storable) perl(Try::Tiny) # runtime requirements for the main package that are not required by other sub-packages # 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(Filesys::Df) 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.026 perl(YAML::XS) perl(aliased) perl(base) perl(constant) perl(diagnostics) perl(strict) perl(warnings) +%define main_requires %assetpack_requires git-core hostname 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(Filesys::Df) 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.026 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(Test::More) perl(YAML::PP) >= 0.020 perl(YAML::XS) # The following line is generated from dependencies.yaml @@ -76,7 +76,7 @@ %define devel_requires %devel_no_selenium_requires chromedriver Name: openQA -Version: 4.6.1623747238.4c4508f96 +Version: 4.6.1624280432.2ce59c621 Release: 0 Summary: The openQA web-frontend, scheduler and tools License: GPL-2.0-or-later