[Date Prev][Date Next] [Chronological] [Thread] [Top]

test020-syncreplication-cascading fails - databases differ (ITS#2730)



Full_Name: Hallvard B Furuseth
Version: HEAD
OS: Solaris
URL: ftp://ftp.openldap.org/incoming/Hallvard-Furuseth-030919.tgz
Submission from: (NULL) (129.240.186.42)
Submitted by: hallvard


With OpenLDAP slapd(hdb) configured with

  ./configure  --quiet --prefix=/usit/bombur/tmp/ldap
               --enable-aci --enable-crypt --enable-hdb
               --enable-bdb --enable-ldbm --enable-monitor

test020 failed after 200 runs:

(while LDAPNOINIT=true nice -10 \
     ./scripts/test020-syncreplication-cascading . hdb yes yes no
do
     echo '>>>done, wait 10 seconds'; sleep 10; echo ""
done)

Output ends with:

Comparing retrieved entries from master and R1 slave...
Comparing retrieved entries from master and R2 slave...
Comparing retrieved entries from master and P1 slave...
test failed - master and P1 slave databases differ

Full output is in tests/test.out in the supplied .tgz file.
It also contains the test-db/ and test-repl/ directories.