Commit 233af385 authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

Deactivated unneeded end-to-end integration tests

parent c24b4380
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -14,20 +14,20 @@

# include the individual .gitlab-ci.yml of each end-to-end integration test
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/ecoc22/.gitlab-ci.yml'
  #- local: '/src/tests/nfvsdn22/.gitlab-ci.yml'
  #- local: '/src/tests/ofc23/.gitlab-ci.yml'
  - local: '/src/tests/ofc24/.gitlab-ci.yml'
  - local: '/src/tests/eucnc24/.gitlab-ci.yml'
#  - local: '/src/tests/ofc24/.gitlab-ci.yml'
#  - local: '/src/tests/eucnc24/.gitlab-ci.yml'
  #- local: '/src/tests/ofc25-camara-agg-net-controller/.gitlab-ci.yml'
  #- local: '/src/tests/ofc25-camara-e2e-controller/.gitlab-ci.yml'
  #- local: '/src/tests/ofc25/.gitlab-ci.yml'
  - local: '/src/tests/ryu-openflow/.gitlab-ci.yml'
#  - local: '/src/tests/ryu-openflow/.gitlab-ci.yml'
  - local: '/src/tests/qkd_end2end/.gitlab-ci.yml'
  - local: '/src/tests/acl_end2end/.gitlab-ci.yml'
  - local: '/src/tests/l2_vpn_gnmi_oc/.gitlab-ci.yml'
#  - local: '/src/tests/acl_end2end/.gitlab-ci.yml'
#  - local: '/src/tests/l2_vpn_gnmi_oc/.gitlab-ci.yml'

  - local: '/src/tests/tools/mock_tfs_nbi_dependencies/.gitlab-ci.yml'
  - local: '/src/tests/tools/mock_qkd_node/.gitlab-ci.yml'