[Swift-devel] Problems with coasters and managedfork jobmanager
Ben Clifford
benc at hawaga.org.uk
Mon Feb 9 18:29:25 CST 2009
On Mon, 9 Feb 2009, Michael Wilde wrote:
> I'd like to create a test that runs a trivial swift script on a set of
> osg and tg sites with coasters.
There's a multi-site test setup in tests/sites/
cd tests/sites/
./run-all coaster/
will run some tests (the list is defined in tests/sites/run-site) with
each site in tests/sites/coaster/ and report on success or failure
To add sites, create a sites.xml file in tests/sites/coaster/ directory,
and then add appropriate lines for the site name into tests/sites/tc.data
(if the site isn't already in there).
--
More information about the Swift-devel
mailing list