]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
More for test071
authorHoward Chu <hyc@openldap.org>
Sat, 22 Dec 2018 18:41:45 +0000 (10:41 -0800)
committerHoward Chu <hyc@openldap.org>
Sat, 22 Dec 2018 18:41:45 +0000 (10:41 -0800)
tests/scripts/defines.sh

index 6481dc78db2c729ecae0e02284bb15c639f63669..7952c2e7fe652f63fc55ef552c324f9bedc356c8 100755 (executable)
@@ -105,6 +105,7 @@ R2SRSLAVECONF=$DATADIR/slapd-syncrepl-slave-refresh2.conf
 P1SRSLAVECONF=$DATADIR/slapd-syncrepl-slave-persist1.conf
 P2SRSLAVECONF=$DATADIR/slapd-syncrepl-slave-persist2.conf
 P3SRSLAVECONF=$DATADIR/slapd-syncrepl-slave-persist3.conf
+DIRSYNC1CONF=$DATADIR/slapd-dirsync1.conf
 REFSLAVECONF=$DATADIR/slapd-ref-slave.conf
 SCHEMACONF=$DATADIR/slapd-schema.conf
 TLSCONF=$DATADIR/slapd-tls.conf
@@ -175,6 +176,7 @@ TOOLPROTO="-P 3"
 
 # cmds
 CONFFILTER=$SRCDIR/scripts/conf.sh
+CONFDIRSYNC=$SRCDIR/scripts/confdirsync.sh
 
 MONITORDATA=$SRCDIR/scripts/monitor_data.sh
 
@@ -280,6 +282,8 @@ SQLADD=$DATADIR/sql-add.ldif
 LDIFUNORDERED=$DATADIR/test-unordered.ldif
 LDIFREORDERED=$DATADIR/test-reordered.ldif
 LDIFMODIFY=$DATADIR/test-modify.ldif
+LDIFDIRSYNCCP=$DATADIR/test-dirsync-cp.ldif
+LDIFDIRSYNCNOCP=$DATADIR/test-dirsync-nocp.ldif
 
 # strings
 MONITOR=""