Skip to content
Snippets Groups Projects
Commit 26c5c7da authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

Disabled Gitlab CI/CD integration tests

parent 324cd085
No related branches found
No related tags found
3 merge requests!359Release TeraFlowSDN 5.0,!322Resolve "(CTTC) Update NBI WebSocket endpoints to Flask-SocketIO and use gunicorn",!286Resolve "(CTTC) Implement integration test between E2E-IP-Optical SDN Controllers"
...@@ -54,6 +54,6 @@ include: ...@@ -54,6 +54,6 @@ include:
# - local: '/src/qos_profile/.gitlab-ci.yml' # - local: '/src/qos_profile/.gitlab-ci.yml'
# - local: '/src/vnt_manager/.gitlab-ci.yml' # - local: '/src/vnt_manager/.gitlab-ci.yml'
# - local: '/src/e2e_orchestrator/.gitlab-ci.yml' # - local: '/src/e2e_orchestrator/.gitlab-ci.yml'
#
# This should be last one: end-to-end integration tests # # This should be last one: end-to-end integration tests
- local: '/src/tests/.gitlab-ci.yml' # - local: '/src/tests/.gitlab-ci.yml'
...@@ -14,11 +14,11 @@ ...@@ -14,11 +14,11 @@
# include the individual .gitlab-ci.yml of each end-to-end integration test # include the individual .gitlab-ci.yml of each end-to-end integration test
include: include:
- local: '/src/tests/ofc22/.gitlab-ci.yml' # - local: '/src/tests/ofc22/.gitlab-ci.yml'
# #- local: '/src/tests/oeccpsc22/.gitlab-ci.yml' # #- local: '/src/tests/oeccpsc22/.gitlab-ci.yml'
# - local: '/src/tests/ecoc22/.gitlab-ci.yml' # - local: '/src/tests/ecoc22/.gitlab-ci.yml'
# #- local: '/src/tests/nfvsdn22/.gitlab-ci.yml' # #- local: '/src/tests/nfvsdn22/.gitlab-ci.yml'
# #- local: '/src/tests/ofc23/.gitlab-ci.yml' # #- local: '/src/tests/ofc23/.gitlab-ci.yml'
# - local: '/src/tests/ofc24/.gitlab-ci.yml' # - local: '/src/tests/ofc24/.gitlab-ci.yml'
- local: '/src/tests/eucnc24/.gitlab-ci.yml' # - local: '/src/tests/eucnc24/.gitlab-ci.yml'
# - local: '/src/tests/ecoc24/.gitlab-ci.yml' # - local: '/src/tests/ecoc24/.gitlab-ci.yml'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment