Integration repositories
Important
The Integration project deals with lots of code repositories.
Integration
The integration repository is the historical repository. As a consequence it includes several elements in the same repository:
Deployment scripts (deployment directory)
Tests: the first non robot tests (security, vCPE,..)
Simulators/emulators (test/mocks)
Integration and use cases documentation (docs)
Tools (bootstrap, S3Ptools)
Since Frankfurt version, we created more smaller repositories especially for the use cases and the simulators. It shall help improving the maintenance of the different elements. It shall also help identifying, leveraging and adopting existing simulators rather than systematically re-inventing the wheel.
Note
There is a new section of repositories - pipelines. These repositories are migrated for Orange GitLab project. Code on these repositories is planned to be used to run ONAP tests GitLab CI/CD pipelines on GitLab ONAP integration group
Repository |
Description |
Link |
---|---|---|
integration |
Historical main repository including documentation, simulators (e.g. mass PNF simulator), non robot tests (e.g. security tests, vCPE Tosca,..), … |
|
integration/csit |
Repository hosting some tooling to start component functional tests in Jenkins (To be deprecated in Guilin as such tests must be reinsourced by the projects) |
|
integration/data-provider |
Project that provides a tool to automate common ONAP resource creation |
|
integration/docker/onap-java11 |
Java11 baseline image conformed to SECCOM recommendations |
|
integration/docker/onap-python |
Python baseline image conformed to SECCOM recommendations |
|
integration/ietf-actn-tools |
IETF ACTN tools introduced in Honolulu) |
|
integration/onap-component-simulators |
ONAP component simulators used for tests |
|
integration/python-onapsdk |
ONAP Python SDK repository |
|
integration/seccom |
Repory hosting seccom recommended versions and security test waivers |
|
integration/usecases/A1-policy-enforcement |
A1 policy enforcement introduced in Honolulu |
|
integration/usecases/A1-policy-enforcement-r-apps |
A1 policy enforcement (analyticis part) introduced in Honolulu |
|
integration/xtesting |
Repository in charge to build th xtesting dockers used in CI/CD chains |
Repository |
Description |
Link |
---|---|---|
integration/simulators/5G-core-nf-simulator |
5G core nf simulator |
|
integration/simulators/A1-policy-enforcement-simulator |
A1 Policy Enforcement Simulator |
|
integration/simulators/core-nssmf-simulator |
Core NSSMF Simulator |
|
integration/simulators/nf-simulator |
NF simulator |
|
integration/simulators/nf-simulator/avcn-manager |
NF simulator avcn manager |
|
integration/simulators/nf-simulator/netconf-server |
NF simulator netconf server |
|
integration/simulators/nf-simulator/pm-https-server |
NF simulator pm https server |
|
integration/simulators/nf-simulator/ves-client |
NF simulator ves client |
|
integration/simulators/pnf-simulator |
PNF Simulator |
|
integration/simulators/ran-app |
RAN App |
|
integration/simulators/ran-nssmf-simulator |
RAN NSSMF simulator |
|
integration/simulators/ran-simulator |
RAN simulator |
Repository |
Description |
Link |
---|---|---|
integration/pipelines/chained-ci |
Main pipelines project which holds configuration |
|
integration/pipelines/oom-automatic-installation |
Definition of pipelines to instantiate ONAP |
|
integration/pipelines/xtesting-onap |
Definition of pipelines to execute tests |
Testsuite
The testsuite repository and its sub repositories deal exclusively with tests.
The testsuite repository includes all the robotframework scripts. The robot pod that can be installed as part of the ONAP cluster is built from this repository.
Several tooling repositories are associated with the robot tests (heatbridge, robot-python-testing-utils).
Repository |
Description |
Link |
---|---|---|
testsuite |
repository hosting the robot test suites |
|
testsuite/cds |
Repository hosting (standalone) CDS test suites shared by Bell Canada team, not yet integrated in CI/CD |
|
testsuite/cds-mock-odl |
needed for cds regression tests |
|
testsuite/cds-mock-server |
needed for cds regression tests |
|
testsuite/cds-mock-ssh |
needed for cds regression tests |
|
testsuite/oom |
Helm chart for robot pod (to be deprecated in Honolulu and moved back to OOM) |
|
testsuite/python-testing-utils |
Python and robot util libraries used for robot tests |
|
testsuite/pythonsdk-tests |
Repository hosting the test scenarios leveraging python-onapsdk for end to end smoke tests |
|
testsuite/robot-utils |
Repository aiming to provide a robot wrapper for python-onapsdk |
Demo
In this repository you will find any artifacts needed for demo, PoC and use cases if they do not have their own repository (mainly old use cases).
Repository |
Description |
Link |
---|---|---|
demo |
Historical repository to host use case artifacts (heat templates, json files,..) |
Oparent
Repository |
Description |
Link |
---|---|---|
oparent |
Java dependencies for JAVA projects |
|
oparent/cia |
Dockerfile optimization and best practices |
Archived repositories
Some repositories are archived and marked as “read-only” due to the lack of any activity in them.
Repository |
Description |
Link |
---|---|---|
integration/benchmark |
Benchmark project |
|
integration/devtool |
Devtool project |
|
integration/simulators/dc-simulator |
Data Center simulator |
|
integration/simulators/masspnf-simulator |
Mass PNF Simulator |
|
integration/terraform |
Terraform based alternative infrastructure installation |
|
integration/terragrunt |
Compagnon repository of terraform |
|
integration/usecases/bbs |
BBS use case introduced in Dublin and extracted from global repository in frankfurt |
|
integration/usecases/mdons |
MDONS use case introduced in Frankfurt |
|
testsuite/heatbridge |
python utils to manage the heatbridge function to enrich cloud information to AAI (deprecated) |
External repositories
Additionally, the Integration team also deals with external gitlab.com repositories.
Important
All of these repositories should be migrated into ONAP’s Gerrit
Repository |
Description |
Link |
---|---|---|
integration-view |
Repository integration hosting the itegration portal including the hosting of the web site |