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/*