From 3232aa6393b6d3ad120578b832217daa320589bb Mon Sep 17 00:00:00 2001 From: mulhern Date: Thu, 24 Mar 2022 11:36:28 -0400 Subject: [PATCH] Only build the tests, do not try to run them --- stratisd.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/stratisd.spec b/stratisd.spec index 8553c00..f6e14c1 100644 --- a/stratisd.spec +++ b/stratisd.spec @@ -6,7 +6,7 @@ Name: stratisd Version: 3.0.4 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Daemon that manages block devices to create filesystems # 0BSD or MIT or ASL 2.0 @@ -127,7 +127,7 @@ install -Dpm0755 -t %{buildroot}%{_systemd_util_dir} systemd/stratis-fstab-setup %if %{with check} %check -%cargo_test -- -- --skip real_ --skip loop_ --skip travis_ +%cargo_test -- --no-run %endif %post @@ -172,6 +172,9 @@ install -Dpm0755 -t %{buildroot}%{_systemd_util_dir} systemd/stratis-fstab-setup %{_systemdgeneratordir}/stratis-setup-generator %changelog +* Thu Mar 24 2022 mulhern - 3.0.4-6 +- Only build the tests, do not try to run them + * Thu Mar 24 2022 mulhern - 3.0.4-5 - Do not set unused global