forked from pool/openQA
Accepting request 670475 from devel:openQA:tested
Update to 4.6.1548936964.47070d70 4.6.1548936964.47070d70 OBS-URL: https://build.opensuse.org/request/show/670475 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openQA?expand=0&rev=48
This commit is contained in:
commit
c1eeb32450
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9498352d7808edde57fb8642a6d323143557ab85bea6550c8894dc7286ff33c8
|
||||
size 10269709
|
3
openQA-4.6.1548936964.47070d70.obscpio
Normal file
3
openQA-4.6.1548936964.47070d70.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a2dcd0e960661dd8d5a70dd481c95c04c261f919d9f6681f7f2dd83d11b4a871
|
||||
size 10279437
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 31 12:36:58 UTC 2019 - coolo@suse.com
|
||||
|
||||
- Update to version 4.6.1548936964.47070d70:
|
||||
* spec: Fix missing mention of 'openqa-clone-custom-git-refspec' in script/
|
||||
* Add test check for scenario within error reporting
|
||||
* docs: Add documentation for triggering jobs based on any git refspec
|
||||
* Add script 'openqa-clone-custom-git-refspec'
|
||||
* Consider parent group comments for important builds
|
||||
* Cache result of function call
|
||||
* Add scenario description to infopanel of test
|
||||
* Fix typo in reference to DeveloperSessions
|
||||
* Fix another regression from c9735699 when no sync is needed
|
||||
* apparmor: Fix access to git templates
|
||||
* Switch to four spaces as requested, modify error ignoring
|
||||
* Fix flaky test regarding needle update
|
||||
* Improve error handling in worker cache /status route
|
||||
* openqa-bootstrap-container: do more error checking, fix a hang
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 26 02:08:43 UTC 2019 - coolo@suse.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define short_name openQA
|
||||
Name: %{short_name}-test
|
||||
Version: 4.6.1548420629.e8e80a4b
|
||||
Version: 4.6.1548936964.47070d70
|
||||
Release: 0
|
||||
Summary: Test package for openQA
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 31 12:36:58 UTC 2019 - coolo@suse.com
|
||||
|
||||
- Update to version 4.6.1548936964.47070d70:
|
||||
* spec: Fix missing mention of 'openqa-clone-custom-git-refspec' in script/
|
||||
* Add test check for scenario within error reporting
|
||||
* docs: Add documentation for triggering jobs based on any git refspec
|
||||
* Add script 'openqa-clone-custom-git-refspec'
|
||||
* Consider parent group comments for important builds
|
||||
* Cache result of function call
|
||||
* Add scenario description to infopanel of test
|
||||
* Fix typo in reference to DeveloperSessions
|
||||
* Fix another regression from c9735699 when no sync is needed
|
||||
* apparmor: Fix access to git templates
|
||||
* Switch to four spaces as requested, modify error ignoring
|
||||
* Fix flaky test regarding needle update
|
||||
* Improve error handling in worker cache /status route
|
||||
* openqa-bootstrap-container: do more error checking, fix a hang
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 26 02:08:43 UTC 2019 - coolo@suse.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: openQA
|
||||
version: 4.6.1548420629.e8e80a4b
|
||||
mtime: 1548420629
|
||||
commit: e8e80a4b1152bab244098821c679e6a91dcdcdc6
|
||||
version: 4.6.1548936964.47070d70
|
||||
mtime: 1548936964
|
||||
commit: 47070d7040c068e93bb4b1aa0fcf7e14579003f8
|
||||
|
||||
|
@ -36,7 +36,7 @@
|
||||
# runtime requirements that also the testsuite needs
|
||||
%define t_requires perl(DBD::Pg) perl(DBIx::Class) perl(Config::IniFiles) perl(SQL::Translator) perl(Date::Format) perl(File::Copy::Recursive) perl(DateTime::Format::Pg) perl(Net::OpenID::Consumer) perl(Mojolicious::Plugin::RenderFile) perl(Mojolicious::Plugin::AssetPack) perl(aliased) perl(Config::Tiny) perl(DBIx::Class::DynamicDefault) perl(DBIx::Class::Schema::Config) perl(DBIx::Class::Storage::Statistics) perl(IO::Socket::SSL) perl(Data::Dump) perl(DBIx::Class::OptimisticLocking) perl(Text::Markdown) perl(Net::DBus) perl(IPC::Run) perl(Archive::Extract) perl(CSS::Minifier::XS) perl(JavaScript::Minifier::XS) perl(Time::ParseDate) perl(Sort::Versions) perl(Mojo::RabbitMQ::Client) perl(BSD::Resource) perl(Cpanel::JSON::XS) perl(Pod::POM) perl(Mojo::IOLoop::ReadWriteProcess) perl(Minion) perl(Mojo::Pg) perl(Mojo::SQLite) perl(Minion::Backend::SQLite)
|
||||
Name: openQA
|
||||
Version: 4.6.1548420629.e8e80a4b
|
||||
Version: 4.6.1548936964.47070d70
|
||||
Release: 0
|
||||
Summary: The openQA web-frontend, scheduler and tools
|
||||
License: GPL-2.0-or-later
|
||||
@ -176,6 +176,7 @@ Requires: perl(LWP::UserAgent)
|
||||
Requires: perl(Mojolicious)
|
||||
Requires: perl(Regexp::Common)
|
||||
Requires: perl(Try::Tiny)
|
||||
Recommends: jq
|
||||
|
||||
%description client
|
||||
Tools and support files for openQA client script. Client script is
|
||||
@ -247,6 +248,7 @@ ln -s %{_datadir}/openqa/script/client %{buildroot}%{_bindir}/openqa-client
|
||||
ln -s %{_datadir}/openqa/script/clone_job.pl %{buildroot}%{_bindir}/openqa-clone-job
|
||||
ln -s %{_datadir}/openqa/script/dump_templates %{buildroot}%{_bindir}/openqa-dump-templates
|
||||
ln -s %{_datadir}/openqa/script/load_templates %{buildroot}%{_bindir}/openqa-load-templates
|
||||
ln -s %{_datadir}/openqa/script/openqa-clone-custom-git-refspec %{buildroot}%{_bindir}/openqa-clone-custom-git-refspec
|
||||
|
||||
cd %{buildroot}
|
||||
grep -rl %{_bindir}/env . | while read file; do
|
||||
@ -473,6 +475,7 @@ fi
|
||||
%{_datadir}/openqa/script/clone_job.pl
|
||||
%{_datadir}/openqa/script/dump_templates
|
||||
%{_datadir}/openqa/script/load_templates
|
||||
%{_datadir}/openqa/script/openqa-clone-custom-git-refspec
|
||||
%dir %{_datadir}/openqa/lib
|
||||
%{_datadir}/openqa/lib/OpenQA/Client.pm
|
||||
%{_datadir}/openqa/lib/OpenQA/Client
|
||||
@ -481,6 +484,7 @@ fi
|
||||
%{_bindir}/openqa-clone-job
|
||||
%{_bindir}/openqa-dump-templates
|
||||
%{_bindir}/openqa-load-templates
|
||||
%{_bindir}/openqa-clone-custom-git-refspec
|
||||
|
||||
%files doc
|
||||
%doc docs/*
|
||||
|
Loading…
Reference in New Issue
Block a user