Skip to content
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

snapcheck not working from command line, working from module #286

Closed
sidhujasminder opened this issue Nov 22, 2017 · 0 comments
Closed

snapcheck not working from command line, working from module #286

sidhujasminder opened this issue Nov 22, 2017 · 0 comments

Comments

@sidhujasminder
Copy link
Contributor

When trying use new snappy version 1.2.1, appending the hash value is not working from command line. Although the same test scenario works if using python module of jsnapy.

Connecting to device 1.1.1.1 ................
Taking snapshot of RPC: get-interface-information
*************************** Device: 1.1.1.1 ***************************
Tests Included: test_interfaces_terse_1 
*************************RPC is get-interface-information*************************
ERROR, Snapshot file /Users/jasminder/PycharmProjects/env1/etc/jsnapy/snapshots/1.1.1.1_pre_get_interface_information.xml is not present in given path !!
------------------------------- Final Result!! -------------------------------
test_interfaces_terse_1 : Skipped
Total No of tests passed: 0
Total No of tests failed: 0 
None of the test cases executed !!! 

Where as the file generated in snapshot folder looks like-
1.1.1.1_pre_VsdgOxmIdJWe7hRxk1Sp5Q==_get_interface_information.xml
with hash appended.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant