Bug 285836 - Add `allow_network_access` to Jenkins CI test runs if suitable for security policy
Summary: Add `allow_network_access` to Jenkins CI test runs if suitable for security p...
Status: Open
Alias: None
Product: Services
Classification: Unclassified
Component: Testing & CI (show other bugs)
Version: unspecified
Hardware: Any Any
: --- Affects Some People
Assignee: Jenkins Administrators
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-01 18:57 UTC by Enji Cooper
Modified: 2025-04-22 20:18 UTC (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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*