From: Björn Baumbach Date: Wed, 22 Feb 2023 19:15:23 +0000 (+0000) Subject: testprogs: use uniqe names in "net ads dns" tests to avoid conflicts X-Git-Tag: talloc-2.4.1~1498 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9fa659cc1fd8a4ff05ce70923317113571345e4f;p=thirdparty%2Fsamba.git 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 Reviewed-by: Andrew Bartlett --- diff --git a/testprogs/blackbox/test_net_ads_dns.sh b/testprogs/blackbox/test_net_ads_dns.sh index 0be5fd4b3f2..d2d1dec9425 100755 --- a/testprogs/blackbox/test_net_ads_dns.sh +++ b/testprogs/blackbox/test_net_ads_dns.sh @@ -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