[zanata/zanata-server] 2b175e: Fix and simplify config for Arquillian/functional ...

GitHub noreply at github.com
Mon Feb 2 04:33:26 UTC 2015


  Branch: refs/heads/functional-test-fixes
  Home:   https://github.com/zanata/zanata-server
  Commit: 2b175efcb726374725e7ef65c8a9cae2a0227bab
      https://github.com/zanata/zanata-server/commit/2b175efcb726374725e7ef65c8a9cae2a0227bab
  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