Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Utilities for arquillian integration tests #1310

Merged
merged 3 commits into from
Mar 3, 2018

Conversation

ivankelly
Copy link
Contributor

A set of utilities for working with clusters set up in arquillian.

  • Utilities to work with docker
  • Utilities to work with arquillian pulsar clusters
  • Await strategies that arquillian uses to know if a node is up
  • Stop actions to copy logs at the end of a test suite

A set of utilities for working with clusters set up in arquillian.

- Utilities to work with docker
- Utilities to work with arquillian pulsar clusters
- Await strategies that arquillian uses to know if a node is up
- Stop actions to copy logs at the end of a test suite
#
# Log INFO level and above messages to the console
#
log4j.appender.CONSOLE=org.apache.log4j.ConsoleAppender
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have moved already to log4j-2.x and it's using a different conf file now.

@ivankelly
Copy link
Contributor Author

@merlimat added log4j2 file, remove log4j1

Copy link
Contributor

@merlimat merlimat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@ivankelly
Copy link
Contributor Author

retest this please

@merlimat merlimat merged commit 44e0663 into apache:master Mar 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants