Accepting request 660158 from devel:openQA:tested
Update to 4.5.1545236486.6ef6a533 4.5.1545236486.6ef6a533 OBS-URL: https://build.opensuse.org/request/show/660158 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/os-autoinst?expand=0&rev=37
This commit is contained in:
commit
7c516541fb
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d4c37c000c88a9f0a2c6d1b20ddaa75142bfb2731bfb189a88a975c11795eee7
|
|
||||||
size 24799245
|
|
3
os-autoinst-4.5.1545236486.6ef6a533.obscpio
Normal file
3
os-autoinst-4.5.1545236486.6ef6a533.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a5feed234663fc292b5b5c6276a78f19459a96b062d2b21ef55e8df49d013e68
|
||||||
|
size 24804365
|
@ -1,8 +1,13 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 13 09:05:35 UTC 2018 - okurz@suse.com
|
Thu Dec 20 05:40:43 UTC 2018 - okurz@suse.com
|
||||||
|
|
||||||
- Update to version 4.5.1544691921.44e93d8d:
|
- Update to version 4.5.1545236486.6ef6a533:
|
||||||
* Don't write _SECRET_* vars in vars.json
|
* Introduce versioning for the developer mode API
|
||||||
|
* Use one variable for pausing on screen mismatch
|
||||||
|
* Extend command processing tests
|
||||||
|
* Allow to pause on next command
|
||||||
|
* Disable pause on check_screen timeout when disabling for assert_screen
|
||||||
|
* Reformat with latest version of perltidy
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Dec 07 10:04:15 UTC 2018 - okurz@suse.com
|
Fri Dec 07 10:04:15 UTC 2018 - okurz@suse.com
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define name_ext -test
|
%define name_ext -test
|
||||||
%define short_name os-autoinst
|
%define short_name os-autoinst
|
||||||
Name: %{short_name}%{?name_ext}
|
Name: %{short_name}%{?name_ext}
|
||||||
Version: 4.5.1544691921.44e93d8d
|
Version: 4.5.1545236486.6ef6a533
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: test package for os-autoinst
|
Summary: test package for os-autoinst
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 20 05:40:43 UTC 2018 - okurz@suse.com
|
||||||
|
|
||||||
|
- Update to version 4.5.1545236486.6ef6a533:
|
||||||
|
* Introduce versioning for the developer mode API
|
||||||
|
* Use one variable for pausing on screen mismatch
|
||||||
|
* Extend command processing tests
|
||||||
|
* Allow to pause on next command
|
||||||
|
* Disable pause on check_screen timeout when disabling for assert_screen
|
||||||
|
* Reformat with latest version of perltidy
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 13 09:05:35 UTC 2018 - okurz@suse.com
|
Thu Dec 13 09:05:35 UTC 2018 - okurz@suse.com
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
name: os-autoinst
|
name: os-autoinst
|
||||||
version: 4.5.1544691921.44e93d8d
|
version: 4.5.1545236486.6ef6a533
|
||||||
mtime: 1544691921
|
mtime: 1545236486
|
||||||
commit: 44e93d8dfa546da132a7127a0edf0656cc3e0807
|
commit: 6ef6a5332bf9df5c5c599a981665715f606b9c0a
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: os-autoinst
|
Name: os-autoinst
|
||||||
Version: 4.5.1544691921.44e93d8d
|
Version: 4.5.1545236486.6ef6a533
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: OS-level test automation
|
Summary: OS-level test automation
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user