mirror of
https://github.com/samba-team/samba.git
synced 2025-01-22 22:04:08 +03:00
testprogs: use uniqe names in "net ads dns" tests to avoid conflicts
Avoid conflicts when running the same tests multiple times. Reduces the needs to cleanup all objects properly. Signed-off-by: Björn Baumbach <bb@sernet.de> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
582621109b
commit
9fa659cc1f
@ -42,9 +42,9 @@ IPADDRESS=10.1.4.111
|
||||
IP6ADDRESS=fd00:1a1a::1:5ee:bad:c0de
|
||||
IPADDRMAC=10.1.4.124
|
||||
UNPRIVIP=10.1.4.130
|
||||
NAME=testname
|
||||
UNPRIVNAME=unprivname
|
||||
UNPRIVUSER=unprivuser
|
||||
NAME=testname.$$
|
||||
UNPRIVNAME=unprivname.$$
|
||||
UNPRIVUSER=unprivuser.$$
|
||||
UNPRIVPASS=UnPrivPass1
|
||||
|
||||
# These tests check that privileged users can add DNS names and that
|
||||
|
Loading…
x
Reference in New Issue
Block a user