Closed YufengXin closed 1 month ago
paired with issue #43
Thank you for reporting the issue, Yufeng. We have provided a public URL that you can use to obtain the OXP topology JSON for integration testing. We are currently reviewing it to ensure that it is 100% accurate with the data model specification. If you come across any issues while testing, please do let us know as it will be very helpful for the whole test. curl -X 'GET' 'http://67.17.206.221/topology/1' -H 'accept:application/json'
The way unittest works is to have deterministic inputs to make assertions on deterministic output of functions. It won't work with a running instance under updating.
Hi,
The Topology JSON files were added to the datamodel repo and can be accessed here:
SDX-lC/SDX-Controller need the test files as inputs for unittest, in order to resolve issues.