Offline generation of 4.6.1640620511.76c851d7
4.6.1640620511.76c851d7 OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/os-autoinst?expand=0&rev=564
This commit is contained in:
parent
902217be6a
commit
304933386e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:724884210fe95391d60880dc9cffce3120ca963b10791ca28bcf98b248cf2b23
|
||||
size 25285645
|
3
os-autoinst-4.6.1640620511.76c851d7.obscpio
Normal file
3
os-autoinst-4.6.1640620511.76c851d7.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:870856040e69083ece3c2ce106cb30ad73d54c9afafc16fffc094b3440159dab
|
||||
size 34746893
|
@ -19,7 +19,7 @@
|
||||
%define name_ext -test
|
||||
%define short_name os-autoinst
|
||||
Name: %{short_name}%{?name_ext}
|
||||
Version: 4.6.1640094932.fc9361df
|
||||
Version: 4.6.1640620511.76c851d7
|
||||
Release: 0
|
||||
Summary: test package for os-autoinst
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 28 10:05:49 UTC 2021 - okurz@suse.com
|
||||
|
||||
- Update to version 4.6.1640620511.76c851d7:
|
||||
* Use a constant for default max typing interval
|
||||
* t: Add video-console testing with generalhw backend
|
||||
* t: Add video_stream console tests
|
||||
* generalhw: Improve logging of run_cmd()
|
||||
* generalhw: Prevent RWP::Session stealing exit code from IPC::Run
|
||||
* Do not limit saving assets to qemu backend only
|
||||
* backend: Avoid re-entrant close_pipes() call
|
||||
* generalhw: Add GENERAL_HW_IMAGE_CMD
|
||||
* generalhw: Wrap GENERAL_HW_ARG_VARIABLES_BY_CMD
|
||||
* generalhw: Make run_cmd more generic
|
||||
* Add stall detection to video-stream console
|
||||
* Add support for v4l2 device as an input to video-stream console
|
||||
* Add video-stream console support to generalhw backend
|
||||
* Add video-stream console
|
||||
* dist: Move swtpm "files" out of unnecessary ifarch
|
||||
* README: Add a section how to verify a runtime environment
|
||||
* Fix podman pull link
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 21 16:26:41 UTC 2021 - okurz@suse.com
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: os-autoinst
|
||||
version: 4.6.1640094932.fc9361df
|
||||
mtime: 1640094932
|
||||
commit: fc9361df5eab6af60d426762279307b10c2a9f7c
|
||||
version: 4.6.1640620511.76c851d7
|
||||
mtime: 1640620511
|
||||
commit: 76c851d797748341553305e2035a1f917f42a017
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: os-autoinst
|
||||
Version: 4.6.1640094932.fc9361df
|
||||
Version: 4.6.1640620511.76c851d7
|
||||
Release: 0
|
||||
Summary: OS-level test automation
|
||||
License: GPL-2.0-or-later
|
||||
@ -257,9 +257,9 @@ cd %{__builddir}
|
||||
%files qemu-kvm
|
||||
|
||||
%files qemu-x86
|
||||
%endif
|
||||
|
||||
%files swtpm
|
||||
%endif
|
||||
|
||||
%files s390-deps
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user