[jboss-as7-dev] Testsuite modules - Print out the available options/params that are required for running the tests?

Brian Stansberry brian.stansberry at redhat.com
Tue Nov 1 10:41:15 EDT 2011


I think there is a patch in the queue to fix it so the smoke tests run 
automatically.

Yep: https://github.com/jbossas/jboss-as/pull/534

On 11/1/11 9:25 AM, Jaikiran Pai wrote:
> I haven't been closely following the testsuite refactor in these few
> weeks, so I currently don't have an exact idea on what the new params
> are to run the integration tests. I tried running the following from the
> TRUNK/testsuite/integration:
>
> mvn clean install
>
> and it did not run any tests. I had to dig into the pom.xml to check
> what params need to be passed to run the integration tests. Turns out I
> have to use:
>
>
> mvn clean install -Dbasic.integration.tests=true
>
>
> Would it be possible to somehow print out all the available options and
> params that need to used, when you run mvn clean install from the
> testsuite modules? Something like a help?
>
> P.S: Shouldn't the "mvn clean install" from testsuite/integration
> atleast run the basic integration tests? Or does this conflict with how
> Maven handles the profiles?
>
> -Jaikiran
> _______________________________________________
> jboss-as7-dev mailing list
> jboss-as7-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev


-- 
Brian Stansberry
Principal Software Engineer
JBoss by Red Hat


More information about the jboss-as7-dev mailing list