Accepting request 635501 from YaST:Head

submit new version 1.2.40

OBS-URL: https://build.opensuse.org/request/show/635501
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aytests-tests?expand=0&rev=5
This commit is contained in:
Yuchen Lin 2018-09-13 22:01:57 +00:00 committed by Git OBS Bridge
commit 5ddb683b46
4 changed files with 82 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c4d420a33407e99969a947e4efa3455807975fad348bb1606033d5d1acbdf403
size 58723

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:acc1f1d80da40aa6a3a0f359e6ffb8968f94200e2df8f8dcf5bc36378b0c7189
size 59402

View File

@ -1,3 +1,80 @@
-------------------------------------------------------------------
Thu Sep 13 08:26:42 UTC 2018 - riafarov@suse.com
- Check log messages in all log archives
- 1.2.40
-------------------------------------------------------------------
Thu Aug 30 07:33:44 UTC 2018 - riafarov@suse.com
- Look for unsupported sections message in all log files
- 1.2.39
-------------------------------------------------------------------
Tue May 15 16:51:31 CEST 2018 - schubi@suse.de
- Timing issue in systemctl: Dalay of service start.
- Removed sles15_lvm_thin_pool from jenkins list because it cannot
run.
- 1.2.38
-------------------------------------------------------------------
Mon Apr 16 15:13:14 CEST 2018 - schubi@suse.de
- Removed libstorage-ng lock file /run/libstorage-ng/lock in order
to run "yast clone_system" while installation.
- 1.2.37
-------------------------------------------------------------------
Thu Apr 12 15:17:58 UTC 2018 - igonzalezsosa@suse.com
- Add a new scenario using a LVM setup with a thin pool
(bsc#1086596).
- 1.2.36
-------------------------------------------------------------------
Tue Apr 3 06:54:16 UTC 2018 - riafarov@suse.com
- Remove FW_LOG_ACCEPT_CRIT from lvm profile
- 1.2.35
-------------------------------------------------------------------
Mon Mar 26 15:33:12 UTC 2018 - cwh@suse.com
- Adapted btrfs_snapshots.sh to the new format used in fstab.
- 1.2.34
-------------------------------------------------------------------
Mon Mar 12 14:57:40 CET 2018 - schubi@suse.de
- Removed profile_sections.sh from sles_network.rb test due missing
firewall settings. Test sles.rb is already calling this check.
- 1.2.33
-------------------------------------------------------------------
Wed Mar 7 12:04:13 CET 2018 - schubi@suse.de
- Renaming base product name (SLES15 -> SLES) (bsc#1084259)
- 1.2.32
-------------------------------------------------------------------
Wed Mar 7 09:32:05 CET 2018 - schubi@suse.de
- Adapting firewall to SLES15.
- 1.2.31
-------------------------------------------------------------------
Tue Mar 6 14:02:10 CET 2018 - schubi@suse.de
- Adapted testcases. (tftp-server, removed ca-management,...)
- 1.2.30
-------------------------------------------------------------------
Wed Feb 28 16:56:21 UTC 2018 - riafarov@suse.com
- Adjust firewall.sh for firewalld
- 1.2.29
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 28 12:39:39 UTC 2018 - riafarov@suse.com Wed Feb 28 12:39:39 UTC 2018 - riafarov@suse.com

View File

@ -17,7 +17,7 @@
Name: aytests-tests Name: aytests-tests
Version: 1.2.28 Version: 1.2.40
Release: 0 Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -26,7 +26,7 @@ Source0: aytests-tests-%{version}.tar.bz2
BuildArch: noarch BuildArch: noarch
Summary: Integration tests for AutoYaST2 Summary: Integration tests for AutoYaST2
License: GPL-3.0 License: GPL-3.0-only
Group: System/YaST Group: System/YaST
Url: https://github.com/yast/aytests-tests Url: https://github.com/yast/aytests-tests