test yangmodels, filter mpls-ldp yang models due to bug(again)

This commit is contained in:
Olof hagsand 2022-03-28 15:33:14 +02:00
parent fb86285984
commit 8d5694cc1c
2 changed files with 5 additions and 4 deletions

View file

@ -26,7 +26,7 @@ fi
# OPENCONFIG dir has a small number of extra yangs apart from OCDIR
OCDIR=$OPENCONFIG/release/models
files=$(find ${OPENCONFIG} -name "*.yang")
files=$(find ${OPENCONFIG} -type f -name "*.yang")
# Count nr of modules (exclude submodule) Assume "module" or "submodule"
# first word on first line