Test: remove obsolete test_ openconfig_system
Add branch with-defaults to github workflow Check in parameter in yang_extension_value
This commit is contained in:
parent
4514f2a538
commit
aaa18897ef
4 changed files with 11 additions and 183 deletions
|
|
@ -86,6 +86,11 @@ Run all tests but continue after errors and only print a summary test output ide
|
|||
sum.sh
|
||||
```
|
||||
|
||||
Add a detailed error print of the first test that failed, if any:
|
||||
```
|
||||
detail=true sum.sh
|
||||
```
|
||||
|
||||
## Memory leak test
|
||||
The `mem.sh` runs memory checks using valgrind. Start it with no arguments to test all components (backend, restconf, cli, netconf), or specify which components to run:
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue