The Nokia Continuous Delivery (NCD)NCD is a modular CI/CD solution for Nokia applications, delivering software in a secure, automated fashion while providing end-to-end automation for deployment, acceptance testing, and promotion of those applications in a customer network. NCD is designed around industry standards and provides the closed loop automation to manage the complexity of CI/CD for cloud-native network services NCD is a Nokia product and it can accessed via the link: https://www.nokia.com/networks/core-networks/ci-cd/ The NCD Deploy PipelineThe NCD deploy pipeline aims to track activities that happen from the time the software is released to the time when it can be deployed into the field. The pipeline primarily consists of three components: RepoCheck, Deploy and Test. The RepoCheckThe RepoCheck extension checks for the availability of an OCI release bundle in Harbor. It interacts with the Harbor to check if the software is available by passing the below "mandatory" input parameters:
It also provides the capability to verify the ORB signature. LicenseThis project is licensed under Nokia Continuous Delivery - see the LICENSE If you find this extension useful, please write a review and star it. |