Skip to content
Snippets Groups Projects
Commit 402d2f21 authored by Neil Schark's avatar Neil Schark
Browse files

Merge branch 'develop' into export-import-sdn-config

parents 1335fad6 e74a39a1
Branches
No related tags found
1 merge request!404Enable export and import of SDN configuration
variables: variables:
GOSDN_IMAGE: "${CI_REGISTRY_IMAGE}:${CI_COMMIT_SHA}" GOSDN_IMAGE: "${CI_REGISTRY_IMAGE}:${CI_COMMIT_SHA}"
GOSDN_TESTING_IMAGE: "${CI_REGISTRY_IMAGE}:testing_${CI_COMMIT_SHA}" GOSDN_TESTING_IMAGE: "${CI_REGISTRY_IMAGE}:testing_${CI_COMMIT_SHA}"
CEOS_IMAGE: "${CI_PCONTAINERS_REGISTRY_IMAGE}/ceos:4.29.0.2F" CEOS_IMAGE: "${CI_PCONTAINERS_REGISTRY_IMAGE}/ceos:4.28.2F"
GOLANG_VERSION: "1.19" GOLANG_VERSION: "1.19"
workflow: workflow:
......
...@@ -8,7 +8,7 @@ mgmt: ...@@ -8,7 +8,7 @@ mgmt:
topology: topology:
kinds: kinds:
ceos: ceos:
image: registry.code.fbi.h-da.de/danet/containers/ceos:4.29.0.2F image: registry.code.fbi.h-da.de/danet/containers/ceos:4.28.2F
nodes: nodes:
ceos0: ceos0:
kind: ceos kind: ceos
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment