From a51f800c9fbaf1f8edfb5158b482b38658c8d6a0 Mon Sep 17 00:00:00 2001 From: mulhern Date: Wed, 27 Jul 2022 23:50:28 -0400 Subject: [PATCH] Run all gating tests that require no devices --- stratisd.spec | 5 ++++- tests/tests.yml | 4 ---- 2 files changed, 4 insertions(+), 5 deletions(-) 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