cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
708
Views
1
Helpful
1
Replies

integration of netconf-yang and Java

itraviv
Level 1
Level 1

hi,

i use ytool to test my router's YANG configs.

i want to periodically test it under my java-based regression.

ytool has an option to generate python-based tests to integrate with pyATS, but our environment is java-based as i said.

a workaround would be to call python from java, we try to avoid this.

is there any way to have the tests do the same under java platform?

(those python tests use the following libs:

from ats import aetest

from ats.atslog.utils import banner

from pyats_job import params

from jinja2 import Template

from cnetconf import testmodel

thanks.

1 Reply 1

abhirame
Cisco Employee
Cisco Employee

Hi, currently, we do not have plans to support Java in YDK. If you have questions about ytool, the below may be the better forum to ask:    

Issues · CiscoDevNet/yang-explorer · GitHub