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

LPS benchmark test 3 #2562

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

dantewang
Copy link

  • Step 1, Add benchmark test util
  • Step 2 Add integration test to catch regression
  • Step 3 Add unit test to do benchmark locally
  • Step 4, Run test in a thread pool in parallel, read threadCount and runCount from system properties.
  • Step 5, fetch test users and company host names from database
  • Simplify the query
  • Properly handle user data selection
  • Copy ThreadLocalCookieStore and SimpleCookieStore from benchmark project history. The JDK's default Cookie store does not support multi-threading, resulting in cookie errors if executing Login concurrently.

@liferay-continuous-integration
Copy link
Collaborator

To conserve resources, the PR Tester does not automatically run for every pull.

If your code changes were already tested in another pull, reference that pull in this pull so the test results can be analyzed.

If your pull was never tested, comment "ci:test" to run the PR Tester for this pull.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants