Test: Added yang iana dir for yang ietf tests

This commit is contained in:
Olof hagsand 2024-11-14 12:23:03 +01:00
parent 27c821e3ce
commit cfa4803e0f

View file

@ -27,6 +27,7 @@ cat <<EOF > $cfg
<CLICON_FEATURE>ietf-vpn-common:mld</CLICON_FEATURE> <CLICON_FEATURE>ietf-vpn-common:mld</CLICON_FEATURE>
<CLICON_YANG_DIR>${YANG_INSTALLDIR}</CLICON_YANG_DIR> <CLICON_YANG_DIR>${YANG_INSTALLDIR}</CLICON_YANG_DIR>
<CLICON_YANG_DIR>${YANG_STANDARD_DIR}/iana</CLICON_YANG_DIR>
<CLICON_YANG_DIR>${YANG_STANDARD_DIR}/ietf/RFC</CLICON_YANG_DIR> <CLICON_YANG_DIR>${YANG_STANDARD_DIR}/ietf/RFC</CLICON_YANG_DIR>
<!-- order is significant, ieee has duplicate of ietf-interfaces.yang --> <!-- order is significant, ieee has duplicate of ietf-interfaces.yang -->
<CLICON_YANG_DIR>${YANG_STANDARD_DIR}/ieee/published</CLICON_YANG_DIR> <CLICON_YANG_DIR>${YANG_STANDARD_DIR}/ieee/published</CLICON_YANG_DIR>