public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Paul Wouters <paul.wouters@aiven.io>
To: git-commits@fedoraproject.org
Subject: [rpms/libreswan] rawhide: testing: with_cavstests should only toggle CAVS testing
Date: Tue, 25 Aug 2026 16:56:01 GMT [thread overview]
Message-ID: <178767696151.1.14269417031374991167.rpms-libreswan-f20b5e3e1656@fedoraproject.org> (raw)
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
reply other threads:[~2026-08-25 16:56 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178767696151.1.14269417031374991167.rpms-libreswan-f20b5e3e1656@fedoraproject.org \
--to=paul.wouters@aiven.io \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox