diff --git a/ansible_collections/arista/avd/molecule/eos_designs_unit_tests/inventory/group_vars/PTP_TESTS_L2LEAFS.yml b/ansible_collections/arista/avd/molecule/eos_designs_unit_tests/inventory/group_vars/PTP_TESTS_L2LEAFS.yml index b26977ff8a7..d9cdfde6a3d 100644 --- a/ansible_collections/arista/avd/molecule/eos_designs_unit_tests/inventory/group_vars/PTP_TESTS_L2LEAFS.yml +++ b/ansible_collections/arista/avd/molecule/eos_designs_unit_tests/inventory/group_vars/PTP_TESTS_L2LEAFS.yml @@ -18,6 +18,7 @@ l2leaf: uplink_switch_interfaces: - Ethernet11 - Ethernet11 + # Test when ptp.enabled is not set but uplinks is set. ptp: uplinks: [ Ethernet1 ]