Offline generation of 4.6.1573405893.c5877f02
4.6.1573405893.c5877f02 OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/os-autoinst?expand=0&rev=241
This commit is contained in:
parent
7795ebd073
commit
04062bea27
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5827825ede0c30a9f7603036557e8ee674d37ad0826d4525d734ca9aaad9ee84
|
||||
size 24906765
|
3
os-autoinst-4.6.1573405893.c5877f02.obscpio
Normal file
3
os-autoinst-4.6.1573405893.c5877f02.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4dc938d8b81d740f85f7caf296e8136b8d2e0f9f50828a5e72075f04e787be31
|
||||
size 24905741
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package os
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LLC.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,7 +19,7 @@
|
||||
%define name_ext -test
|
||||
%define short_name os-autoinst
|
||||
Name: %{short_name}%{?name_ext}
|
||||
Version: 4.6.1573214011.87166a81
|
||||
Version: 4.6.1573405893.c5877f02
|
||||
Release: 0
|
||||
Summary: test package for os-autoinst
|
||||
#BuildRequires: %{short_name} == %{version}
|
||||
@ -42,8 +42,7 @@ echo '1;' > main.pm
|
||||
mkdir needles
|
||||
cat - > vars.json <<EOF
|
||||
{
|
||||
"CASEDIR": "/tmp",
|
||||
"PRJDIR": "/tmp"
|
||||
"CASEDIR": "/tmp"
|
||||
}
|
||||
EOF
|
||||
isotovideo -d casedir=$(pwd -P) productdir=$(pwd -P) |& tee isotovideo.log ||:
|
||||
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 10 22:25:03 UTC 2019 - okurz@suse.com
|
||||
|
||||
- Update to version 4.6.1573405893.c5877f02:
|
||||
* Get rid of unhelpful log about "unknown process"
|
||||
* Adapt tests to needle handling changes
|
||||
* Remove use of $bmwqemu::vars{PRJDIR}
|
||||
* Initialize $needle::needles_dir within needle::init
|
||||
* Use $needle:needles_dir in the needle downloader
|
||||
* Assume that the variable not defined in checkout_git_repo_and_branch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 08 14:25:19 UTC 2019 - okurz@suse.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: os-autoinst
|
||||
version: 4.6.1573214011.87166a81
|
||||
mtime: 1573214011
|
||||
commit: 87166a81803ea9d6e410f7cc1a8ed2eb2762fa0a
|
||||
version: 4.6.1573405893.c5877f02
|
||||
mtime: 1573405893
|
||||
commit: c5877f021e2580818368cc25b5d9d72b24ac2c02
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package os-autoinst
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LLC.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,12 +17,12 @@
|
||||
|
||||
|
||||
Name: os-autoinst
|
||||
Version: 4.6.1573214011.87166a81
|
||||
Version: 4.6.1573405893.c5877f02
|
||||
Release: 0
|
||||
Summary: OS-level test automation
|
||||
License: GPL-2.0-or-later
|
||||
Group: Development/Tools/Other
|
||||
Url: https://github.com/os-autoinst/os-autoinst
|
||||
URL: https://github.com/os-autoinst/os-autoinst
|
||||
Source0: %{name}-%{version}.tar.xz
|
||||
# Force OBS to resolve choices on opencv-devel
|
||||
#!BuildIgnore: opencv3-devel
|
||||
|
Loading…
x
Reference in New Issue
Block a user