Thu Mar 22 13:46:14 PDT 2007
- Previous message: [Slony1-commit] slony1-engine/tests/testddl generate_dml.sh
- Next message: [Slony1-commit] slony1-engine/tests/testinherit generate_dml.sh
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Update of /home/cvsd/slony1/slony1-engine/tests/testlargetuples
In directory main.slony.info:/tmp/cvs-serv24173/testlargetuples
Modified Files:
Tag: REL_1_2_STABLE
generate_dml.sh
Log Message:
Add in wait_for_catchup to 3 of the tests where we do additional
processing as they were tending to terminate before the test was complete
Index: generate_dml.sh
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/tests/testlargetuples/generate_dml.sh,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -C2 -d -r1.1.2.2 -r1.1.2.3
*** generate_dml.sh 27 Oct 2006 14:40:21 -0000 1.1.2.2
--- generate_dml.sh 22 Mar 2007 20:46:12 -0000 1.1.2.3
***************
*** 79,81 ****
--- 79,82 ----
$pgbindir/psql -h $host -p $port -d $db -U $user < $mktmp/generate.data 1> $mktmp/loadmoredata.log 2> $mktmp/loadmoredata.log
status "done"
+ sleep 20 # Give it a little while for replication to catch up
}
- Previous message: [Slony1-commit] slony1-engine/tests/testddl generate_dml.sh
- Next message: [Slony1-commit] slony1-engine/tests/testinherit generate_dml.sh
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list