Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • If you want to select a subset of tests you can use -Dorg.apache.maven-failsafe-plugin.testInclude='**/Mask*'
  • It is helpful to add -Dorg.apache.bigtop.itest.log4j.level=TRACE
  • Given the on-going issues with Apache Jenkins builds you might need to deploy everything locally:
    No Format
    $ mvn -f bigtop-tests/test-artifacts/pom.xml install
    $ mvn -f bigtop-tests/test-execution/conf/pom.xml install
    $ mvn -f bigtop-tests/test-execution/common/pom.xml install