遵循以下最佳实践的项目将能够自愿的自我认证,并显示他们已经实现了核心基础设施计划(OpenSSF)徽章。 显示详细资料
[](https://www.bestpractices.dev/projects/4611)
<a href="https://www.bestpractices.dev/projects/4611"><img src="https://www.bestpractices.dev/projects/4611/badge"></a>
The Non-RealTime RIC (RAN Intelligent Controller) is an Orchestration and Automation function described by the O-RAN Alliance for non-real-time intelligent management of RAN (Radio Access Network) functions. The primary goal of the NONRTRIC is to support non-real-time radio resource management, higher layer procedure optimization, policy optimization in RAN, and providing guidance, parameters, policies and AI/ML models to support the operation of near-RealTime RIC functions in the RAN to achieve higher-level non-real-time objectives. NONRTRIC functions include service and policy management, RAN analytics and model-training for the near-RealTime RICs. The non-RealTime RIC project provides concepts, architecture and reference implementations as defined and described by the O-RAN Alliance architecture.
Gerrit (Multiple): * nonrtric : https://gerrit.o-ran-sc.org/r/admin/repos/nonrtric * portal/nonrtric-controlpanel : https://gerrit.o-ran-sc.org/r/admin/repos/portal/nonrtric-controlpanel * sim/a1-interface : https://gerrit.o-ran-sc.org/r/admin/repos/sim/a1-interface * (it/dep : https://gerrit.o-ran-sc.org/r/admin/repos/it/dep ./nonrtric) JIRA: https://jira.o-ran-sc.org/projects/NONRTRIC/issues
mvn test bash scripts
警告:需要URL,但找不到URL。
Multiple tests triggered automatically and periodically as Jenkins jobs at numerous phases of CI/CD pipeline
https://jenkins.o-ran-sc.org/view/nonrtric/ https://jenkins.o-ran-sc.org/view/portal-nonrtric-controlpanel/ https://jenkins.o-ran-sc.org/view/sim-a1-interface/
All TLS connections support version 1.2 and 1.3. However TLS version used depends on runtime environment - client & server negotiate which version to use at conenction setup time. Standard/best-practice TLS/HTTPS implementations are used. Java, Jetty, Netty, Springboot.
// X-Content-Type-Options was not set to "nosniff".
Test-level assertions are checked in tests. All runtime failing assertions/exceptions are caught and logged.
Any error/exception appearing in test logs or reported by users are assessed in timely manner.
后退