Hi,

> Francisco Reverbel wrote:
>
> >I want to make iiop tests run sucessfully at lubega.
> >
> >They must be removed from tests-standard-stress and placed
> >in a new target, tests-iiop-stress. (Claudio: you did this
> >already, right?)
> >
> >Then I guess we should make the tests-stress target depend on
> >tests-iiop-stress. Is this right? I don't know what the lubega
> >scripts do... Do they use the tests-stress target?
> >

Lubega runs the "run-testsuite" target in the build/build.xml

This runs the "tests" target in testsuite/build.xml

This runs various tests - but not the tests-stress target - but they should
both have the same dependencies.  So add tests-iiop-stress as a dependancy
of the "tests" target.

Chris


_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to