GitHub user snoopdave opened a pull request:
https://github.com/apache/incubator-usergrid/pull/41
Test infrastructure changes.
ElasticSearch and Cassandra are now forked off into separate processes
during REST tests, allow the test to run to completion without running out of
memory, running out of threads or locking up inexplicably. There are currently
1 Core test, 16 Services tests and 22 REST tests that are not passing.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/snoopdave/incubator-usergrid two-dot-o
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-usergrid/pull/41.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 #41
----
commit 8618ec2d37dedf0df1d0969599aa85b527daa094
Author: Dave Johnson <[email protected]>
Date: 2014-07-31T13:31:19Z
Fix and enable webapp update script.
commit 6ddaec107362073d94457bce0758cfd9dfb96c3a
Author: Dave Johnson <[email protected]>
Date: 2014-07-31T13:33:10Z
Fixes to REST test infrastructure, Tomcat property handling and Tomcat
startup/shutdown.
commit b00b2979329a1adc24a2b67f33bd99579d92d3b8
Author: Dave Johnson <[email protected]>
Date: 2014-07-31T13:34:37Z
Tone down the info-level logging in services module.
commit 0b1ae704fcfe19f808ff40d720656e8b113362fc
Author: Dave Johnson <[email protected]>
Date: 2014-07-31T13:38:19Z
CP implementation and test fixes related to users and group roles.
commit e45dd323ca19d1300cf879a6d2a13e8610a00ca2
Author: Dave Johnson <[email protected]>
Date: 2014-08-03T14:03:25Z
More progress on getting REST tests working in two-dot-o branch, current
status is Tests run: 205, Failures: 12, Errors: 18, Skipped: 11.
commit 223a9c23d461fb312f7655fc927b5631563d8487
Author: Dave Johnson <[email protected]>
Date: 2014-08-04T12:23:19Z
Fix to breakage in Tools, and add missing security group ingress to
awscluster.
commit 696e0fbd9fb57bbf63ac1d1e16ae29911bb4af5c
Author: Dave Johnson <[email protected]>
Date: 2014-08-05T13:25:36Z
Eliminate use of problematic EntityHolder class from ServiceResource and
UserResource.
commit eb611a2859ec048a469163b92eb081c48b7a2c06
Author: Dave Johnson <[email protected]>
Date: 2014-08-05T14:17:59Z
Some fixes to NodeRegistry and based on testing today.
commit f969ad3b13e64fa16d7e44bd0b28c6534bb698f6
Author: Dave Johnson <[email protected]>
Date: 2014-08-05T18:47:04Z
Make it possible to run Tomcat in-process too.
commit d142765bbab192a973e2a36d29f23db9e7fcf478
Author: Dave Johnson <[email protected]>
Date: 2014-08-08T13:50:20Z
Changes to allow ElasticSearch to be forked or run embedded, and the same
for Tomcat.
commit 6e10076164396be26cdb69b8f8a373739d13eb13
Author: Dave Johnson <[email protected]>
Date: 2014-08-08T17:08:33Z
Now forking ElasticSearch and Cassandra during REST tests, current status
is: Tests run: 205, Failures: 11, Errors: 11, Skipped: 11
commit 2b25330630471bcb80f79255dc53f6b03aee61df
Author: Dave Johnson <[email protected]>
Date: 2014-08-08T19:00:14Z
Changes to enable Core and Services tests with new CassandraResource.
----
---
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.
---