From 548338fd9d175ccc6ec4e7d6ebbdfc35b6966484b675645e08880c62c3631448 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 27 Nov 2017 07:23:33 +0000 Subject: [PATCH] - 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 --- _service | 2 +- os-autoinst-4.4.1508936943.39adc5eb.tar.xz | 3 --- os-autoinst-4.5.1511530266.fe4b1c52.tar.xz | 3 +++ os-autoinst.changes | 18 ++++++++++++++++++ os-autoinst.spec | 2 +- 5 files changed, 23 insertions(+), 5 deletions(-) delete mode 100644 os-autoinst-4.4.1508936943.39adc5eb.tar.xz create mode 100644 os-autoinst-4.5.1511530266.fe4b1c52.tar.xz diff --git a/_service b/_service index 5cd5944..1a5a67a 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ - 4.4 + 4.5 %ct.%h git://github.com/os-autoinst/os-autoinst.git git diff --git a/os-autoinst-4.4.1508936943.39adc5eb.tar.xz b/os-autoinst-4.4.1508936943.39adc5eb.tar.xz deleted file mode 100644 index d9ab8c6..0000000 --- a/os-autoinst-4.4.1508936943.39adc5eb.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3d3365acb5598d8de9a5d5bf9fcdbc0d72323ccd7fe84bc45b6bee0497bfb90e -size 18675720 diff --git a/os-autoinst-4.5.1511530266.fe4b1c52.tar.xz b/os-autoinst-4.5.1511530266.fe4b1c52.tar.xz new file mode 100644 index 0000000..2ccdd6e --- /dev/null +++ b/os-autoinst-4.5.1511530266.fe4b1c52.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c208967a4f7460ab2e686701ce4b45d0016b558447c018bcdcbfb4384161c1a7 +size 18676332 diff --git a/os-autoinst.changes b/os-autoinst.changes index e841019..2fe7392 100644 --- a/os-autoinst.changes +++ b/os-autoinst.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Mon Nov 27 07:21:42 UTC 2017 - okurz@suse.com + +- 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 + +------------------------------------------------------------------- +Mon Nov 27 07:17:50 UTC 2017 - coolo@suse.com + +- bump to 4.5 to be in sync with openQA + ------------------------------------------------------------------- Wed Nov 08 04:09:32 UTC 2017 - okurz@suse.com diff --git a/os-autoinst.spec b/os-autoinst.spec index bf283bd..c512f16 100644 --- a/os-autoinst.spec +++ b/os-autoinst.spec @@ -17,7 +17,7 @@ Name: os-autoinst -Version: 4.4.1508936943.39adc5eb +Version: 4.5.1511530266.fe4b1c52 Release: 0 Summary: OS-level test automation License: GPL-2.0+