[zanata/zanata-server] 4d3a38: Fix and simplify config for Arquillian/functional ...

GitHub noreply at github.com
Mon Feb 2 04:46:10 UTC 2015


  Branch: refs/heads/functional-test-fixes
  Home:   https://github.com/zanata/zanata-server
  Commit: 4d3a38341a0c393dd441e890a1e3b85b120ec198
      https://github.com/zanata/zanata-server/commit/4d3a38341a0c393dd441e890a1e3b85b120ec198
  Author: Sean Flanigan <sflaniga at redhat.com>
  Date:   2015-02-02 (Mon, 02 Feb 2015)

  Changed paths:
    M functional-test/pom.xml
    R functional-test/src/etc/wildflyModules.groovy
    M pom.xml
    M zanata-war/pom.xml
    M zanata-war/src/test/resources/arquillian.xml

  Log Message:
  -----------
  Fix and simplify config for Arquillian/functional tests

Default to BasicAcceptanceTestSuite, but add -DallFuncTests option,
  also -DskipArqTests and -DskipFuncTests.  Remove -Dfunctional-test.
Make -Dappserver=wildfly8 or -Dappserver=jbosseap6 container installation
  logic consistent between zanata-war and functional-test modules.
Warn if required container properties not set.
Use same config (antrun) to install wildfly modules in both cases.
Ensure that build fails if no integration tests are found.
Generally reduce duplication of config where possible.




More information about the zanata-commits mailing list