Hello community,

here is the log from the commit of package openQA for openSUSE:Factory checked 
in at 2018-09-11 17:18:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openQA (Old)
 and      /work/SRC/openSUSE:Factory/.openQA.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openQA"

Tue Sep 11 17:18:53 2018 rev:30 rq:634610 version:4.6.1536432963.ac9f540e

Changes:
--------
--- /work/SRC/openSUSE:Factory/openQA/openQA-test.changes       2018-08-22 
14:21:56.934578438 +0200
+++ /work/SRC/openSUSE:Factory/.openQA.new/openQA-test.changes  2018-09-11 
17:19:07.159242531 +0200
@@ -1,0 +2,61 @@
+Sun Sep 09 11:03:30 UTC 2018 - co...@suse.com
+
+- Update to version 4.6.1536432963.ac9f540e:
+  * Fix the vlan assignment and release
+  * Remove debug that prints to STDERR
+  * Clean up 05-scheduler-dependencies
+  * Take the full cluster into account, not just the first level
+  * Avoid undefined warnings from rescheduling
+  * Do not reschedule cluster jobs multiple times
+  * Do not require websocket in scheduler (#1777)
+  * Extend the test coverage for blocked_by
+  * Fixed blocked_by calculation not to create loops
+  * Schedule the jobs manually in fullstack test
+  * git clone only the HEAD of os-autoinst
+  * Do only copy back the cache on travis
+  * Make 2 debug messages in WS server info
+  * Wait for the scheduler to reshedule job 3
+  * Die early in full-stack test
+  * Don't output 'Scheduling new jobs' if there are 0 free workers
+  * Add some means to debug full-stack test
+  * Only talk about cpanm if it's actually true
+  * Run chromium with --no-sandbox not to require admin caps
+  * Revert PR 1747
+  * Allow to enable monitoring using mojo-status (#1763)
+  * Catch misconfigured test suites creating cycles (#1775)
+  * Make tidy fast by only looking at changed files (#1773)
+  * Ignore file docker.env created by make target docker.env
+  * Update docker-related documentation
+  * fullstack/Docker test: Skip os-autoinst build only conditionally
+  * fullstck test: Improve ignoring JS errors
+  * fullstack test: Prevent auto page reload when waiting for result panel 
(#1770)
+  * Improve help popover for job group/template prio
+  * Prevent Firefox to misalign arrows of prio input
+  * Disable job template prio editor for non-admins
+  * Test using default prio from job group when scheduling ISO
+  * Add tests for setting prio via job templates API
+  * Improve error msg and response for update of job template API
+  * Allow job template to inherit prio from group
+  * Allow amending job template priority
+  * Use default prio when adding new job template to existing medium
+  * Avoid using Mojo::ByteStream directly when rendering JSON
+  * Adapt t/16-utils-runcmd.t for e2771ee
+  * Fix sorting worker jobs by finished
+  * Make 33-developer-mode.t more stable
+  * Prevent use of uninitialized $current_running in Worker/Jobs.pm
+  * Test opening needle editor for running tests
+  * Improve 404 error pages of needle editor for running jobs
+  * Test pausing on assert screen timeout
+  * Consider only new console messages in fullstack test
+  * Adjust upload_status for pausing on assert_screen timeout
+  * Fix typo occured -> occurred
+  * Test UI changes for pausing on assert_screen timeout
+  * devel mode: Hide executed modules when test status updated
+  * devel mode: Show reason for pause
+  * needle editor: Show 'back to live view' if in devel mode
+  * devel mode: Allow to open needle editor when paused
+  * devel mode: Add UI elements for pausing at timeout
+  * Use git -C for commits
+  * Don't check for .git directory when making git commits
+
+-------------------------------------------------------------------
openQA.changes: same change

Old:
----
  openQA-4.6.1534873283.be929573.obscpio

New:
----
  openQA-4.6.1536432963.ac9f540e.obscpio

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ openQA-test.spec ++++++
--- /var/tmp/diff_new_pack.yDxAaq/_old  2018-09-11 17:19:09.195239414 +0200
+++ /var/tmp/diff_new_pack.yDxAaq/_new  2018-09-11 17:19:09.199239408 +0200
@@ -18,7 +18,7 @@
 
 %define         short_name openQA
 Name:           %{short_name}-test
-Version:        4.6.1534873283.be929573
+Version:        4.6.1536432963.ac9f540e
 Release:        0
 Summary:        Test package for openQA
 License:        GPL-2.0+

++++++ openQA.spec ++++++
--- /var/tmp/diff_new_pack.yDxAaq/_old  2018-09-11 17:19:09.255239322 +0200
+++ /var/tmp/diff_new_pack.yDxAaq/_new  2018-09-11 17:19:09.275239292 +0200
@@ -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)
 Name:           openQA
-Version:        4.6.1534873283.be929573
+Version:        4.6.1536432963.ac9f540e
 Release:        0
 Summary:        The openQA web-frontend, scheduler and tools
 License:        GPL-2.0+

++++++ _service ++++++
--- /var/tmp/diff_new_pack.yDxAaq/_old  2018-09-11 17:19:09.307239242 +0200
+++ /var/tmp/diff_new_pack.yDxAaq/_new  2018-09-11 17:19:09.311239237 +0200
@@ -5,7 +5,7 @@
     <param name="extract">openQA.spec</param>
     <param name="extract">openQA-test.spec</param>
     <param name="url">git://github.com/os-autoinst/openQA.git</param>
-    <param name="revision">master</param>
+    <param name="revision">revert_to_new_scheduler</param>
     <param name="versionprefix">4.6</param>
     <param name="versionformat">%ct.%h</param>
     <param name="scm">git</param>


++++++ openQA-4.6.1534873283.be929573.obscpio -> 
openQA-4.6.1536432963.ac9f540e.obscpio ++++++
/work/SRC/openSUSE:Factory/openQA/openQA-4.6.1534873283.be929573.obscpio 
/work/SRC/openSUSE:Factory/.openQA.new/openQA-4.6.1536432963.ac9f540e.obscpio 
differ: char 8, line 1

++++++ openQA.obsinfo ++++++
--- /var/tmp/diff_new_pack.yDxAaq/_old  2018-09-11 17:19:09.343239188 +0200
+++ /var/tmp/diff_new_pack.yDxAaq/_new  2018-09-11 17:19:09.343239188 +0200
@@ -1,5 +1,5 @@
 name: openQA
-version: 4.6.1534873283.be929573
-mtime: 1534873283
-commit: be929573b7a873262528c481db80c6d32809b436
+version: 4.6.1536432963.ac9f540e
+mtime: 1536432963
+commit: ac9f540ef945520ae209e0298f3a37487ec71eb9
 


Reply via email to