-
Notifications
You must be signed in to change notification settings - Fork 925
Open
Labels
Description
Is it platform specific
generic
Importance or Severity
Low
Description of the bug
This was identified as a part of development of cEOSLab peer container convergence (multi-vrf). The issue does not appear to exist without this feature.
NTP tests do not pass as ntpd failed to start on the ptf_ardut container. Due to the number of interfaces involved in the multi-vrf feature on the container, ntpd runs out of sockets (limit 1024).
Steps to Reproduce
Run the suite of ntp tests.
Actual Behavior and Expected Behavior
NTP should start on the ptf_ardut container. Currently, it does not as it runs out of sockets.
Relevant log output
Output of show version
Attach files (if any)
No response