diff --git a/openQA-4.6.1529433451.a70c6e82.obscpio b/openQA-4.6.1529433451.a70c6e82.obscpio deleted file mode 100644 index f5f9538..0000000 --- a/openQA-4.6.1529433451.a70c6e82.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6173df62f026bf4c06536e428f5584bf85d9a33dfd664545bde2854b587b674d -size 8888333 diff --git a/openQA-4.6.1530017682.0f384112.obscpio b/openQA-4.6.1530017682.0f384112.obscpio new file mode 100644 index 0000000..fbd9f30 --- /dev/null +++ b/openQA-4.6.1530017682.0f384112.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7af385b27c16def5e30b6dbf9de57b5afd21506f67a27ba389e891f97123ca37 +size 8893453 diff --git a/openQA-test.changes b/openQA-test.changes index 35f349c..78ccb3f 100644 --- a/openQA-test.changes +++ b/openQA-test.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Tue Jun 26 12:54:52 UTC 2018 - coolo@suse.com + +- Update to version 4.6.1530017682.0f384112: + * Allow 'assigned' state in fullstack.t (#1699) + * Move constants from Schema::Result::Jobs to a separate package (#1696) + * Remove leftovers of interacitve mode (#1697) + * Adapt fullstack test for the logging changes + * Adapt tests for the display of pid in the log in debug mode + * Print pids of processes in logs if log level is debug + * Avoid db locks on asset_lookup + * Treat the case when we could not update asset in critical section + * More protection for critical section in the cache + * Add other cache tests and more refactoring + * Try to bring coverage back + * Add locking test, and remove useless query in fullstack.t + * Reduce the critical section + * Avoid Perl 5.18 complain + * No need to import getcwd + * Do not run the cache test in parallel + * Reduce parallel processes for concurrency test to avoid travis to crash + * Wrap also toggle_asset_lock in lock_section + * Flip download = 0 from the same function used to toggle on/off + * Make the cache test more stable - add also option for stress test + * Add concurrent test for cache + * No need to init explictly anymore + * No need to export get_asset anymore + * Adapt cache and cache test to more OOP style + * Use transactions and wrap rollbacks in eval calls for further debug. Also enable exclusive transaction in toggle_asset_lock + * Fix wrapping of parser results (#1695) + ------------------------------------------------------------------- Tue Jun 19 18:37:47 UTC 2018 - coolo@suse.com diff --git a/openQA-test.spec b/openQA-test.spec index 111296b..474acb4 100644 --- a/openQA-test.spec +++ b/openQA-test.spec @@ -18,10 +18,10 @@ %define short_name openQA Name: %{short_name}-test -Version: 4.6.1529433451.a70c6e82 +Version: 4.6.1530017682.0f384112 Release: 0 Summary: Test package for openQA -License: GPL-2.0-or-later +License: GPL-2.0+ BuildRequires: %{short_name} == %{version} BuildRequires: openQA-local-db ExcludeArch: i586 diff --git a/openQA.changes b/openQA.changes index 0d39e6f..6c7f878 100644 --- a/openQA.changes +++ b/openQA.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Tue Jun 26 12:54:52 UTC 2018 - coolo@suse.com + +- Update to version 4.6.1530017682.0f384112: + * Allow 'assigned' state in fullstack.t (#1699) + * Move constants from Schema::Result::Jobs to a separate package (#1696) + * Remove leftovers of interacitve mode (#1697) + * Adapt fullstack test for the logging changes + * Adapt tests for the display of pid in the log in debug mode + * Print pids of processes in logs if log level is debug + * Avoid db locks on asset_lookup + * Treat the case when we could not update asset in critical section + * More protection for critical section in the cache + * Add other cache tests and more refactoring + * Try to bring coverage back + * Add locking test, and remove useless query in fullstack.t + * Reduce the critical section + * Avoid Perl 5.18 complain + * No need to import getcwd + * Do not run the cache test in parallel + * Reduce parallel processes for concurrency test to avoid travis to crash + * Wrap also toggle_asset_lock in lock_section + * Flip download = 0 from the same function used to toggle on/off + * Make the cache test more stable - add also option for stress test + * Add concurrent test for cache + * No need to init explictly anymore + * No need to export get_asset anymore + * Adapt cache and cache test to more OOP style + * Use transactions and wrap rollbacks in eval calls for further debug. Also enable exclusive transaction in toggle_asset_lock + * Fix wrapping of parser results (#1695) + ------------------------------------------------------------------- Tue Jun 19 18:37:47 UTC 2018 - coolo@suse.com diff --git a/openQA.obsinfo b/openQA.obsinfo index 7b0ae78..382ecd7 100644 --- a/openQA.obsinfo +++ b/openQA.obsinfo @@ -1,5 +1,5 @@ name: openQA -version: 4.6.1529433451.a70c6e82 -mtime: 1529433451 -commit: a70c6e822ec402bdd48da733d1a86ba7052711a1 +version: 4.6.1530017682.0f384112 +mtime: 1530017682 +commit: 0f3841128ab61c427196a859bbe9c6592afd35bc diff --git a/openQA.spec b/openQA.spec index 34255a8..5f8d3ad 100644 --- a/openQA.spec +++ b/openQA.spec @@ -36,10 +36,10 @@ # 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) Name: openQA -Version: 4.6.1529433451.a70c6e82 +Version: 4.6.1530017682.0f384112 Release: 0 Summary: The openQA web-frontend, scheduler and tools -License: GPL-2.0-or-later +License: GPL-2.0+ Group: Development/Tools/Other Url: http://os-autoinst.github.io/openQA/ Source0: %{name}-%{version}.tar.xz