diff --git a/stratisd.spec b/stratisd.spec index f94c070..7c6c6c8 100644 --- a/stratisd.spec +++ b/stratisd.spec @@ -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 - 3.1.2-2 +- Run all gating tests that require no devices + * Wed Jul 27 2022 mulhern - 3.1.2-1 - Update to 3.1.2 diff --git a/tests/tests.yml b/tests/tests.yml index 0163f15..5a94d0c 100644 --- a/tests/tests.yml +++ b/tests/tests.yml @@ -9,10 +9,6 @@ dir: ./testing/ run: > python3 stratisd_cert.py -v - StratisdManPageCertify - StratisdCmdCertify - PredictusageCertify - StratisMinCertify required_packages: - util-linux - python3-psutil