mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
tests: Add samba_upgradedns to the list of possible cmds
This will be used to test the replication scenario with no DNS partitions BUG: https://bugzilla.samba.org/show_bug.cgi?id=14051 Signed-off-by: Garming Sam <garming@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
d90ccce597
commit
7d2875bd70
@ -404,6 +404,7 @@ class BlackboxTestCase(TestCaseInTempDir):
|
||||
|
||||
python_cmds = ["samba-tool",
|
||||
"samba_dnsupdate",
|
||||
"samba_upgradedns",
|
||||
"script/traffic_replay",
|
||||
"script/traffic_learner"]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user