mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
wintest: ensure we startup the w2k3 DC VM
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
67aa53a1e1
commit
b85bb3e386
@ -657,6 +657,7 @@ def test_howto(t):
|
||||
test_join_as_rodc(t, "W2K8R2A")
|
||||
|
||||
if t.have_vm('W2K3A') and not t.skip("join_w2k3"):
|
||||
t.start_winvm("W2K3A")
|
||||
prep_join_as_dc(t, "W2K3A")
|
||||
t.run_dcpromo_as_first_dc("W2K3A", func_level='2003')
|
||||
join_as_dc(t, "W2K3A")
|
||||
|
Loading…
Reference in New Issue
Block a user