robshakir / pyangbind

A plugin for pyang that creates Python bindings for a YANG model.
Other
198 stars 120 forks source link

Integration and Sample UnitTests using BGP are broken #305

Closed JoseIgnacioTamayo closed 6 months ago

JoseIgnacioTamayo commented 11 months ago

It seems the OC BGP model has changed considerably, the integration and sample tests that use it are failing.

The integration and sample tests that use other models are running and passing fine.

This issue is to update the unittests to match the recent BGP model, or to delete these tests as the goal (integration and sample) is achieved using other OC models other than BGP (like openconfig-interfaces).