From c2d97ac171ca96017f24321c446260f844bc91c0f0cc9011fd631379c2855eb3 Mon Sep 17 00:00:00 2001 From: Oliver Kurz Date: Tue, 24 Aug 2021 18:34:42 +0000 Subject: [PATCH] Offline generation of 4.6.1629812293.642d6bac 4.6.1629812293.642d6bac OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/os-autoinst?expand=0&rev=532 --- os-autoinst-4.6.1625796159.4048f0f9.obscpio | 3 -- os-autoinst-4.6.1629812293.642d6bac.obscpio | 3 ++ os-autoinst-test.spec | 2 +- os-autoinst.changes | 48 +++++++++++++++++++++ os-autoinst.obsinfo | 6 +-- os-autoinst.spec | 4 +- 6 files changed, 57 insertions(+), 9 deletions(-) delete mode 100644 os-autoinst-4.6.1625796159.4048f0f9.obscpio create mode 100644 os-autoinst-4.6.1629812293.642d6bac.obscpio diff --git a/os-autoinst-4.6.1625796159.4048f0f9.obscpio b/os-autoinst-4.6.1625796159.4048f0f9.obscpio deleted file mode 100644 index ebd6443..0000000 --- a/os-autoinst-4.6.1625796159.4048f0f9.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:afc5b3cb4346c9fb09fa4a30eb7a1ff15fcd460f09cf2e1d0f4ded16a5d26a4b -size 25275917 diff --git a/os-autoinst-4.6.1629812293.642d6bac.obscpio b/os-autoinst-4.6.1629812293.642d6bac.obscpio new file mode 100644 index 0000000..d192c2b --- /dev/null +++ b/os-autoinst-4.6.1629812293.642d6bac.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe69b7c0deab1b1269812a8d340f78306b0f863ff9d0287e678cea97b3f038ba +size 25281549 diff --git a/os-autoinst-test.spec b/os-autoinst-test.spec index df33bdd..8fa019d 100644 --- a/os-autoinst-test.spec +++ b/os-autoinst-test.spec @@ -19,7 +19,7 @@ %define name_ext -test %define short_name os-autoinst Name: %{short_name}%{?name_ext} -Version: 4.6.1625796159.4048f0f9 +Version: 4.6.1629812293.642d6bac Release: 0 Summary: test package for os-autoinst License: GPL-2.0-or-later diff --git a/os-autoinst.changes b/os-autoinst.changes index f0580cf..f7d4436 100644 --- a/os-autoinst.changes +++ b/os-autoinst.changes @@ -1,3 +1,51 @@ +------------------------------------------------------------------- +Tue Aug 24 18:34:28 UTC 2021 - okurz@suse.com + +- Update to version 4.6.1629812293.642d6bac: + * Fix unintended code sections in documentation + * testapi: Simplify host_ip and data_url + * t: Add tests for host_ip and data_url + * testapi: Fix implementation sections erroneously rendered into documentation + * testapi::compat_args: Fix if given value contains invalid regex + * Disable certain warnings in the XS file as it is generated by xsubpp + * Allow one to easily configure a build with commonly useful warnings + * Fix disabling of compression in qemu + * qemu: remove medium from cd when ejecting + * t: Prevent git test destroying user-local git config + * qemu: Ensure chattr ends within reasonable time to prevent potential blockage + * qemu: Add three debug log statements near potential blocking processes + * t: save multiple calls into handle_qmp_command + * Create backing file of arbitrary size for disk image + * Simplify code in qemu modules + * Revert "Workaround "No route to ..." after upstream fix + * Update tidy to 20210717 + * mmapi: Prevent API failures due to short server unavailabilities + * mmapi: Use simpler module variables rather than constants + * mmapi: Prevent API errors in wait functions being ignored + * t: Fix missing '$_' for test debug output + * t: Add test for current error-handling of wait_for_children + * mmapi: Simplify incomplete host variable handling + * t: Save around 30s from the full stack test + * Use Time::Seconds instead of magic numbers + * lockapi: Simplify record_info call + * Remove unused method baseclass::reduce_deadline + * qemu: Make QEMU_BALLOON_TIMEOUT configurable replacing magic number + * t: Delete unused mock line + * Display curl progress meter in upload_logs() & upload_assets() + * Run make update-deps + * git subrepo pull (merge) --force external/os-autoinst-common + * Allow additional spaces when suppressing warning + * Fix warning about expected termination + * Workaround "No route to host" error on `wget` command in fullstack test + * Fix formatting timestamp (after f1f1e966c) + * Remove contradicting timezone stamps Delete contradicting timezone stamps observed in the autoinst-log.txt Ammending basetest.pm deletes the second timestamp that is UTC contradicting with the initial CEST obserbved at the begening of the line The changes should be should produce the following example [2021-07-05T17:14:58.348 CEST] [debug] ||| finished grub_test installation (8 s) instead of [2021-07-05T17:14:58.348 CEST] [debug] ||| finished grub_test installation at 2021-07-05 15:14:58 (8 s) + * Revert "Merge pull request #1717" + * Simplify baseclass with post-conditions + * baseclass: Extract function for capture-loop eval-body + * Simplify some code in baseclass + * Remove unused method baseclass::reduce_deadline + * t: Delete unused mock line + ------------------------------------------------------------------- Fri Jul 09 08:42:05 UTC 2021 - okurz@suse.com diff --git a/os-autoinst.obsinfo b/os-autoinst.obsinfo index e5f6375..2bcfc0c 100644 --- a/os-autoinst.obsinfo +++ b/os-autoinst.obsinfo @@ -1,5 +1,5 @@ name: os-autoinst -version: 4.6.1625796159.4048f0f9 -mtime: 1625796159 -commit: 4048f0f959247f9f9f9d9cdc31234bca329b9111 +version: 4.6.1629812293.642d6bac +mtime: 1629812293 +commit: 642d6bac042a8b134cb0d02d5d627a5a7270d2be diff --git a/os-autoinst.spec b/os-autoinst.spec index a4f2970..2ee4990 100644 --- a/os-autoinst.spec +++ b/os-autoinst.spec @@ -17,7 +17,7 @@ Name: os-autoinst -Version: 4.6.1625796159.4048f0f9 +Version: 4.6.1629812293.642d6bac Release: 0 Summary: OS-level test automation License: GPL-2.0-or-later @@ -36,7 +36,7 @@ Source0: %{name}-%{version}.tar.xz # The following line is generated from dependencies.yaml %define build_requires %build_base_requires cmake ninja # The following line is generated from dependencies.yaml -%define main_requires git-core perl(B::Deparse) perl(Carp) perl(Carp::Always) perl(Class::Accessor::Fast) perl(Config) perl(Cpanel::JSON::XS) perl(Crypt::DES) perl(Cwd) perl(Data::Dumper) perl(Digest::MD5) perl(DynaLoader) perl(English) perl(Errno) perl(Exception::Class) perl(Exporter) perl(ExtUtils::testlib) perl(Fcntl) perl(File::Basename) perl(File::Find) perl(File::Path) perl(File::Spec) perl(File::Temp) perl(File::Touch) perl(File::Which) perl(File::chdir) perl(IO::Handle) perl(IO::Scalar) perl(IO::Select) perl(IO::Socket) perl(IO::Socket::INET) perl(IO::Socket::UNIX) perl(IPC::Open3) perl(IPC::Run::Debug) perl(IPC::System::Simple) perl(List::MoreUtils) perl(List::Util) perl(Mojo::IOLoop::ReadWriteProcess) >= 0.26 perl(Mojo::JSON) perl(Mojo::Log) perl(Mojo::URL) perl(Mojo::UserAgent) perl(Mojolicious) >= 8.42 perl(Mojolicious::Lite) perl(Net::DBus) perl(Net::IP) perl(Net::SNMP) perl(Net::SSH2) perl(POSIX) perl(Scalar::Util) perl(Socket) perl(Socket::MsgHdr) perl(Term::ANSIColor) perl(Thread::Queue) perl(Time::HiRes) perl(Try::Tiny) perl(XML::LibXML) perl(XML::SemanticDiff) perl(autodie) perl(base) perl(constant) perl(integer) perl(strict) perl(version) perl(warnings) perl-base +%define main_requires git-core perl(B::Deparse) perl(Carp) perl(Carp::Always) perl(Class::Accessor::Fast) perl(Config) perl(Cpanel::JSON::XS) perl(Crypt::DES) perl(Cwd) perl(Data::Dumper) perl(Digest::MD5) perl(DynaLoader) perl(English) perl(Errno) perl(Exception::Class) perl(Exporter) perl(ExtUtils::testlib) perl(Fcntl) perl(File::Basename) perl(File::Find) perl(File::Path) perl(File::Spec) perl(File::Temp) perl(File::Touch) perl(File::Which) perl(File::chdir) perl(IO::Handle) perl(IO::Scalar) perl(IO::Select) perl(IO::Socket) perl(IO::Socket::INET) perl(IO::Socket::UNIX) perl(IPC::Open3) perl(IPC::Run::Debug) perl(IPC::System::Simple) perl(List::MoreUtils) perl(List::Util) perl(Mojo::IOLoop::ReadWriteProcess) >= 0.26 perl(Mojo::JSON) perl(Mojo::Log) perl(Mojo::URL) perl(Mojo::UserAgent) perl(Mojolicious) >= 8.42 perl(Mojolicious::Lite) perl(Net::DBus) perl(Net::IP) perl(Net::SNMP) perl(Net::SSH2) perl(POSIX) perl(Scalar::Util) perl(Socket) perl(Socket::MsgHdr) perl(Term::ANSIColor) perl(Thread::Queue) perl(Time::HiRes) perl(Time::Seconds) perl(Try::Tiny) perl(XML::LibXML) perl(XML::SemanticDiff) perl(autodie) perl(base) perl(constant) perl(integer) perl(strict) perl(version) perl(warnings) perl-base # all requirements needed by the tests, do not require on this in the package # itself or any sub-packages # SLE is missing spell check requirements