Skip to content
Snippets Groups Projects
Commit 2ea867bb authored by André Sterba's avatar André Sterba
Browse files

Merge branch 'mb/coverage-fix' into istaester/init-topology

parents e4e122ff cc2390c6
Branches
No related tags found
5 merge requests!376Add additional example application hostname-checker,!349Northbound refactoring to implement NIB concept for devices,!343Add basic application framework and example application to show interaction between events an NBI,!339Create basic venv-manager for use with arista,!324Provide prototype implementation for topology handling
Pipeline #104900 passed
This commit is part of merge request !343. Comments created here will be created in the context of that merge request.
...@@ -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: '/total:\s+\(statements\)\s+(\d+.\d+\%)/'
artifacts: artifacts:
when: always when: always
reports: reports:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment