GitLab CI/CD pipeline - OFC'24:
- Fixed deployment of dataplane node agents - Added testsfor bidir and unidir services to Dockerfile - Updated descriptors in functional tests - Separated functional tests for bidir and unidir services - Removed unneeded KPI-related test methods
parent
3e6e31fd
No related branches found
No related tags found
Showing
- src/tests/ofc24/.gitlab-ci.yml 41 additions, 1 deletionsrc/tests/ofc24/.gitlab-ci.yml
- src/tests/ofc24/Dockerfile 6 additions, 4 deletionssrc/tests/ofc24/Dockerfile
- src/tests/ofc24/tests/test_functional_bootstrap.py 1 addition, 1 deletionsrc/tests/ofc24/tests/test_functional_bootstrap.py
- src/tests/ofc24/tests/test_functional_cleanup.py 1 addition, 1 deletionsrc/tests/ofc24/tests/test_functional_cleanup.py
- src/tests/ofc24/tests/test_functional_create_service_bidir.py 4 additions, 38 deletions...tests/ofc24/tests/test_functional_create_service_bidir.py
- src/tests/ofc24/tests/test_functional_create_service_unidir.py 68 additions, 0 deletions...ests/ofc24/tests/test_functional_create_service_unidir.py
- src/tests/ofc24/tests/test_functional_delete_service_bidir.py 2 additions, 2 deletions...tests/ofc24/tests/test_functional_delete_service_bidir.py
- src/tests/ofc24/tests/test_functional_delete_service_unidir.py 74 additions, 0 deletions...ests/ofc24/tests/test_functional_delete_service_unidir.py
Loading
Please register or sign in to comment