Tue Jul 15 15:28:24 PDT 2008
- Previous message: [Slony1-commit] slony1-engine/tests/test1 generate_dml.sh init_add_tables.ik settings.ik init_schema.sql schema.diff README
- Next message: [Slony1-commit] slony1-engine/tests run_test.sh
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Update of /home/cvsd/slony1/slony1-engine
In directory main.slony.info:/tmp/cvs-serv10765
Modified Files:
RELEASE-2.0
Log Message:
Add in new tools script, start_slon.sh, which provides an rc.d-style
way of starting up a slon.
Altered the test scripts to make use of it.
Still need to update docs to discuss it at least a little bit.
Index: RELEASE-2.0
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/RELEASE-2.0,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -d -r1.21 -r1.22
*** RELEASE-2.0 15 Jul 2008 22:25:44 -0000 1.21
--- RELEASE-2.0 15 Jul 2008 22:28:22 -0000 1.22
***************
*** 200,201 ****
--- 200,208 ----
Add a test to "test1" to make sure this logic gets exercised.
+
+ - Created "start_slon.sh", an rc.d-style script for starting,
+ stopping, and checking status of slon processes.
+
+ Integrated this into the regression tests, replacing previous
+ logic for starting/stopping slons, so that this script can be
+ considered carefully tested
- Previous message: [Slony1-commit] slony1-engine/tests/test1 generate_dml.sh init_add_tables.ik settings.ik init_schema.sql schema.diff README
- Next message: [Slony1-commit] slony1-engine/tests run_test.sh
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list