Bug 285836

Summary: Add `allow_network_access` to Jenkins CI test runs if suitable for security policy
Product: Services Reporter: Enji Cooper <ngie>
Component: Testing & CIAssignee: Jenkins Administrators <jenkins-admin>
Status: Open ---    
Severity: Affects Some People CC: igoro, lwhsu, pat
Priority: ---    
Version: unspecified   
Hardware: Any   
OS: Any   
See Also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285826

Description Enji Cooper freebsd_committer freebsd_triage 2025-04-01 18:57:28 UTC
Some tests require Internet access to function, like bug 285826.
In order to properly condition these tests, support needs to be added to Jenkins CI and appropriate test jobs.
Comment 1 Li-Wen Hsu freebsd_committer freebsd_triage 2025-04-01 21:51:50 UTC
As replied in bug285826 and https://reviews.freebsd.org/D49594 , I suggest let's firstly try to use another approach to reduce the external dependency for better test stability and reliability.
Comment 2 Enji Cooper freebsd_committer freebsd_triage 2025-04-02 15:08:25 UTC
(In reply to Li-Wen Hsu from comment #1)

*nod*