Update yang-model-validator test suite 27/63527/4
authorIgor Foltin <igor.foltin@pantheon.tech>
Tue, 26 Sep 2017 15:15:59 +0000 (17:15 +0200)
committerJamo Luhrsen <jluhrsen@redhat.com>
Fri, 29 Sep 2017 20:02:30 +0000 (20:02 +0000)
commit28662568a7b982218f14604b977f83271238d05d
treeb6be8cfaa105a0dd4072a36d34e9d09e98ee2750
parent4268fe4aeef538602563373bf62034700b90cba9
Update yang-model-validator test suite

Update this suite to reflect the changes that have been made
in the YANG Tools artifact yang-model-validator (previously known
as yang-system-test) since the test suite was first created.

The -p option previously denoted the directories with YANG files
that should be parsed as one big collection. However, the artifact
is meant to be used as a single YANG file validator similarly to
pyang. That is why the -p option is now used to specify directories
with YANG dependencies, i.e. YANG files which might be needed to
successfully validate the single YANG file specified as argument.

Therefore, adjust the suite to iterate through the set of YANG
files one by one while using the whole set of YANG models as
dependencies within the -p option.

Change-Id: I6225242bddf5dbf612a5e73153fe41c3ffa3f990
Signed-off-by: Igor Foltin <igor.foltin@pantheon.tech>
csit/libraries/RemoteBash.robot
csit/suites/yangtools/yang-model-validator/yang-model-validator.robot [moved from csit/suites/yangtools/odl-yang-validator/odl-yang-validator.robot with 75% similarity]
csit/testplans/yangtools-system.txt