OpenIxia / IxNetwork

A central location for IxNetwork sample scripts and utilities. Please also visit http://openixia.com
MIT License
50 stars 59 forks source link

Dev convert to restpy #139

Open srsettur opened 1 year ago

srsettur commented 1 year ago

RestAPI to RestPy migration test runStatus1669378734.docx

Please find the PR targeted to dev_convertToRestpy branch rather to master. Attached the UT. There is a failure observed while running mplsNgpf.py, this is been tracked and requires 9.30 API server release.

hubogee commented 1 year ago

Hi Sreekanth,

It appears to me that the sample scripts were not ran, tested and verified because many of the scripts are failing. I stopped verifying after the followings. I will verify them after you fix these and please verify the rest of the scripts.

srsettur commented 1 year ago

Hi @hubogee , I used 'git fetch origin pull/139/head:PR_139' to get the 139 PR specific changes. This created a new branch with name PR_139. I tried to run isisNgpf.py. I don't see any issues. Can you please help me to understand, if I am missing something here.