[Linux-ha-dev] Cluster Test Harness

Lars Ellenberg l.g.e at web.de
Mon Jun 7 03:24:00 MDT 2004


/ 2004-06-07 14:07:51 +0800
\ Zhu, Yi:
> Lars Marowsky-Bree wrote:
> > Hi all,
> > 
> > Lars (Ellenberg, not me ;) has written a CTH for drbd (which
> > it tests quite well so far). However, it struck me the design
> > is quite elegant, and that it is very applicable to testing
> > heartbeat too (in particular, the N-node version).
> 
> I can't find any files under cvs.drbd.org:/var/lib/cvs/drbd/testing/CTH.
> Did I miss something?

for some reason the Root is ./cvs/drbd, and the module is named
drbd, so the Repository is /cvs/drbd/drbd/testing/CTH.

cvs -d :pserver:anonymous:@cvs.drbd.org:/var/lib/cvs/drbd \
	co drbd/testing/CTH

should work, but in case it is not exactly selfcontained,
you may want to checkout the full drbd tree instead.

and, probably you need to say -r rel-0_7-branch
(the drbd cvs is a little weird, the oldes sources are "HEAD" and the
latest sources are branch of branch of ...)

	Lars Ellenberg


More information about the Linux-HA-Dev mailing list