diff --git a/os-autoinst-4.5.1530875209.f6cd7968.obscpio b/os-autoinst-4.5.1530875209.f6cd7968.obscpio deleted file mode 100644 index b96b662..0000000 --- a/os-autoinst-4.5.1530875209.f6cd7968.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c1cdd6c5a0fc93893306feafd6e35c9c79b5478b88d4f5b641f3da5163118309 -size 22534669 diff --git a/os-autoinst-4.5.1533739786.546c7c63.obscpio b/os-autoinst-4.5.1533739786.546c7c63.obscpio new file mode 100644 index 0000000..4f2bdbe --- /dev/null +++ b/os-autoinst-4.5.1533739786.546c7c63.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:333e2e6a42c070358d815da5fcdf5dce6b9341e943bf7e59c88facad7cf4848b +size 24719373 diff --git a/os-autoinst.changes b/os-autoinst.changes index 78b0a79..bbde292 100644 --- a/os-autoinst.changes +++ b/os-autoinst.changes @@ -1,3 +1,69 @@ +------------------------------------------------------------------- +Wed Aug 08 14:50:03 UTC 2018 - okurz@suse.com + +- Update to version 4.5.1533739786.546c7c63: + * qemu: Allow user to set HDD serial number + * Add unit test for serial output parsing + * Add messages to serial failures + * Improve keys sent when expecting needle (#982) + * amt: initial commit (#983) + * Increase isotovideo interface version + * Use diag instead of print in isotovideo + * Adjust test for fullstack test to test pause on assert_screen timeout + * Test pause on assert_screen/check_screen timeout + * Fix typo occured -> occurred + * Pause only on assert_screen failure + * Don't pass unused paremeter to _check_backend_response + * Send full test name on 'set_current_test' command + * Propagate reason for pause + * Take a screenshot on assert_screen timeout + * Block autotest on timeout if flag is set in isotovideo + * Add flag to isotovideo whether to pause on assert screen failure + * osutils: Avoid racing to get output + * virtio_terminal: Avoid connecting to already connected socket + * Move informative message to use bwmqemu::diag + * Cleanup osutils runcmd functions and avoid code duplication + * Build process object lazily + * Add Mojo::IOLoop::ReadWriteProcess to cpanfile deps + * osutils: change runcmd logic + * Move driver pipes to channels + * Move qemu process to EventEmitter model + * Avoid enabling unused consoles after reverting to a snapshot + * Revert "Create dummy pflash vars file to avoid asset caching failure" (#1004) + * Avoid resetting all consoles while reverting to a snapshot + * Avoid performing multiple or unnecessary console resets after revert + * qemu: Prevent serial logs from being truncated on revert + * Remove default floppy drive + * Create dummy pflash vars file to avoid asset caching failure + * Use bootindex with non-uefi systems + * Avoid rolling back to undefined console + * Avoid conflicting block device options + * Revert "Add label message to serial failures" + * Reduce verbosity of command server + * Fixup broken indentation + * Bump isotovideo interface version + * Extend qemu tests + * Wait for post migrate state after migration + * The Great QEMU Rewrite of 2018 + * Prevent perl tidy from completely ruining well formatted code + * s390x: Fix typo in diag message + * Test web socket route of command server + * Use Test::Mojo to test command server + * Add label message to serial failures + * testapi: Adapt check_screen timeout default to proposal in documentation + +------------------------------------------------------------------- +Mon Aug 6 11:59:56 UTC 2018 - edigiacinto@suse.com + +- Add dependency perl(Mojo::IOLoop::ReadWriteProcess) + +------------------------------------------------------------------- +Wed Aug 1 14:11:51 UTC 2018 - marius.kittler@suse.com + +- Add dependency perl(Test::Exception) + + Required for https://github.com/os-autoinst/os-autoinst/pull/993 + ------------------------------------------------------------------- Tue Jul 10 10:33:39 UTC 2018 - okurz@suse.com diff --git a/os-autoinst.obsinfo b/os-autoinst.obsinfo index abb84e3..6ea26b1 100644 --- a/os-autoinst.obsinfo +++ b/os-autoinst.obsinfo @@ -1,5 +1,5 @@ name: os-autoinst -version: 4.5.1530875209.f6cd7968 -mtime: 1530875209 -commit: f6cd7968f67a0d28b72f44bf558c35ee15c23838 +version: 4.5.1533739786.546c7c63 +mtime: 1533739786 +commit: 546c7c633f891cfac598082258b2c39c2cfebcaf diff --git a/os-autoinst.spec b/os-autoinst.spec index c776427..df063f0 100644 --- a/os-autoinst.spec +++ b/os-autoinst.spec @@ -17,7 +17,7 @@ Name: os-autoinst -Version: 4.5.1530875209.f6cd7968 +Version: 4.5.1533739786.546c7c63 Release: 0 Summary: OS-level test automation License: GPL-2.0-or-later @@ -44,7 +44,7 @@ Requires: optipng %{perl_requires} Requires: qemu >= 2.0.0 Recommends: tesseract-ocr -%define t_requires perl(Carp::Always) perl(Data::Dump) perl(Crypt::DES) perl(JSON) perl(autodie) perl(Class::Accessor::Fast) perl(Exception::Class) perl(File::Which) perl(IPC::Run::Debug) perl(Net::DBus) perl(Net::SNMP) perl(Net::IP) perl(IPC::System::Simple) perl(Net::SSH2) perl(XML::LibXML) perl(Test::Output) perl(Test::Fatal) perl(Test::Warnings) perl(Pod::Coverage) perl(Test::Pod) perl(Test::MockModule) perl(Devel::Cover) perl(JSON::XS) perl(List::MoreUtils) perl(Test::Mock::Time) perl(Socket::MsgHdr) +%define t_requires perl(Carp::Always) perl(Data::Dump) perl(Crypt::DES) perl(JSON) perl(autodie) perl(Class::Accessor::Fast) perl(Exception::Class) perl(File::Which) perl(IPC::Run::Debug) perl(Net::DBus) perl(Net::SNMP) perl(Net::IP) perl(IPC::System::Simple) perl(Net::SSH2) perl(XML::LibXML) perl(Test::Exception) perl(Test::Output) perl(Test::Fatal) perl(Test::Warnings) perl(Pod::Coverage) perl(Test::Pod) perl(Test::MockModule) perl(Devel::Cover) perl(JSON::XS) perl(List::MoreUtils) perl(Mojo::IOLoop::ReadWriteProcess) perl(Test::Mock::Time) perl(Socket::MsgHdr) BuildRequires: %t_requires Requires: %t_requires BuildRequires: perl(Mojolicious)