Skip to content
Snippets Groups Projects

Provide prototype implementation for topology handling

Merged Ghost User requested to merge istaester/init-topology into develop
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -6,6 +6,7 @@
@@ -6,6 +6,7 @@
variables:
variables:
GOSDN_LOG: "nolog"
GOSDN_LOG: "nolog"
GOSDN_CHANGE_TIMEOUT: "5000ms"
GOSDN_CHANGE_TIMEOUT: "5000ms"
 
coverage: '/coverage: \d+.\d+% of statements/'
artifacts:
artifacts:
when: always
when: always
reports:
reports:
Loading