提交 66d3a0d4 编写于 作者: Y Yiqiao Pu

Merge pull request #114 from liyangfnst/ntpd_fix

qemu.test: Remove remote params since it's set in base.cfg
- ntpd:
no JeOS
# You must set remote parameters(ip and password) in base.cfg.
# The remote server must have ntp installed and port 123 opened
virt_test_type = qemu libvirt
only Linux
requires_root = yes
......@@ -10,11 +12,6 @@
net_range = "NET.RANGE"
mask = "NET.MASK"
restrict_option = "nomodify notrap"
# server_* parameters must be set correctly.
# This server must have ntp installed and port 123 opened
remote_ip = "REMOTE.EXAMPLE.COM"
remote_pwd = "REMOTE.ROOT.PWD"
remote_user = "root"
# Commonly we must wait at least 300 seconds for ntpd valid
ntpdate_sleep = 300
ntpd_sleep = 1200
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册