b0a73c2769
OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/os-autoinst?expand=0&rev=18
245 lines
9.0 KiB
Plaintext
245 lines
9.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Jun 19 11:49:31 UTC 2017 - okurz@suse.de
|
|
|
|
- Update to version 4.4.1497860778.ee583791:
|
|
* videoencoder: Reduce number of allocations and do not copy data around
|
|
* videoencoder: Trade bitrate for higher encoding speed
|
|
* videoencoder: Handle th_encode_packetout return value correctly
|
|
* videoencoder: Use SET_DUP_COUNT encoder control for repeated frames
|
|
* Set SCSI bus only for matching CD models (#775)
|
|
* virtio_console: Add carry buffer for post match data (#772)
|
|
* Distinguish between failed and timed out in script run (#773)
|
|
* Disable keepalive, restart ipmiconsole on non-zero death (#777)
|
|
* Import Scalar::Util to get blessed method (#778)
|
|
* IPMI Backend: Disable VNC stall detection (#780)
|
|
* Clarify error message for undiscoverable needle (#776)
|
|
* add preliminar support for nvme (#781)
|
|
* Add timeout parameter for testapi: upload_logs (#783)
|
|
* Always restart the SOL - dumpconsole exits with 0 :( (#782)
|
|
* tinycv: Use openCV implementation for PSNR instead of doing it manually (#784)
|
|
* Do not stop the debug viewer but keep running with old/black image
|
|
* Switch travis to trusty
|
|
* tinycv: Reenable cache for prepped images for needle search (#787)
|
|
* Request C++11 as minimum version (#788)
|
|
* Sort out duplicate needles on multiple tags (poo#19210) (#792)
|
|
* Allow to work on consoles never selected
|
|
* Allow sshXtermVt to start a serial command next the xterm
|
|
* Move IPMI SOL handling into a console so we can switch it
|
|
* Handle expects expects number, gets string (#779)
|
|
* tinycv: Cleanup output of processing durations in needle search
|
|
* tinycv: drop reporting of duration for MSE calculation
|
|
* tinycv: Swap color conversion and blur operation
|
|
* tinycv: Blur only ROI instead of whole image
|
|
* Pass required C++ version to Makefile.PL (#793)
|
|
* Add 'List::MoreUtils' dependency missing after e7221374 (#795)
|
|
* svirt: Poweroff Xen VM on restart (#796)
|
|
* Hyper-V: destroy & undefine VM on VM stop
|
|
* Hyper-V: Support snapshots
|
|
* Hyper-V: Handle is_shutdown query
|
|
* Hyper-V: disable backend's search for EFI firmware
|
|
* Add get_ssh_output() to svirt backend
|
|
* Extend run_cmd() to run on arbitrary server
|
|
* Hyper-V: Get serial output from intermediary
|
|
* Send EOF after we get output from SSH connection
|
|
* serial_terminal: Wait for prompt (#797)
|
|
* Make output of remaining time consistent with search_ratio calculation (#799)
|
|
* Track number of frame passed on to videoencoder (#802)
|
|
* Make sure last received frame is passed on after some delay (#801)
|
|
* Use common license header in source files (#804)
|
|
* tinycv: Simplify likely branch in minVec
|
|
* tinycv: Use reasonable upper error bound for matching needles
|
|
* tinycv: Shortcut perfect match at original location
|
|
* Add impiSol console to be installed (#807)
|
|
* Create utils package to regroup common functions and idioms found in the codebase
|
|
* backend::qemu refactor start_qemu()
|
|
* backend: move child process monitor/fork to baseclass
|
|
* backend::pvm refactor using gen_params()
|
|
* backend::s390x remove unused import
|
|
* backend::qemu prepare arguments before forking qemu
|
|
* Implement at least a dummy screen function in ipmisol
|
|
* Move the ssh password typing into the tests
|
|
* Add how to avoid warnings on wait_screen_change (#809)
|
|
* Allow to kill ssh connection (#811)
|
|
* Add check that a needle match has xpos and ypos
|
|
* Revert "tinycv: Use reasonable upper error bound for matching needles"
|
|
* Also compute and store needles git hash (#805)
|
|
* Make DEBUG_IO output configurable (#803)
|
|
* Prevent tiny resolution differences to fail the needle test (#814)
|
|
* doc: Add description for NO_DEBUG_IO
|
|
* doc: Extend description for SCREENSHOTINTERVAL
|
|
* Add one more test case for keeping position in fails (#816)
|
|
* tinycv: Use reasonable upper error bound for matching needles
|
|
* tinycv: Shortcut perfect match at original location
|
|
* Convert the needle tags to string.
|
|
* Add . to INC for coverage test (perl 5.26 doesn't) (#820)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 23 13:34:22 UTC 2017 - santiago.zarate@suse.com
|
|
|
|
- Inline replacement for version parameter on isotovideo
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 12 13:16:41 UTC 2017 - oholecek@suse.com
|
|
|
|
- new perl(Test::Warnings) dependency
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 7 14:27:00 UTC 2016 - oholecek@suse.com
|
|
|
|
- new perl(Devel::Cover) dependency
|
|
- package os-autoinst/tools/check_coverage tool
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jul 9 05:30:45 UTC 2016 - coolo@suse.com
|
|
|
|
- update base version to 4.4 to express the new isotovideo API
|
|
towards the worker
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 30 08:53:37 UTC 2016 - oholecek@suse.com
|
|
|
|
- new perl(Test::MockModule) dependency
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 15 09:15:19 UTC 2016 - oholecek@suse.com
|
|
|
|
- new perl(Test::Output) dependency
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 14 12:48:28 UTC 2016 - oholecek@suse.com
|
|
|
|
- update base version to 4.3
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 8 19:16:38 UTC 2015 - coolo@suse.com
|
|
|
|
- add snd2png
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 27 07:49:46 UTC 2015 - coolo@suse.com
|
|
|
|
- new dependencies
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 24 09:26:26 UTC 2015 - coolo@suse.com
|
|
|
|
- disable perlcritic outside of Factory - too useless to test with
|
|
old perlcritic versions
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 24 08:53:36 UTC 2015 - coolo@suse.com
|
|
|
|
- adapt file list
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 17 05:23:43 UTC 2015 - coolo@suse.com
|
|
|
|
- remove gone files from file list
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 25 15:02:10 UTC 2015 - lnussel@suse.de
|
|
|
|
- require tesseract-ocr on >= 13.2
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 9 14:31:50 UTC 2015 - nadvornik@suse.com
|
|
|
|
- created os-autoinst-openvswitch subpackage
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 10 10:39:17 UTC 2015 - oholecek@suse.com
|
|
|
|
- add mmapi.pm
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 1 09:59:08 UTC 2015 - oholecek@suse.com
|
|
|
|
- add lockapi.pm
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 19 15:34:02 UTC 2015 - lnussel@suse.de
|
|
|
|
- remove fetchneedles call. now in openQA
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 28 09:56:16 UTC 2015 - coolo@suse.com
|
|
|
|
- make it version 4
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 27 18:50:31 UTC 2014 - coolo@suse.com
|
|
|
|
- add videoencoder
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 27 13:18:44 UTC 2014 - coolo@suse.com
|
|
|
|
- add distribution.pm
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 25 15:46:54 UTC 2014 - coolo@suse.com
|
|
|
|
- recommend multimon too
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 25 14:33:52 UTC 2014 - coolo@suse.com
|
|
|
|
- add testapi.pm to the file list
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 24 12:53:04 UTC 2014 - coolo@suse.com
|
|
|
|
- recommend eatmydata for performance
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 18 14:40:13 UTC 2014 - lnussel@suse.de
|
|
|
|
- adjust filelist for removed files
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 28 14:44:23 UTC 2014 - lnussel@suse.de
|
|
|
|
- require qemu >= 2.0.0
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 8 12:36:48 UTC 2014 - lnussel@suse.de
|
|
|
|
- include VNC.pm in file list
|
|
- add Crypt::DES to deps
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 8 19:16:15 UTC 2014 - coolo@suse.com
|
|
|
|
- remove tidy script
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 25 14:35:11 UTC 2014 - lnussel@suse.de
|
|
|
|
- remove rpc.pl from file list
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 12 16:04:02 UTC 2014 - coolo@suse.com
|
|
|
|
- require qemu-img, quite useful :)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 12 09:23:38 UTC 2014 - coolo@suse.com
|
|
|
|
- switch github url to os-autoinst orga
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 10 13:30:54 UTC 2014 - tchvatal@suse.com
|
|
|
|
- Use devel dep over pkgconfig one to build with 11.4 opencv
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 10 13:21:22 UTC 2014 - tchvatal@suse.com
|
|
|
|
- Cleanup with spec-cleaner and use requires(pre)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 14 15:09:56 UTC 2013 - lnussel@suse.de
|
|
|
|
- initial package
|
|
|