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
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -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.6.1573214011.87166a81
|
Version: 4.6.1573405893.c5877f02
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: test package for os-autoinst
|
Summary: test package for os-autoinst
|
||||||
#BuildRequires: %{short_name} == %{version}
|
#BuildRequires: %{short_name} == %{version}
|
||||||
@ -42,8 +42,7 @@ echo '1;' > main.pm
|
|||||||
mkdir needles
|
mkdir needles
|
||||||
cat - > vars.json <<EOF
|
cat - > vars.json <<EOF
|
||||||
{
|
{
|
||||||
"CASEDIR": "/tmp",
|
"CASEDIR": "/tmp"
|
||||||
"PRJDIR": "/tmp"
|
|
||||||
}
|
}
|
||||||
EOF
|
EOF
|
||||||
isotovideo -d casedir=$(pwd -P) productdir=$(pwd -P) |& tee isotovideo.log ||:
|
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
|
Fri Nov 08 14:25:19 UTC 2019 - okurz@suse.com
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
name: os-autoinst
|
name: os-autoinst
|
||||||
version: 4.6.1573214011.87166a81
|
version: 4.6.1573405893.c5877f02
|
||||||
mtime: 1573214011
|
mtime: 1573405893
|
||||||
commit: 87166a81803ea9d6e410f7cc1a8ed2eb2762fa0a
|
commit: c5877f021e2580818368cc25b5d9d72b24ac2c02
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package os-autoinst
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,12 +17,12 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: os-autoinst
|
Name: os-autoinst
|
||||||
Version: 4.6.1573214011.87166a81
|
Version: 4.6.1573405893.c5877f02
|
||||||
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
|
||||||
Group: Development/Tools/Other
|
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
|
Source0: %{name}-%{version}.tar.xz
|
||||||
# Force OBS to resolve choices on opencv-devel
|
# Force OBS to resolve choices on opencv-devel
|
||||||
#!BuildIgnore: opencv3-devel
|
#!BuildIgnore: opencv3-devel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user