- Update to version 4.5.1511530266.fe4b1c52:

* Fix snd2png check on TW: don't use PNM but PNG (#885)
  * Fix test failures on Tumbleweed (#883)
  * add debian ovmf to locations array
  * Add offline mode for script_output
  * Xen: Support multiple HDDs
  * svirt: Set NUMDISKS=4 when RAIDLEVEL is defined
  * Replacement of hot filehandlers for Mojo::Log (#876)
  * Fix scale_timeout call in wait_serial function

- bump to 4.5 to be in sync with openQA

OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/os-autoinst?expand=0&rev=55
This commit is contained in:
Stephan Kulow
2017-11-27 07:23:33 +00:00
committed by Git OBS Bridge
parent 1e4a5b1b4d
commit 548338fd9d
5 changed files with 23 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<services>
<service name="tar_scm" mode="disabled">
<param name="versionprefix">4.4</param>
<param name="versionprefix">4.5</param>
<param name="versionformat">%ct.%h</param>
<param name="url">git://github.com/os-autoinst/os-autoinst.git</param>
<param name="scm">git</param>