From 02b1a80d9268b7961211e369dd6b3c58490a24a969305bba9a768cd228140d8b Mon Sep 17 00:00:00 2001 From: Oliver Kurz Date: Thu, 8 Sep 2022 03:24:06 +0000 Subject: [PATCH] Offline generation of 4.6.1662465492.44da018 4.6.1662465492.44da018 OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/os-autoinst?expand=0&rev=709 --- os-autoinst-4.6.1662114056.d3ebb59.obscpio | 3 --- os-autoinst-4.6.1662465492.44da018.obscpio | 3 +++ os-autoinst-test.spec | 2 +- os-autoinst.changes | 17 +++++++++++++++++ os-autoinst.obsinfo | 6 +++--- os-autoinst.spec | 4 +--- 6 files changed, 25 insertions(+), 10 deletions(-) delete mode 100644 os-autoinst-4.6.1662114056.d3ebb59.obscpio create mode 100644 os-autoinst-4.6.1662465492.44da018.obscpio diff --git a/os-autoinst-4.6.1662114056.d3ebb59.obscpio b/os-autoinst-4.6.1662114056.d3ebb59.obscpio deleted file mode 100644 index 71cc36c..0000000 --- a/os-autoinst-4.6.1662114056.d3ebb59.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dabc9c00825f139288c161d76c7623256f2f4fa06d865563da5db6992876f3a7 -size 34901517 diff --git a/os-autoinst-4.6.1662465492.44da018.obscpio b/os-autoinst-4.6.1662465492.44da018.obscpio new file mode 100644 index 0000000..931230e --- /dev/null +++ b/os-autoinst-4.6.1662465492.44da018.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66ae4e45cb8ad7e9ed902c0b84e94bf94c03abcf84bf587a9a3501ea1ad294f0 +size 34902029 diff --git a/os-autoinst-test.spec b/os-autoinst-test.spec index 4ae8d3e..2a887cf 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.1662114056.d3ebb59 +Version: 4.6.1662465492.44da018 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 b37d4ad..2e6ad16 100644 --- a/os-autoinst.changes +++ b/os-autoinst.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Tue Sep 06 11:58:20 UTC 2022 - okurz@suse.com + +- Update to version 4.6.1662465492.44da018: + * Disable VMWare test for all archs as it is generally unstable + * Make lowercase settings fatal + * Extend unit tests of backend driver + * tools/container_run_ci: Call bash instead of sh + * t: Quit early on zypper failure + * Avoid problems with `baseclass.pm` test in OBS + * Add test for case when new screenshot is very similar to last + * Add tests for child process handling of baseclass + * Extend tests of SSH handling in baseclass + * Add tests for certain special cases in `baseclass.pm` + * Extend unit tests of `baseclass.pm` + * Add missing use in `baseclass.pm` + ------------------------------------------------------------------- Sat Sep 03 11:39:43 UTC 2022 - okurz@suse.com diff --git a/os-autoinst.obsinfo b/os-autoinst.obsinfo index aeb2908..45ad160 100644 --- a/os-autoinst.obsinfo +++ b/os-autoinst.obsinfo @@ -1,4 +1,4 @@ name: os-autoinst -version: 4.6.1662114056.d3ebb59 -mtime: 1662114056 -commit: d3ebb59a1d199f689bf4cab073692aa584ff2451 +version: 4.6.1662465492.44da018 +mtime: 1662465492 +commit: 44da018d8232f907ad659009389a3f9620728364 diff --git a/os-autoinst.spec b/os-autoinst.spec index fe6cf23..e7e8b85 100644 --- a/os-autoinst.spec +++ b/os-autoinst.spec @@ -17,7 +17,7 @@ Name: os-autoinst -Version: 4.6.1662114056.d3ebb59 +Version: 4.6.1662465492.44da018 Release: 0 Summary: OS-level test automation License: GPL-2.0-or-later @@ -181,9 +181,7 @@ rm xt/00-tidy.t # Remove test relying on a git working copy rm xt/30-make.t # https://progress.opensuse.org/issues/114881 -%ifarch ppc64le rm t/27-consoles-vmware.t -%endif %build %define __builder ninja