GitLab CI/CD pipeline - OFC'24:
- Added preliminary non-functional test scripts - Renamed scripts and data files - Added python code to test deployments - Added CI/CD pipeline descriptor - Added TFS descriptor file - Added Dockerfile - Added script to deploy node agents
parent
e0cda265
No related branches found
No related tags found
Showing
- src/tests/ofc24/.gitlab-ci.yml 106 additions, 0 deletionssrc/tests/ofc24/.gitlab-ci.yml
- src/tests/ofc24/Dockerfile 101 additions, 0 deletionssrc/tests/ofc24/Dockerfile
- src/tests/ofc24/deploy-node-agents.sh 84 additions, 0 deletionssrc/tests/ofc24/deploy-node-agents.sh
- src/tests/ofc24/deploy_specs.sh 163 additions, 0 deletionssrc/tests/ofc24/deploy_specs.sh
- src/tests/ofc24/descriptors_topology.json 150 additions, 0 deletionssrc/tests/ofc24/descriptors_topology.json
- src/tests/ofc24/platform_r1.xml 1 addition, 1 deletionsrc/tests/ofc24/platform_r1.xml
- src/tests/ofc24/platform_r2.xml 1 addition, 1 deletionsrc/tests/ofc24/platform_r2.xml
- src/tests/ofc24/platform_t1.xml 295 additions, 0 deletionssrc/tests/ofc24/platform_t1.xml
- src/tests/ofc24/platform_t2.xml 295 additions, 0 deletionssrc/tests/ofc24/platform_t2.xml
- src/tests/ofc24/requirements.in 15 additions, 0 deletionssrc/tests/ofc24/requirements.in
- src/tests/ofc24/startNetconfAgent.sh 7 additions, 0 deletionssrc/tests/ofc24/startNetconfAgent.sh
- src/tests/ofc24/tests/__init__.py 14 additions, 0 deletionssrc/tests/ofc24/tests/__init__.py
- src/tests/ofc24/tests/test_functional_bootstrap.py 67 additions, 0 deletionssrc/tests/ofc24/tests/test_functional_bootstrap.py
- src/tests/ofc24/tests/test_functional_cleanup.py 44 additions, 0 deletionssrc/tests/ofc24/tests/test_functional_cleanup.py
- src/tests/ofc24/tests/test_functional_create_service.py 102 additions, 0 deletionssrc/tests/ofc24/tests/test_functional_create_service.py
- src/tests/ofc24/tests/test_functional_delete_service.py 74 additions, 0 deletionssrc/tests/ofc24/tests/test_functional_delete_service.py
Loading
Please register or sign in to comment