Skip to content
Snippets Groups Projects

Resolve "Fix OFC'24 end-to-end test for Optical Controller component"

Compare and Show latest version
2 files
+ 12
12
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 2
2
@@ -14,9 +14,9 @@
# 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/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'
Loading