GitHub user amuramoto opened a pull request:
https://github.com/apache/incubator-usergrid/pull/90
Updated push notification load test
Fixes bugs in push notification load testing. You can now run
PushNotificationTargetUserSimulation to run a completely self-contained load
test, including creating an org, notifier, users, devices, connecting users to
devices and sending push to all user devices.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/amuramoto/incubator-usergrid mvn_loadtests
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-usergrid/pull/90.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #90
----
commit c9d6b7e1168125e7ecf3e85b67c82eb25d7b120d
Author: amuramoto <[email protected]>
Date: 2014-10-27T17:08:01Z
fixes to push test
commit 6149bf1397c14c23f94575f094a03b893b7e0029
Author: amuramoto <[email protected]>
Date: 2014-10-27T17:08:32Z
fixes to push test
commit 7947baed7b3d62b2ebfe321546d8377bde0f0e49
Author: amuramoto <[email protected]>
Date: 2014-10-27T17:10:19Z
Update README.md
commit 0eda724ffd61c511f7de72317baaa1ad6911ca14
Author: amuramoto <[email protected]>
Date: 2014-10-27T22:49:31Z
changed push load test to use user uuid instead of username; improved error
handling for when user already exists; updated loadtest pom to call
pushNotificationTargetUserSimulation instead of
PushNotificationTargetDeviceSimulation
commit d5ead33122361da6d69f9490a4e7492c9915f16a
Author: amuramoto <[email protected]>
Date: 2014-10-27T22:51:39Z
Merge branch 'mvn_loadtests' of github.com:amuramoto/incubator-usergrid
into mvn_loadtests
commit 34a6d12e90bc8e47eab73a52f347af314ed909db
Author: amuramoto <[email protected]>
Date: 2014-10-27T22:59:07Z
Added missing Apache license to load test files
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---