Run all gating tests that require no devices

This commit is contained in:
mulhern 2022-07-27 23:50:28 -04:00
parent 5cbdf8fe7a
commit a51f800c9f
2 changed files with 4 additions and 5 deletions

View File

@ -5,7 +5,7 @@
Name: stratisd
Version: 3.1.2
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Daemon that manages block devices to create filesystems
# ASL 2.0
@ -146,6 +146,9 @@ a2x -f manpage docs/stratisd.txt
%{_systemd_util_dir}/system-generators/stratis-setup-generator
%changelog
* Wed Jul 27 2022 mulhern <amulhern@redhat.com> - 3.1.2-2
- Run all gating tests that require no devices
* Wed Jul 27 2022 mulhern <amulhern@redhat.com> - 3.1.2-1
- Update to 3.1.2

View File

@ -9,10 +9,6 @@
dir: ./testing/
run: >
python3 stratisd_cert.py -v
StratisdManPageCertify
StratisdCmdCertify
PredictusageCertify
StratisMinCertify
required_packages:
- util-linux
- python3-psutil