CICD

INT project supports the integration with Linux Foundation CICD tool chain.  The picture above depicts the components of this tool chain.  Note that other than the components in the left most column, other sources are generally read-only.  

  1. Documentation and issue/item tracking are supported by Linux Foundation operated Wiki (Confluence) and JIRA.
    1. Wiki page: http://wiki.o-ran-sc.org (this site)
    2. JIRA: http://jira.o-ran-sc.org
    3. Mailing lists and calendar: https://lists.o-ran-sc.org
  2. Source code control and code submission review:
    1. Gerrit: http://gerrit.o-ran-sc.org
  3. Build automation is through Linux Foundation operated Jenkins server
    1. Jenkins: http://jenkins.o-ran-sc.org
  4. Build generated code scan reports are available on Sonar Cloud and Nexus IQ:
    1. SonarCloud: https://sonarcloud.io/organizations/o-ran-sc/projects
    2. NexusIQ:  https://nexus-iq.wl.linuxfoundation.org (access limited)
  5. Build generated documentation:
    1. https://docs.o-ran-sc.org/en/latest/
  6. Build generated artifacts are pushed to artifact repositories:
    1. Docker images (staging):  nexus3.o-ran-sc.org:10004/osc
    2. Docker images (release):  nexus3.o-ran-sc.org:10002/osc
    3. DEB and RPM packages: https://packagecloud.io/o-ran-sc/
    4. ISO images: https://nexus.o-ran-sc.org/content/sites/images/



OSC Deployment



  • No labels