Open srsettur opened 2 years 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.
All sample scripts have IxNetRestApiException that was not imported in the try/except clause: except(IxNetRestApiException, Exception, KeyboardInterrupt) as errMsg:
bulkConfiguration.py
egressTrackingNgpy.py
isisNgpf.py
lacpOspfNgpy.py
jsonConfigImportExportSamples.py
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.
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.