Offline generation of 4.6.1607122640.3bb9e173
4.6.1607122640.3bb9e173 OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/os-autoinst?expand=0&rev=447
This commit is contained in:
parent
a9ee6ede34
commit
d13daf0e41
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5ddd8eaec152483005940cce214bc6bc9db49cbde88a825aa242e07232dd3bfd
|
||||
size 25036301
|
3
os-autoinst-4.6.1607122640.3bb9e173.obscpio
Normal file
3
os-autoinst-4.6.1607122640.3bb9e173.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3970d6bde57d850017d68a678a32446104596d6af3f5880ba57e72e5594da232
|
||||
size 25041421
|
@ -19,7 +19,7 @@
|
||||
%define name_ext -test
|
||||
%define short_name os-autoinst
|
||||
Name: %{short_name}%{?name_ext}
|
||||
Version: 4.6.1606482144.ab6cdfe2
|
||||
Version: 4.6.1607122640.3bb9e173
|
||||
Release: 0
|
||||
Summary: test package for os-autoinst
|
||||
#BuildRequires: %{short_name} == %{version}
|
||||
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 04 22:57:32 UTC 2020 - okurz@suse.com
|
||||
|
||||
- Update to version 4.6.1607122640.3bb9e173:
|
||||
* Add convenience Makefile after we removed autotools
|
||||
* git subrepo commit (merge) external/os-autoinst-common
|
||||
* Delete unused "diag" imports
|
||||
* Phrase debug message "Extract" as a progress description rather than command
|
||||
* Delete not helpful debug message about a qmpsocket file descriptor
|
||||
* Add tests for wait_for_children and wait_for_children_to_start
|
||||
* Mark sleeps in mmapi/lockapi for retrying/polling as uncoverable
|
||||
* Avoid hard-coded retry count and poll intervals in mmapi
|
||||
* Improve mmapi test
|
||||
* lockapi tests: Add checks for mocked record_info
|
||||
* Improve error handling in mmapi/lockapi
|
||||
* Add better tests for lockapi
|
||||
* Return 0 instead of undef when destroying a barrier fails
|
||||
* lockapi: Make hard-coded intervals and retry attempts overridable
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 28 07:59:24 UTC 2020 - okurz@suse.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: os-autoinst
|
||||
version: 4.6.1606482144.ab6cdfe2
|
||||
mtime: 1606482144
|
||||
commit: ab6cdfe2e9ff5f7672333a5568cc50d33189adf5
|
||||
version: 4.6.1607122640.3bb9e173
|
||||
mtime: 1607122640
|
||||
commit: 3bb9e173d00d475bce4046b704ad4279176c55cf
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: os-autoinst
|
||||
Version: 4.6.1606482144.ab6cdfe2
|
||||
Version: 4.6.1607122640.3bb9e173
|
||||
Release: 0
|
||||
Summary: OS-level test automation
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user