public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libreswan] rawhide: testing: with_cavstests should only toggle CAVS testing
@ 2026-08-25 16:56 Paul Wouters
  0 siblings, 0 replies; only message in thread
From: Paul Wouters @ 2026-08-25 16:56 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/libreswan
            Branch : rawhide
            Commit : f20b5e3e1656a374fd6a25407ba5391af6e5e5ed
            Author : Paul Wouters <paul.wouters@aiven.io>
            Date   : 2026-08-25T12:39:26-04:00
            Stats  : +1/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/libreswan/c/f20b5e3e1656a374fd6a25407ba5391af6e5e5ed?branch=rawhide

            Log:
            testing: with_cavstests should only toggle CAVS testing

It should still run the algparse et all tests.

---
diff --git a/libreswan.spec b/libreswan.spec
index 8c3c2fa..865e637 100644
--- a/libreswan.spec
+++ b/libreswan.spec
@@ -175,11 +175,11 @@ echo "include %{_sysconfdir}/ipsec.d/*.secrets" \
     > %{buildroot}%{_sysconfdir}/ipsec.secrets
 rm -fr %{buildroot}%{_sysconfdir}/rc.d/rc*
 
-%if 0%{with_cavstests}
 %check
 # There is an elaborate upstream testing infrastructure which we do not
 # run here - it takes hours and uses kvm
 # We only run the CAVS tests and startup selftest
+%if 0%{with_cavstests}
 cp %{SOURCE3} %{SOURCE4} %{SOURCE5} .
 bunzip2 *.fax.bz2
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-25 16:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-25 16:56 [rpms/libreswan] rawhide: testing: with_cavstests should only toggle CAVS testing Paul Wouters

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox