Offline generation of 4.5.1543593014.1e83b015

4.5.1543593014.1e83b015

OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/os-autoinst?expand=0&rev=138
This commit is contained in:
Oliver Kurz 2018-12-03 21:40:10 +00:00 committed by Git OBS Bridge
parent d1d1418215
commit 5b60ccf868
7 changed files with 33 additions and 12 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:71d197bcc072fbf2c76e5ce495e69bbbc3c9416b8d963f0e16a52963010ee682
size 24783885

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:aa72da3f393f817d4b770a81d0b088e9a88340ca9f4106f29ad0ff8c577f787e
size 24791565

View File

@ -1,8 +1,15 @@
-------------------------------------------------------------------
Fri Nov 30 08:22:29 UTC 2018 - okurz@suse.com
Fri Nov 30 15:50:25 UTC 2018 - okurz@suse.com
- Update to version 4.5.1543566133.1c333b52:
- Update to version 4.5.1543593014.1e83b015:
* Include folder hierachy in category name
* Remove actual use of bmwqemu from command processing tests
* Increase timeout in fullstack test for 'Skip timeout'
* Test command processing for assert/check screen and setting timeout
* Allow to adjust timeout via command server
* test: Add QEMU_APPEND option tests
* Make currently executed function available to developer mode
* Keep only the 30 most recently used needle images
* qemu: Enhance QEMU_APPEND option to handle multiple options with or without params
-------------------------------------------------------------------

View File

@ -19,7 +19,7 @@
%define name_ext -test
%define short_name os-autoinst
Name: %{short_name}%{?name_ext}
Version: 4.5.1543566133.1c333b52
Version: 4.5.1543593014.1e83b015
Release: 0
Summary: test package for os-autoinst
License: GPL-2.0+

View File

@ -1,10 +1,23 @@
-------------------------------------------------------------------
Fri Nov 30 08:22:29 UTC 2018 - okurz@suse.com
Fri Nov 30 15:50:25 UTC 2018 - okurz@suse.com
- Update to version 4.5.1543566133.1c333b52:
- Update to version 4.5.1543593014.1e83b015:
* Include folder hierachy in category name
* Remove actual use of bmwqemu from command processing tests
* Increase timeout in fullstack test for 'Skip timeout'
* Test command processing for assert/check screen and setting timeout
* Allow to adjust timeout via command server
* test: Add QEMU_APPEND option tests
* Make currently executed function available to developer mode
* Keep only the 30 most recently used needle images
* qemu: Enhance QEMU_APPEND option to handle multiple options with or without params
-------------------------------------------------------------------
Fri Nov 30 11:14:50 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Disable t/18-qemu-options.t in %check as done for t/99-full-stack.t
as it requires qemu
-------------------------------------------------------------------
Mon Nov 26 00:58:40 UTC 2018 - okurz@suse.com

View File

@ -1,5 +1,5 @@
name: os-autoinst
version: 4.5.1543566133.1c333b52
mtime: 1543566133
commit: 1c333b52f30568c557df41e6f1f6ba1d0a161d97
version: 4.5.1543593014.1e83b015
mtime: 1543593014
commit: 1e83b0152554e08c7d7e3522e9f849d8d868c4e6

View File

@ -17,7 +17,7 @@
Name: os-autoinst
Version: 4.5.1543566133.1c333b52
Version: 4.5.1543593014.1e83b015
Release: 0
Summary: OS-level test automation
License: GPL-2.0-or-later
@ -115,6 +115,7 @@ sed '/tidy/d' -i Makefile
rm tools/lib/perlcritic/Perl/Critic/Policy/*.pm
# don't require qemu within OBS
cp t/05-pod.t t/18-qemu-options.t
cp t/05-pod.t t/99-full-stack.t
# should work offline