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

Re: commit: ldap/tests/scripts defines.sh test050-syncrepl-multimaster



<quote who="Aaron Richton">
> Yes, on x86_64 Fedora 8.

Yeah, it's sometimes happening on i386 F8 too. Just passed now though:

[ghenry@suretec tests]$ ./run test050
Cleaning up test run directory leftover from previous run.
Running ./scripts/test050-syncrepl-multimaster...
running defines.sh
Initializing server configurations...
Starting producer slapd on TCP/IP port 9011...
Using ldapsearch to check that producer slapd is running...
Inserting syncprov overlay on producer...
Starting consumer slapd on TCP/IP port 9012...
Using ldapsearch to check that consumer slapd is running...
Configuring syncrepl on consumer...
Starting consumer2 slapd on TCP/IP port 9013...
Using ldapsearch to check that consumer2 slapd is running...
Configuring syncrepl on consumer2...
Adding schema and databases on producer...
Using ldapadd to populate producer...
Waiting 20 seconds for syncrepl to receive changes...
Using ldapsearch to check that syncrepl received database changes...
Using ldapsearch to check that syncrepl received database changes on
consumer2...
Using ldapsearch to read config from the producer...
Using ldapsearch to read config from the consumer...
Using ldapsearch to read config from consumer2...
Filtering producer results...
Filtering consumer results...
Filtering consumer2 results...
Comparing retrieved configs from producer and consumer...
Comparing retrieved configs from producer and consumer2...
Using ldapsearch to read all the entries from the producer...
Using ldapsearch to read all the entries from the consumer...
Using ldapsearch to read all the entries from the consumer2...
Filtering producer results...
Filtering consumer results...
Filtering consumer2 results...
Comparing retrieved entries from producer and consumer...
Comparing retrieved entries from producer and consumer2...
Restarting servers...
Starting producer slapd on TCP/IP port 9011...
Using ldapsearch to check that producer slapd is running...
Waiting 5 seconds for slapd to start...
Starting consumer slapd on TCP/IP port 9012...
Using ldapsearch to check that consumer slapd is running...
Starting consumer2 slapd on TCP/IP port 9013...
Using ldapsearch to check that consumer2 slapd is running...
Waiting 10 seconds for servers to resync...
>>>>> Test succeeded