integration of netconf-yang and Java

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2017 08:03 AM
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.
- Labels:
-
YANG Development Kit (YDK)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2017 08:47 AM
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:
