From 0ef0e40aa613cc82dffaaa96993d9a5ff6327b29632a1159a2a279245d36312d Mon Sep 17 00:00:00 2001 From: Oliver Kurz Date: Tue, 29 Jan 2019 15:29:01 +0000 Subject: [PATCH 1/2] Offline generation of 4.6.1548770682.5291baa9 4.6.1548770682.5291baa9 OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=163 --- openQA-4.6.1548420629.e8e80a4b.obscpio | 3 --- openQA-4.6.1548770682.5291baa9.obscpio | 3 +++ openQA-test.changes | 13 +++++++++++++ openQA-test.spec | 2 +- openQA.changes | 13 +++++++++++++ openQA.obsinfo | 6 +++--- openQA.spec | 2 +- 7 files changed, 34 insertions(+), 8 deletions(-) delete mode 100644 openQA-4.6.1548420629.e8e80a4b.obscpio create mode 100644 openQA-4.6.1548770682.5291baa9.obscpio diff --git a/openQA-4.6.1548420629.e8e80a4b.obscpio b/openQA-4.6.1548420629.e8e80a4b.obscpio deleted file mode 100644 index 26a51d7..0000000 --- a/openQA-4.6.1548420629.e8e80a4b.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9498352d7808edde57fb8642a6d323143557ab85bea6550c8894dc7286ff33c8 -size 10269709 diff --git a/openQA-4.6.1548770682.5291baa9.obscpio b/openQA-4.6.1548770682.5291baa9.obscpio new file mode 100644 index 0000000..96fc936 --- /dev/null +++ b/openQA-4.6.1548770682.5291baa9.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6ba3e25a318e4ab33a8788908012e9ec596d83eb986600edf9d27f94c7591d0 +size 10274317 diff --git a/openQA-test.changes b/openQA-test.changes index 7d7d1a3..400bdfd 100644 --- a/openQA-test.changes +++ b/openQA-test.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Jan 29 15:28:46 UTC 2019 - coolo@suse.com + +- Update to version 4.6.1548770682.5291baa9: + * 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 + * Fix flaky test regarding needle update + * Improve error handling in worker cache /status route + ------------------------------------------------------------------- Sat Jan 26 02:08:43 UTC 2019 - coolo@suse.com diff --git a/openQA-test.spec b/openQA-test.spec index 30adf8f..843999c 100644 --- a/openQA-test.spec +++ b/openQA-test.spec @@ -18,7 +18,7 @@ %define short_name openQA Name: %{short_name}-test -Version: 4.6.1548420629.e8e80a4b +Version: 4.6.1548770682.5291baa9 Release: 0 Summary: Test package for openQA License: GPL-2.0-or-later diff --git a/openQA.changes b/openQA.changes index ca2728e..62f2dc2 100644 --- a/openQA.changes +++ b/openQA.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Jan 29 15:28:46 UTC 2019 - coolo@suse.com + +- Update to version 4.6.1548770682.5291baa9: + * 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 + * Fix flaky test regarding needle update + * Improve error handling in worker cache /status route + ------------------------------------------------------------------- Sat Jan 26 02:08:43 UTC 2019 - coolo@suse.com diff --git a/openQA.obsinfo b/openQA.obsinfo index 292c63f..ea28020 100644 --- a/openQA.obsinfo +++ b/openQA.obsinfo @@ -1,5 +1,5 @@ name: openQA -version: 4.6.1548420629.e8e80a4b -mtime: 1548420629 -commit: e8e80a4b1152bab244098821c679e6a91dcdcdc6 +version: 4.6.1548770682.5291baa9 +mtime: 1548770682 +commit: 5291baa9dc784a2f1c86c883a17899bb7b84f82b diff --git a/openQA.spec b/openQA.spec index 1e34f6e..74f58fa 100644 --- a/openQA.spec +++ b/openQA.spec @@ -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.1548770682.5291baa9 Release: 0 Summary: The openQA web-frontend, scheduler and tools License: GPL-2.0-or-later From 2876355af3853487e577a3b3fde3db0bae319f8d37db38604865b0e92acfc100 Mon Sep 17 00:00:00 2001 From: Oliver Kurz Date: Thu, 31 Jan 2019 23:29:00 +0000 Subject: [PATCH 2/2] Offline generation of 4.6.1548936964.47070d70 4.6.1548936964.47070d70 OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=164 --- openQA-4.6.1548770682.5291baa9.obscpio | 3 --- openQA-4.6.1548936964.47070d70.obscpio | 3 +++ openQA-test.changes | 10 ++++++++-- openQA-test.spec | 2 +- openQA.changes | 10 ++++++++-- openQA.obsinfo | 6 +++--- openQA.spec | 6 +++++- 7 files changed, 28 insertions(+), 12 deletions(-) delete mode 100644 openQA-4.6.1548770682.5291baa9.obscpio create mode 100644 openQA-4.6.1548936964.47070d70.obscpio diff --git a/openQA-4.6.1548770682.5291baa9.obscpio b/openQA-4.6.1548770682.5291baa9.obscpio deleted file mode 100644 index 96fc936..0000000 --- a/openQA-4.6.1548770682.5291baa9.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e6ba3e25a318e4ab33a8788908012e9ec596d83eb986600edf9d27f94c7591d0 -size 10274317 diff --git a/openQA-4.6.1548936964.47070d70.obscpio b/openQA-4.6.1548936964.47070d70.obscpio new file mode 100644 index 0000000..d3190b4 --- /dev/null +++ b/openQA-4.6.1548936964.47070d70.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2dcd0e960661dd8d5a70dd481c95c04c261f919d9f6681f7f2dd83d11b4a871 +size 10279437 diff --git a/openQA-test.changes b/openQA-test.changes index 400bdfd..9619b8f 100644 --- a/openQA-test.changes +++ b/openQA-test.changes @@ -1,15 +1,21 @@ ------------------------------------------------------------------- -Tue Jan 29 15:28:46 UTC 2019 - coolo@suse.com +Thu Jan 31 12:36:58 UTC 2019 - coolo@suse.com -- Update to version 4.6.1548770682.5291baa9: +- 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 diff --git a/openQA-test.spec b/openQA-test.spec index 843999c..4f50450 100644 --- a/openQA-test.spec +++ b/openQA-test.spec @@ -18,7 +18,7 @@ %define short_name openQA Name: %{short_name}-test -Version: 4.6.1548770682.5291baa9 +Version: 4.6.1548936964.47070d70 Release: 0 Summary: Test package for openQA License: GPL-2.0-or-later diff --git a/openQA.changes b/openQA.changes index 62f2dc2..4d3010a 100644 --- a/openQA.changes +++ b/openQA.changes @@ -1,15 +1,21 @@ ------------------------------------------------------------------- -Tue Jan 29 15:28:46 UTC 2019 - coolo@suse.com +Thu Jan 31 12:36:58 UTC 2019 - coolo@suse.com -- Update to version 4.6.1548770682.5291baa9: +- 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 diff --git a/openQA.obsinfo b/openQA.obsinfo index ea28020..af9f855 100644 --- a/openQA.obsinfo +++ b/openQA.obsinfo @@ -1,5 +1,5 @@ name: openQA -version: 4.6.1548770682.5291baa9 -mtime: 1548770682 -commit: 5291baa9dc784a2f1c86c883a17899bb7b84f82b +version: 4.6.1548936964.47070d70 +mtime: 1548936964 +commit: 47070d7040c068e93bb4b1aa0fcf7e14579003f8 diff --git a/openQA.spec b/openQA.spec index 74f58fa..0c28333 100644 --- a/openQA.spec +++ b/openQA.spec @@ -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.1548770682.5291baa9 +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/*