Added: CLICON_CLI_AUTOCLI_EXCLUDE
Added openconfig interfaces tests
This commit is contained in:
parent
1f5e71512a
commit
f536b1dc67
11 changed files with 220 additions and 64 deletions
|
|
@ -7,6 +7,11 @@ automatically run as part of the all.sh, sum.sh tests etc. The scripts
|
|||
need to follow some rules to work properly, please look at one or two
|
||||
to get the idea.
|
||||
|
||||
Note that configure must ensure optional yangs be installed:
|
||||
```
|
||||
./configure --enable-optyangs
|
||||
```
|
||||
|
||||
See also the [site.sh](#site-sh) for example for skipping tests or setting some site-specific variables.
|
||||
|
||||
## Continuous Integration
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue