Offline generation of 4.6.1625604748.6b93c98dd
4.6.1625604748.6b93c98dd 4.6.1625604748.6b93c98dd 4.6.1625604748.6b93c98dd 4.6.1625604748.6b93c98dd OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=673
This commit is contained in:
parent
a21a0190e9
commit
b730c68b10
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:52752a69671f8c0064e98cb1374d5ea13918d82dd1833cf28312112ef8f61aea
|
||||
size 13171725
|
3
openQA-4.6.1625604748.6b93c98dd.obscpio
Normal file
3
openQA-4.6.1625604748.6b93c98dd.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:91ff1db52eac847275d0844c3efbc23aa3f0f79ecd9f1502f358f1a10bd4a864
|
||||
size 13178893
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define short_name openQA-client
|
||||
Name: %{short_name}-test
|
||||
Version: 4.6.1624362583.02699d6c5
|
||||
Version: 4.6.1625604748.6b93c98dd
|
||||
Release: 0
|
||||
Summary: Test package for %{short_name}
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define short_name openQA-devel
|
||||
Name: %{short_name}-test
|
||||
Version: 4.6.1624362583.02699d6c5
|
||||
Version: 4.6.1625604748.6b93c98dd
|
||||
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.1624362583.02699d6c5
|
||||
Version: 4.6.1625604748.6b93c98dd
|
||||
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.1624362583.02699d6c5
|
||||
Version: 4.6.1625604748.6b93c98dd
|
||||
Release: 0
|
||||
Summary: Test package for %{short_name}
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -1,3 +1,43 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 07 00:24:13 UTC 2021 - coolo@suse.com
|
||||
|
||||
- Update to version 4.6.1625604748.6b93c98dd:
|
||||
* build-docs-ci: Fix sporadic zypper install failure with retrying
|
||||
* Simplify circleCI config by extracting build-docs-ci script
|
||||
* Fix the multi-job-group overview link to show all results
|
||||
* Return the error message the Downloader up the stack
|
||||
* Add a regression test to make sure an empty flavor value does not result in all jobs getting loaded
|
||||
* Fiter all incoming parameters, but do not actually validate them yet
|
||||
* Add test filter option to test overview
|
||||
* Add flavor filter option to test overview
|
||||
* Use a more feasible timeout for t/full-stack.t
|
||||
* ci: Increase several timeouts
|
||||
* fullstack test: Remove job settings to fix execution with QEMU 6
|
||||
* fullstack test: Stop when first test incompletes
|
||||
* search: Correctly use username for gru lock if logged in
|
||||
* Take test modules without result into account for carry-over
|
||||
* Consider all modules on carry over, despite missing/broken results
|
||||
* t: Simplify setup of `t/17-labels_carry_over.t`
|
||||
* Fix carry-over only due to one matching bugref in step title
|
||||
* Refactor carry-over in OpenQA::Schema::Result::Jobs
|
||||
* BugLinks: Do not attempt label with incomplete referer URLs
|
||||
* Dependency cron 2021-06-30
|
||||
* Add link to /test/overview from a parent job group
|
||||
* Revert "Switch to systemd-sysusers instead of getent + useradd"
|
||||
* Encode query parameters in openqa-label-all
|
||||
* Fix a few more cases where "if (%foo" was used instead of "if (keys %foo"
|
||||
* Fix a small mistake where "if (%foo" was used instead of "if (keys %foo"
|
||||
* Switch to using the %make_build macro
|
||||
* Fix parse failure if is_opensuse is undefined
|
||||
* Switch to systemd-sysusers instead of getent + useradd
|
||||
* Dependency cron 2021-06-27
|
||||
* Convert a few more tests to use OpenQA::Test::Utils::perform_minion_jobs
|
||||
* Replace perform_minion_jobs_in_foreground workaround with upstream Minion feature
|
||||
* openqa-label-all: Allow to call without specific build
|
||||
* Remove code for mocking Minion in `t/42-df-based-cleanup.t`
|
||||
* docs: Adapt docs after ffc13764b fixed the lookup of multiple builds
|
||||
* Fix show results for multiple groups in /test/overview
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 23 12:38:56 UTC 2021 - coolo@suse.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: openQA
|
||||
version: 4.6.1624362583.02699d6c5
|
||||
mtime: 1624362583
|
||||
commit: 02699d6c5607337741ff96fa6ec044b409cca620
|
||||
version: 4.6.1625604748.6b93c98dd
|
||||
mtime: 1625604748
|
||||
commit: 6b93c98ddee063e30a68bbc6b33684d073dee82b
|
||||
|
||||
|
@ -49,7 +49,7 @@
|
||||
# The following line is generated from dependencies.yaml
|
||||
%define assetpack_requires perl(CSS::Minifier::XS) >= 0.01 perl(JavaScript::Minifier::XS) >= 0.11 perl(Mojolicious::Plugin::AssetPack) >= 1.36
|
||||
# The following line is generated from dependencies.yaml
|
||||
%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)
|
||||
%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.22 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 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)
|
||||
@ -76,7 +76,7 @@
|
||||
%define devel_requires %devel_no_selenium_requires chromedriver
|
||||
|
||||
Name: openQA
|
||||
Version: 4.6.1624362583.02699d6c5
|
||||
Version: 4.6.1625604748.6b93c98dd
|
||||
Release: 0
|
||||
Summary: The openQA web-frontend, scheduler and tools
|
||||
License: GPL-2.0-or-later
|
||||
@ -89,7 +89,7 @@ Source1: cache.txz
|
||||
Source101: update-cache.sh
|
||||
BuildRequires: fdupes
|
||||
# for install-opensuse in Makefile
|
||||
%if 0%{is_opensuse}
|
||||
%if 0%{?is_opensuse}
|
||||
BuildRequires: openSUSE-release
|
||||
%else
|
||||
BuildRequires: sles-release
|
||||
@ -262,7 +262,7 @@ and rebooting the system if devel:openQA packages are stable.
|
||||
sed -e 's,/bin/env python,/bin/python,' -i script/openqa-label-all
|
||||
|
||||
%build
|
||||
make %{?_smp_mflags}
|
||||
%make_build
|
||||
|
||||
%check
|
||||
#for double checking
|
||||
|
Loading…
x
Reference in New Issue
Block a user