Ensure ntpdate is on our test images

We want to be able to set the time in big steps at the beginning of test
runs and one option for doing so is with ntpdate. Ensure ntpdate is
installed on all our images by putting it into the infra package needs
element.

Note that the package name appears to be the same across ubuntu, centos,
and fedora.

Change-Id: Ib3fd4afe5a89d8a799cc15c57254aaf11b6aa3e5
This commit is contained in:
Clark Boylan 2016-08-19 13:16:35 -07:00
parent bf315be8c5
commit 945b10084d
1 changed files with 1 additions and 0 deletions

View File

@ -7,3 +7,4 @@ python-dev:
python3-dev:
uuid-runtime:
traceroute:
ntpdate: