1
0
forked from pool/aytests-tests

- Check that ssh authorized keys for root are written and exported

correctly (bsc#1066342)
- 1.2.10

- The user has defined that no subvolumes will be created.
  (bnc#1059617)
- 1.2.9

- Check that /etc/hosts is not blanked out if there is no <host>
  section defined in the profile (bsc#1058396)

- Added testcase for classes. (bnc#1051483)
- 1.2.8

- Check that default host entries are not removed from /etc/hosts
  (bsc#1039851)
- 1.2.7

- Tests for running first stage only
  - configuring DNS

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/aytests-tests?expand=0&rev=9
This commit is contained in:
Stefan Schubert 2017-12-13 11:59:30 +00:00 committed by Git OBS Bridge
parent b1019e5434
commit fa323440d5
4 changed files with 393 additions and 7 deletions

View File

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

View File

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

View File

@ -1,3 +1,389 @@
-------------------------------------------------------------------
Tue Nov 28 11:21:04 UTC 2017 - knut.anderssen@suse.com
- Check that ssh authorized keys for root are written and exported
correctly (bsc#1066342)
- 1.2.10
-------------------------------------------------------------------
Tue Oct 10 14:13:39 CEST 2017 - schubi@suse.de
- The user has defined that no subvolumes will be created.
(bnc#1059617)
- 1.2.9
-------------------------------------------------------------------
Fri Sep 22 08:06:15 UTC 2017 - knut.anderssen@suse.com
- Check that /etc/hosts is not blanked out if there is no <host>
section defined in the profile (bsc#1058396)
-------------------------------------------------------------------
Thu Aug 10 11:22:57 CEST 2017 - schubi@suse.de
- Added testcase for classes. (bnc#1051483)
- 1.2.8
-------------------------------------------------------------------
Mon Jul 31 12:37:54 UTC 2017 - knut.anderssen@suse.com
- Check that default host entries are not removed from /etc/hosts
(bsc#1039851)
- 1.2.7
-------------------------------------------------------------------
Fri Jul 21 10:33:18 UTC 2017 - mfilka@suse.com
- Tests for running first stage only
- configuring DNS
- configuring Routing
- configuring /etc/hosts
- configuring NICs
- 1.2.6
-------------------------------------------------------------------
Wed Jul 19 10:22:21 CEST 2017 - schubi@suse.de
- Added syslinux to package selection of sles12_network test.
This is needed for kdump/bootmanager in second stage.
- 1.2.5
-------------------------------------------------------------------
Mon Jul 17 16:59:22 CEST 2017 - schubi@suse.de
- Added syslinux to package selection of sles12 test.
This is needed for kdump/bootmanager in second stage.
-------------------------------------------------------------------
Tue Jul 11 09:44:17 CEST 2017 - schubi@suse.de
- Added testcase for ftp server (bnc#1047232)
- 1.2.4
-------------------------------------------------------------------
Fri Jul 7 12:58:25 UTC 2017 - igonzalezsosa@suse.com
- Add a test to check RAID based installation with storage-ng
(fate#318196)
- 1.2.3
-------------------------------------------------------------------
Wed Jul 5 10:49:22 UTC 2017 - igonzalezsosa@suse.com
- Add a test for checking that all sections are included when
cloning the system with storage-ng (fate#318196)
- 1.2.2
-------------------------------------------------------------------
Wed Jun 28 11:43:09 UTC 2017 - igonzalezsosa@suse.com
- Add a test for customized partitioning using LVM (bsc#1044697).
- 1.2.1
-------------------------------------------------------------------
Mon Jun 26 15:21:18 UTC 2017 - igonzalezsosa@suse.com
- Add a test to find out whether the profile was set according to
the profile (bsc#1023774)
- 1.2.0
-------------------------------------------------------------------
Tue Jun 20 10:25:04 CEST 2017 - schubi@suse.de
- Adding additional network device.
- 1.1.13
-------------------------------------------------------------------
Fri Jun 16 15:16:20 UTC 2017 - igonzalezsosa@suse.com
- Add test case for automated partitioning
- Add test case for customized partitioning using the new
storage-ng layer. Currently, only plain partitions are supported
(bsc#1044697).
- 1.1.12
-------------------------------------------------------------------
Wed Jun 14 09:35:15 CEST 2017 - schubi@suse.de
- Report shrinked partitions if there is not enough space.
(bnc##1039528)
- 1.1.11
-------------------------------------------------------------------
Mon Jun 12 16:17:28 CEST 2017 - schubi@suse.de
- Added missed ntp_conf.sh
- Fix in ntp.conf produces correct entries in AutoYaST configuration
file.(bnc#1040350)
- 1.1.10
-------------------------------------------------------------------
Tue Jun 6 14:22:37 CEST 2017 - schubi@suse.de
- Settings are written to /etc/ntp.conf correctly.(bnc#1040350)
- 1.1.9
-------------------------------------------------------------------
Wed May 24 12:28:10 CEST 2017 - schubi@suse.de
- Fixed tests for running under SLES12-SP3
- 1.1.8
-------------------------------------------------------------------
Thu May 18 06:26:27 UTC 2017 - knut.anderssen@suse.com
- bsc#1035908
- Added test to check that the installation doesn't crash with an
invalid registration URL but reports it instead.
- 1.1.7
-------------------------------------------------------------------
Tue May 16 10:33:28 UTC 2017 - igonzalezsosa@suse.com
- Add a test case to check if storage-ng proposal settings are
overriden by the profile
- 1.1.6
-------------------------------------------------------------------
Fri May 12 15:22:58 CEST 2017 - schubi@suse.de
- Fix for sles12-sp2 build
- 1.1.5
-------------------------------------------------------------------
Tue May 9 15:26:06 CEST 2017 - schubi@suse.de
- Added testcase for storage-ng proposal (storage_ng_minimal)
This test needs rubygem-aytests (>= 1.0.41)
- 1.1.4
-------------------------------------------------------------------
Wed Apr 12 07:48:50 UTC 2017 - mfilka@suse.com
- bnc#1026027
- Check if yast still needs insserv
- 1.1.3
-------------------------------------------------------------------
Tue Jan 24 10:42:01 UTC 2017 - igonzalezsosa@suse.com
- Check that product renames information is read from libzypp
(FATE#321751)
- 1.1.2
-------------------------------------------------------------------
Thu Dec 15 10:35:18 CET 2016 - schubi@suse.de
- Downloading and executing post scripts.
- 1.1.1
-------------------------------------------------------------------
Fri Nov 4 15:48:54 UTC 2016 - igonzalezsosa@suse.com
- Bump package version to avoid conflicts with SLE-12-SP2
and SLE-12-SP2-CASP branches
- 1.1.0
-------------------------------------------------------------------
Thu Nov 3 12:44:20 UTC 2016 - igonzalezsosa@suse.com
- Add tests for Btrfs subvolumes handling (FATE#320342 and
FATE#317775)
- 1.0.40
-------------------------------------------------------------------
Fri Oct 14 16:03:35 UTC 2016 - igonzalezsosa@suse.com
- Set a timeout for all kind of messages
- 1.0.38
-------------------------------------------------------------------
Thu Oct 13 12:11:24 UTC 2016 - igonzalezsosa@suse.com
- Set errors and messages timeout during upgrade to SLE 12
- 1.0.37
-------------------------------------------------------------------
Mon Sep 26 17:31:12 CEST 2016 - schubi@suse.de
- Added Kdump tests (bnc#997448)
- 1.0.36
-------------------------------------------------------------------
Mon Sep 19 14:16:02 UTC 2016 - igonzalezsosa@suse.com
- Add a test to check that authorized_keys files are handled during
autoinstallation and autoupgrade (FATE#319471)
- 1.0.35
-------------------------------------------------------------------
Mon Sep 5 14:27:28 CEST 2016 - schubi@suse.de
- Checking user entries for duplicate UIDs or usernames.
(bnc#996823, bnc#995397)
- 1.0.34
-------------------------------------------------------------------
Tue Aug 30 10:15:57 UTC 2016 - igonzalezsosa@suse.com
- FATE#319716:
- Adapt upgrade scenario to use the fake registration server
- Fix test about disabling self-update
- 1.0.33
-------------------------------------------------------------------
Mon Aug 29 14:47:56 UTC 2016 - igonzalezsosa@suse.com
- Add a test about add_on_products.xml file handling
(bsc#992608, bsc#991935)
- FATE#319716:
- Add the self-update test to the upgrade scenario
- Test whether the self-update feature can be disabled
- Fix self-update test through a fake registration server
- 1.0.32
-------------------------------------------------------------------
Fri Aug 12 08:31:55 UTC 2016 - igonzalezsosa@suse.com
- Check whether invalid languages are handled properly (bsc#991001)
- 1.0.31
-------------------------------------------------------------------
Thu Aug 11 07:13:58 UTC 2016 - igonzalezsosa@suse.com
- Adapt self-update test to support multiple URLs in log messages
(FATE#319716)
- 1.0.30
-------------------------------------------------------------------
Wed Aug 3 09:01:25 UTC 2016 - igonzalezsosa@suse.com
- Add a test case to check SCC/SMT support in self-update
(FATE#319716)
- Add a test case to check certificates handling during
communication with registration servers (bsc#989787)
- 1.0.29
-------------------------------------------------------------------
Mon Aug 1 10:50:08 CEST 2016 - schubi@suse.de
- Added testcase for empty scripts. (bnc#986049)
- 1.0.28
-------------------------------------------------------------------
Wed Jul 13 16:19:21 CEST 2016 - schubi@suse.de
- sles12_network.xml: Fixed signature-handling in add-on products.
- Version 1.0.27
-------------------------------------------------------------------
Wed Jul 13 14:09:43 UTC 2016 - igonzalezsosa@suse.com
- Test that kernel arguments can be added to bootloader
configuration (related to bsc#968192)
- Version 1.0.26
-------------------------------------------------------------------
Wed Jul 13 12:49:30 CEST 2016 - schubi@suse.de
- unsupported_modules.sh: Fixed zgrep
- Version 1.0.25
-------------------------------------------------------------------
Jun 23 13:10:58 CEST 2016 - schubi@suse.de
- Removing unneeded repository during the upgrade process.
(Connection to the http server could not exists anymore)
- Version 1.0.24
-------------------------------------------------------------------
Mon Jun 20 15:36:58 CEST 2016 - schubi@suse.de
- Reporting unsupported modules has been moved to first
installation stage.
- Version 1.0.23
-------------------------------------------------------------------
Mon Jun 20 10:50:37 CEST 2016 - schubi@suse.de
- Added ssh_import to expected AutoYaST file sections.
- Version 1.0.22
-------------------------------------------------------------------
Wed Jun 15 16:33:21 CEST 2016 - schubi@suse.de
- Enable network in minimal/rules testcase.
- Version 1.0.21
-------------------------------------------------------------------
Fri May 20 14:44:48 CEST 2016 - schubi@suse.de
- Fixed new layout/location of unsupported sections.
(bnc#955878)
- Version 1.0.20
-------------------------------------------------------------------
Thu Apr 28 15:52:38 CEST 2016 - schubi@suse.de
- Fixed section <signature-handling> in <add-on> section.
- Version 1.0.19
-------------------------------------------------------------------
Mon Apr 11 09:09:22 UTC 2016 - igonzalezsosa@suse.com
- Add a test to check that password fields in /etc/shadow are
not empty (bsc#973639, bsc#974220, bsc#971804 and bsc#965852)
- Version 1.0.18
-------------------------------------------------------------------
Fri Apr 1 09:21:08 CEST 2016 - schubi@suse.de
- Unify tests: Taking zgrep which can handle compressed AND
uncompressed files.
- Version 1.0.17
-------------------------------------------------------------------
Thu Mar 24 16:11:57 CET 2016 - schubi@suse.de
- Upgrade: Removing yast2-ca-management code from inst-sys which
has been added by the DUD.
(bnc#0)
- Version 1.0.16
-------------------------------------------------------------------
Fri Mar 18 09:02:17 UTC 2016 - igonzalezsosa@suse.com
- Add a test to check if AutoYaST rules were correctly evaluated
(bsc#963137).
- Version 1.0.15
-------------------------------------------------------------------
Tue Feb 23 17:09:17 UTC 2016 - igonzalezsosa@suse.com
- Add a test to check that packages notifications are shown
(bsc#943806)
- Version 1.0.14
-------------------------------------------------------------------
Tue Feb 23 09:34:43 CET 2016 - schubi@suse.de
- Fixed require paths.
- Version 1.0.13
-------------------------------------------------------------------
Fri Feb 19 12:45:57 CET 2016 - schubi@suse.de
- Reducing restarting service test to dbus service only in order
to run the tests on SLES-12-SP2 in openQA too.
- Version 1.0.12
-------------------------------------------------------------------
Fri Feb 19 09:40:52 CET 2016 - schubi@suse.de
- Creating uncommon user home directory (like /admin) has crashed
the installation (bnc#966867)
- Version 1.0.11
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 11 09:59:56 UTC 2016 - igonzalezsosa@suse.com Thu Feb 11 09:59:56 UTC 2016 - igonzalezsosa@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package aytests-tests # spec file for package aytests-tests
# #
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# 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,7 +17,7 @@
Name: aytests-tests Name: aytests-tests
Version: 1.0.10 Version: 1.2.10
Release: 0 Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -30,8 +30,8 @@ License: GPL-3.0
Group: System/YaST Group: System/YaST
Url: https://github.com/yast/aytests-tests Url: https://github.com/yast/aytests-tests
# Depends on .vars files mechanism. # Depends on defining classes/rules in an own directory.
Recommends: aytests >= 1.0.1 Recommends: rubygem-aytests >= 1.0.53
%description %description
Profiles and test scripts for AutoYaST2 integration tests. Profiles and test scripts for AutoYaST2 integration tests.