From 38c553c391451c50b7a55f68d33d23b91ec8c1fd Mon Sep 17 00:00:00 2001 From: Bear Date: Thu, 4 Dec 2025 08:42:58 -0500 Subject: [PATCH] Add example source IP --- content/en/docs/architecture/ci-operator.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/architecture/ci-operator.md b/content/en/docs/architecture/ci-operator.md index 34e983b3..1c36aaef 100644 --- a/content/en/docs/architecture/ci-operator.md +++ b/content/en/docs/architecture/ci-operator.md @@ -664,7 +664,7 @@ To enable tests to access the Red Hat intranet, the `restrict_network_access` fl There are two levels of network access control for accessing the Red Hat intranet: the `restrict_network_access` flag, and network ACL maintained by IT. -The network ACL can be tested with the [simulator](https://netsec.corp.redhat.com/). In case the resources your tests need are blacklisted by the ACL, please contact #forum-ocp-testplatform. +The network ACL can be tested with the [simulator](https://netsec.corp.redhat.com/). The `Source` field shall have one of the build farm cluster's allocated IP (e.g., `10.29.0.1` for us-east-1 and `10.28.64.1` for us-east-2). In case the resources your tests need are blacklisted by the ACL, please contact #forum-ocp-testplatform. Only selected build farm clusters cannot access the Red Hat intranet at this moment. The following clusters do not support intranet access: * `build02` (GCP)