-
Bug
-
Resolution: Unresolved
-
Medium
-
None
-
None
VPP-2040 "Move VNET features to plugins" is an epic tracking moving features from vpp/src/vnet into vpp/src/plugins. When features are moved to plugins, CSIT tests will fail until the associated CSIT test are modified to load the new plugin.
This epic is used to track the CSIT tasks associated with VPP-2040.
For any CSIT tests that are failing, the new plugin should be added to the 'plugins_to_enable' robot variable in the Robot test definition of all test suites where tests are failing because the new plugin is not enabled in VPP.
For example, assuming that there is a new plugin created for vxlan, then in order to make the ethip4vxlan-l2bdbasemaclrn-ndrpdr test work, add 'plugin_vxlan.so' to the test at 10ge2p1x710-ethip4vxlan-l2bdbasemaclrn-ndrpdr.robot line 59
1.
|
Enable vxlan plugin in all vxlan test suites |
|
Done | Unassigned |
2.
|
Enable vhost plugin in all vhost test suites |
|
Done | Unassigned |
3.
|
Enable bfd plugin in all bfd test suites |
|
Done | Oussama Drici |