-
Notifications
You must be signed in to change notification settings - Fork 344
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pull requests for issue #1322 #1315 #1334
pull requests for issue #1322 #1315 #1334
Conversation
Functional results: start-dir=./tests/functional warnings.warn(warning_string, RuntimeWarning) Ran 63 tests in 197.945s OK |
UT test logs: (venv) root@masterhost:~/pyez_release_test1/py-junos-eznc# nose2 -v tests.unit ERROR:jnpr.junos.console: During handling of the above exception, another exception occurred: Traceback (most recent call last): ok ok ERROR:jnpr.junos.console: ok ERROR:jnpr.junos.console: ok ok ok ok Ran 827 tests in 10.096s OK |
Fix for issues
Get full RPC response in cli function #1315
Fix for issue #1322 to pass no_validate #1323
sw.install parameter validate=False is not passed on to the NSSU and ISSU upgrade .
Added code to set no_validate option when validate=False