storage - tag tests that use NVME and SCSI

storage - tag tests that use NVME and SCSI
Resolves: rhbz#1988573 (EL9)

(cherry picked from commit a9197653408f2b61cbed4f3e265f5480ee05057a)
This commit is contained in:
Rich Megginson 2021-08-03 17:23:59 -06:00
parent 62941f0f74
commit 73a32883a7

View File

@ -21,7 +21,7 @@ Name: linux-system-roles
%endif
Url: https://github.com/linux-system-roles
Summary: Set of interfaces for unified system management
Version: 1.7.2
Version: 1.7.3
Release: 1%{?dist}
#Group: Development/Libraries
@ -129,7 +129,7 @@ BuildRequires: ansible >= 2.9.10
#%%defcommit 6 b3b456183edb7b8aa6ceff7ce667d8e22009ef6a
%global rolename6 storage
%deftag 6 1.5.1
%deftag 6 1.5.2
#%%defcommit 7 0673d842fb32c437501e2aada2e38921da98e115
%global rolename7 metrics
@ -615,6 +615,11 @@ fi
%endif
%changelog
* Tue Aug 03 2021 Rich Megginson <rmeggins@redhat.com> - 1.7.3-1
- storage - tag tests that use NVME and SCSI
Resolves rhbz#1989211 (EL9)
Resolves rhbz#1989638 (EL8)
* Tue Aug 03 2021 Rich Megginson <rmeggins@redhat.com> - 1.7.2-1
- sshd - support for rhel9 managed hosts
Resolves rhbz#1989221 (EL9)