Offline generation of 4.6.1608301075.2287dabd
4.6.1608301075.2287dabd OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/os-autoinst?expand=0&rev=455
This commit is contained in:
parent
0b57eaf387
commit
98912c0b9e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ca4e9fd48f551450e4e0c8ed93ef40dfe08489f72c41d624f4eb4f9704f38b04
|
||||
size 25052173
|
3
os-autoinst-4.6.1608301075.2287dabd.obscpio
Normal file
3
os-autoinst-4.6.1608301075.2287dabd.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f9579e2627c17019c5d2fef87496df020c068554b4bda16220a46abd1796684f
|
||||
size 25061901
|
@ -19,7 +19,7 @@
|
||||
%define name_ext -test
|
||||
%define short_name os-autoinst
|
||||
Name: %{short_name}%{?name_ext}
|
||||
Version: 4.6.1608149831.eea793d2
|
||||
Version: 4.6.1608301075.2287dabd
|
||||
Release: 0
|
||||
Summary: test package for os-autoinst
|
||||
#BuildRequires: %{short_name} == %{version}
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 19 07:59:40 UTC 2020 - okurz@suse.com
|
||||
|
||||
- Update to version 4.6.1608301075.2287dabd:
|
||||
* Add unit test for sshSerial
|
||||
* t: Prevent sporadic timeout failure in 10-virtio_terminal.t
|
||||
* Implement SSH serial terminal
|
||||
* Implement ssh_screen::type_string()
|
||||
* ssh_screen::read(): Allow direct logging into file
|
||||
* t: Bump timeout in 10-virtio_terminal.t due to fail in OBS
|
||||
* Filter out carriage returns Jobs running on hyperv or vmware usually contain LF and CR. In our particular case `0d 0d 0a` seems to be present in each line of SUTs output.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 16 20:17:30 UTC 2020 - okurz@suse.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: os-autoinst
|
||||
version: 4.6.1608149831.eea793d2
|
||||
mtime: 1608149831
|
||||
commit: eea793d2b74312b2a9e939e669f2ec9dcda89e62
|
||||
version: 4.6.1608301075.2287dabd
|
||||
mtime: 1608301075
|
||||
commit: 2287dabd67e4cfdab311dd7c9e49a17fab493e4a
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: os-autoinst
|
||||
Version: 4.6.1608149831.eea793d2
|
||||
Version: 4.6.1608301075.2287dabd
|
||||
Release: 0
|
||||
Summary: OS-level test automation
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user