Skip to content
Snippets Groups Projects

Enable export and import of SDN configuration

Merged Ghost User requested to merge export-import-sdn-config into develop
6 files
+ 160
128
Compare changes
  • Side-by-side
  • Inline
Files
6
+ 0
7
@@ -32,10 +32,3 @@ controller-test:
- cd controller
- make ci-controller-test
<<: *test
test-build:
artifacts:
when: never
script:
- make build
<<: *test
Loading