Accepting request 917337 from devel:openQA:tested
Update to 4.6.1630918490.b349ba2a 4.6.1630918490.b349ba2a OBS-URL: https://build.opensuse.org/request/show/917337 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/os-autoinst?expand=0&rev=220
This commit is contained in:
commit
42b6e567d9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:03a0562b4aba82f21dac15f6ce939211d2d63fca7db7c96f05ec32c3ab940cde
|
||||
size 25303053
|
3
os-autoinst-4.6.1630918490.b349ba2a.obscpio
Normal file
3
os-autoinst-4.6.1630918490.b349ba2a.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fe6135574cc1f2f6562c482fde84f349583318c1801ed4ff9753bd93e1c8e219
|
||||
size 25305101
|
@ -19,7 +19,7 @@
|
||||
%define name_ext -test
|
||||
%define short_name os-autoinst
|
||||
Name: %{short_name}%{?name_ext}
|
||||
Version: 4.6.1629993316.ad40aced
|
||||
Version: 4.6.1630918490.b349ba2a
|
||||
Release: 0
|
||||
Summary: test package for os-autoinst
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 07 16:12:58 UTC 2021 - okurz@suse.com
|
||||
|
||||
- Update to version 4.6.1630918490.b349ba2a:
|
||||
* consoles::sshVirtsh: Remove the unused argument
|
||||
* consoles::sshVirtsh: Remove unnecessary second argument
|
||||
* Allow more modern perl style with consistent "use Mojo::Base -strict"
|
||||
* t: Add more low-level python module test with more details
|
||||
* consoles::sshVirtsh: Extract methods for copy_image variants
|
||||
* consoles::sshVirtsh: Extract helper methods in consoles::sshVirtsh
|
||||
* consoles::sshVirtsh: Extract methods for create_disk/copy_image
|
||||
* Use signatures in consoles::sshVirtsh
|
||||
* Allow overriding Mojolicious limits for the file upload
|
||||
* Add test for upload exceeding error
|
||||
* Fix error handling when creating target directory for upload
|
||||
* Add tests for upload API
|
||||
* Fix render calls in error handling of asset upload
|
||||
* tests: Verify that serialization works after cloning
|
||||
* Fix incorrect serialization attempts of paths leading to error
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 27 01:33:04 UTC 2021 - okurz@suse.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: os-autoinst
|
||||
version: 4.6.1629993316.ad40aced
|
||||
mtime: 1629993316
|
||||
commit: ad40acede6c52179c49ce2c8ebb5005a1762457b
|
||||
version: 4.6.1630918490.b349ba2a
|
||||
mtime: 1630918490
|
||||
commit: b349ba2adf92cfaba429fcab85597300d965bdae
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: os-autoinst
|
||||
Version: 4.6.1629993316.ad40aced
|
||||
Version: 4.6.1630918490.b349ba2a
|
||||
Release: 0
|
||||
Summary: OS-level test automation
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user