[EMAIL PROTECTED] wrote on Thu, 12 Oct 2006 15:43 -0500:
> We do only have a few configurations.  We test the kernel interface on
> two machines (gil, fc5; and lain, debian/testing), mpi-io on another.
> How are you getting immediate completion? via CFLAGS or configure
> commands when you build, or is it something ib-specific?  Definitely
> want to make sure we catch at least these regressions if they come
> back.

Lame little script hack after genconfig:

    sed -e '/<StorageHints>/a\          ImmediateCompletion yes' \
        $fsconf > $fsconf.tmp
    mv $fsconf.tmp $fsconf

> > I'd be happy to see "build broke" messages go to the list every
> > night if it is easy to do that.  Helps the guilty parties find bugs
> > faster.
> 
> Hm. we could probably hack something up. There's also an RDF feed that
> might help?
> http://www.pvfs.org/pvfs2-nightly-builds/tinderbox2/all_trees.rdf.rdf

Oh, okay.  I see it now.  I can check the web page at times to
sanity check if things should be working or not.  I knew you had
done something clever like this, but forgot about it.  Thanks,

                -- Pete
_______________________________________________
Pvfs2-developers mailing list
[email protected]
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers

Reply via email to