diff --git a/os-autoinst-4.6.1703243806.d525e04.obscpio b/os-autoinst-4.6.1703243806.d525e04.obscpio deleted file mode 100644 index 6f05969..0000000 --- a/os-autoinst-4.6.1703243806.d525e04.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:515a2736efd09d4daeb8a28b0806113fdfe75bb83305b787978dd29c6bc62a8f -size 35014669 diff --git a/os-autoinst-4.6.1704800512.e4a4cf7.obscpio b/os-autoinst-4.6.1704800512.e4a4cf7.obscpio new file mode 100644 index 0000000..da091db --- /dev/null +++ b/os-autoinst-4.6.1704800512.e4a4cf7.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c26905a03a88fab4668d80461e15917668f8bb722e034413f7190b71ec27791 +size 35015181 diff --git a/os-autoinst-test.spec b/os-autoinst-test.spec index a3bc95f..900c4b2 100644 --- a/os-autoinst-test.spec +++ b/os-autoinst-test.spec @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define name_ext -test %define short_name os-autoinst Name: %{short_name}%{?name_ext} -Version: 4.6.1703243806.d525e04 +Version: 4.6.1704800512.e4a4cf7 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 4393cf3..f57d34e 100644 --- a/os-autoinst.changes +++ b/os-autoinst.changes @@ -1,3 +1,59 @@ +------------------------------------------------------------------- +Tue Jan 09 11:42:01 UTC 2024 - okurz@suse.com + +- Update to version 4.6.1704800512.e4a4cf7: + * Override existing video when external video encoder is used + * Make default click times configurable via variables + * Add TEST_GIT_URL/NEEDLES_GIT_URL to vars + * systemd: Fix too strict os-autoinst-openvswitch init timeout + * Add usb-kbd on riscv64 as well + * Make qemu-img compress file using multiple threads + * Improve zone handling in setup-multi-machine + * Improve `sudo`-usage in `t/20-openqa-isotovideo-utils.t` + * Consider code as generally uncoverable when testing relies on `sudo` + * Fix CI failures due to `sudo` usage + * Set MTU in `os-autoinst-setup-multi-machine` also using NetworkManager + * Adjust MTU in `os-autoinst-setup-multi-machine` + * openvswitch: Add reference for the specific value selection + * Increase bootindex of network devices if PXEBOOT is enabled + * Speedup isotovideo test slightly by disabling the video encoder + * Avoid sleep after cloning via Git failed and retries are exhausted + * Speed up isotovideo test + * openvswitch: Ensure a consistent MTU size compatible with GRE tunnels + * Fix connection delete behavior when no connection is present + * Refactor common parts + * Add support for NetworkManager in setup multi-machine script + * Fix shell-check warnings + * dist: Add missing dependency on ssh in s390_zvm_requires + * Rewrite s390 console to work with arbitrary IP and Hostname combinations + * t/18-backend-qemu.t: Test for uppercase OVMF file names + * backend/qemu: Preserve case when modifying OVMF file names + * Disable SVIRT_WORKER_CACHE by default + * Unify perl linting rules + * Use commit message checks from os-autoinst-common + * backend::baseclass: Fix wording of informative message + * Slightly simplify backend::baseclass + * Fix character encoding of JSON result file + * Remove unused tools/absolutize + * git subrepo commit (merge) external/os-autoinst-common + * CI: Align commit message check to current in openQA + * Warn when modifying files under external directly + * Fix rsync command when asset name contains a colon + * Document important caveat of SVIRT_WORKER_CACHE setting + * Simplify log message when copying asset to svirt host + * Fixed python linter errors + * Stable Function signatures for Python Modules + * Enforce in tests that Python does not support `run_args` + * Get the python code to snitch its version + * Fix table of svirt backend variables + * Make use of openQA worker cache within the svirt backend optional + * Mention undocumented behavior from RAIDLEVEL + * os-autoinst-setup-multi-machine: Ensure wicked network daemon + * Revert "os-autoinst-setup-multi-machine: Missing dir for gre-up-script" + * os-autoinst-setup-multi-machine: Fix missing dir for gre-up-script + * Add dependency on ipxe-bootimgs + * Fix the ipxe rom file path from installed package 'ipxe-bootimgs' + ------------------------------------------------------------------- Sun Dec 24 05:23:35 UTC 2023 - okurz@suse.com diff --git a/os-autoinst.obsinfo b/os-autoinst.obsinfo index e794635..6c134b0 100644 --- a/os-autoinst.obsinfo +++ b/os-autoinst.obsinfo @@ -1,4 +1,4 @@ name: os-autoinst -version: 4.6.1703243806.d525e04 -mtime: 1703243806 -commit: d525e045d59fa1b8a11162feb8333f0fa436d70e +version: 4.6.1704800512.e4a4cf7 +mtime: 1704800512 +commit: e4a4cf773bb40cb0f9f1eee9b7f61406fd533817 diff --git a/os-autoinst.spec b/os-autoinst.spec index 8f53ff2..17a91e4 100644 --- a/os-autoinst.spec +++ b/os-autoinst.spec @@ -1,7 +1,7 @@ # # spec file for package os-autoinst # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: os-autoinst -Version: 4.6.1703243806.d525e04 +Version: 4.6.1704800512.e4a4cf7 Release: 0 Summary: OS-level test automation License: GPL-2.0-or-later