Date: Tue, 20 Jan 2026 16:40:10 +0000 From: Jose Luis Duran <jlduran@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Cc: Kristof Provost <kp@FreeBSD.org> Subject: git: 3830c62b12ac - stable/15 - pf tests: give rules_counter:4G more time Message-ID: <696fafea.3378f.11e57e94@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch stable/15 has been updated by jlduran: URL: https://cgit.FreeBSD.org/src/commit/?id=3830c62b12ac35bc27977872d776a1c7f66cd691 commit 3830c62b12ac35bc27977872d776a1c7f66cd691 Author: Kristof Provost <kp@FreeBSD.org> AuthorDate: 2025-10-09 07:29:14 +0000 Commit: Jose Luis Duran <jlduran@FreeBSD.org> CommitDate: 2026-01-20 16:35:17 +0000 pf tests: give rules_counter:4G more time Sponsored by: Rubicon Communications, LLC ("Netgate") (cherry picked from commit 8217075f9ecb12fa9a4cf746541b9d3e1dc57e79) --- tests/sys/netpfil/pf/rules_counter.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/sys/netpfil/pf/rules_counter.sh b/tests/sys/netpfil/pf/rules_counter.sh index 98f96a7adca1..e80a46e9d6c6 100644 --- a/tests/sys/netpfil/pf/rules_counter.sh +++ b/tests/sys/netpfil/pf/rules_counter.sh @@ -153,6 +153,7 @@ atf_test_case "4G" "cleanup" { atf_set descr 'Test keepcounter for values above 32 bits' atf_set require.user root + atf_set timeout 900 } 4G_body()home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?696fafea.3378f.11e57e94>
