Support the new path option for yang-model-validator 02/102102/5
authorSangwook Ha <sangwook.ha@verizon.com>
Tue, 16 Aug 2022 21:26:12 +0000 (14:26 -0700)
committerSangwook Ha <sangwook.ha@verizon.com>
Thu, 18 Aug 2022 07:12:25 +0000 (00:12 -0700)
commitc48764ff24af67a20cd01f658cc12849d6448bd0
treee83c861275a3ccd088af06e91afe13d5ae0ead25
parentea4b52ace0238d3eb703ea2f26e87de733387df6
Support the new path option for yang-model-validator

YANG Tools adopted argparse4j for yang-model-validator in v9.0.0
(YANGTOOLS-1424). The new implementation requires space (' '),
instead of colon (':'), between paths.
More importantly it does not create an aggregated list of YANG
directory paths any more when the path option ('-p', '--path') is used
multiple times - only the last one takes effect.

Update yang-model-validator test suite to support this change in YANG
Tools v9.0.0.

Change-Id: I9307ccf2677702223f221f8f9603ff0ad1ecbff3
Signed-off-by: Sangwook Ha <sangwook.ha@verizon.com>
csit/libraries/YangCollection.robot
csit/suites/yangtools/yang-model-validator/yang-model-validator.robot