mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-21 11:12:04 +00:00
Merge pull request #5532 from hu-weihua/dns
Move 2 dns cases from CI test scope
This commit is contained in:
commit
fe1732ff4b
@ -74,7 +74,7 @@ end
|
||||
start:makedns_ubuntu_n
|
||||
description:makedns -n
|
||||
os:ubuntu
|
||||
label:mn_only,dns
|
||||
label:mn_only,dns,wait_fix
|
||||
cmd:chtab netname=testnetwork networks.net=100.100.100.0 networks.mask=255.255.255.0 networks.mgtifname=eth0 networks.gateway=100.100.100.254
|
||||
check:rc==0
|
||||
cmd:cp /etc/hosts /etc/hosts.testbak
|
||||
@ -141,7 +141,7 @@ end
|
||||
|
||||
start:makedns
|
||||
description:makedns
|
||||
label:mn_only,dns
|
||||
label:mn_only,dns,wait_fix
|
||||
cmd:chtab netname=testnetwork networks.net=100.100.100.0 networks.mask=255.255.255.0 networks.mgtifname=eth0 networks.gateway=100.100.100.254
|
||||
check:rc==0
|
||||
cmd:makedns -n
|
||||
|
Loading…
x
Reference in New Issue
Block a user