-----------------New description
An L2VPN is provisioned between Tenet01 and Tenet02 using an intra-domain link.
When the direct intra-domain link between Tenet01 and Tenet02 is set to down, the SDX topology is correctly updated.
However, even though an alternate path exists in the exported topology (from SAX), the SDX Controller does not verify connectivity nor re-route the service.
As a result, the L2VPN transitions to down instead of remaining up.
Expected:
If an alternate path exists, SDX should keep the L2VPN up and ensure connectivity.
Actual:
L2VPN status becomes down even though a valid alternate path is available.
See test_011_intra_domain_link_down_path_found
-----------------Old description
After setting a link down and finding an alternate path, connectivity between hosts is not checked (see test_011_update_intra_domain_link_down_path_found)
-----------------New description
An L2VPN is provisioned between Tenet01 and Tenet02 using an intra-domain link.
When the direct intra-domain link between Tenet01 and Tenet02 is set to down, the SDX topology is correctly updated.
However, even though an alternate path exists in the exported topology (from SAX), the SDX Controller does not verify connectivity nor re-route the service.
As a result, the L2VPN transitions to down instead of remaining up.
Expected:
If an alternate path exists, SDX should keep the L2VPN up and ensure connectivity.
Actual:
L2VPN status becomes down even though a valid alternate path is available.
See test_011_intra_domain_link_down_path_found
-----------------Old description
After setting a link down and finding an alternate path, connectivity between hosts is not checked (see test_011_update_intra_domain_link_down_path_found)