Run all gating tests that require no devices
This commit is contained in:
parent
5cbdf8fe7a
commit
a51f800c9f
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
Name: stratisd
|
Name: stratisd
|
||||||
Version: 3.1.2
|
Version: 3.1.2
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Daemon that manages block devices to create filesystems
|
Summary: Daemon that manages block devices to create filesystems
|
||||||
|
|
||||||
# ASL 2.0
|
# ASL 2.0
|
||||||
@ -146,6 +146,9 @@ a2x -f manpage docs/stratisd.txt
|
|||||||
%{_systemd_util_dir}/system-generators/stratis-setup-generator
|
%{_systemd_util_dir}/system-generators/stratis-setup-generator
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Jul 27 2022 mulhern <amulhern@redhat.com> - 3.1.2-1
|
||||||
- Update to 3.1.2
|
- Update to 3.1.2
|
||||||
|
|
||||||
|
@ -9,10 +9,6 @@
|
|||||||
dir: ./testing/
|
dir: ./testing/
|
||||||
run: >
|
run: >
|
||||||
python3 stratisd_cert.py -v
|
python3 stratisd_cert.py -v
|
||||||
StratisdManPageCertify
|
|
||||||
StratisdCmdCertify
|
|
||||||
PredictusageCertify
|
|
||||||
StratisMinCertify
|
|
||||||
required_packages:
|
required_packages:
|
||||||
- util-linux
|
- util-linux
|
||||||
- python3-psutil
|
- python3-psutil
|
||||||
|
Loading…
Reference in New Issue
Block a user