Nikolay Martynov
|
66570a2135
|
Add some synchronization into ES tests to make them more stable
|
2018-12-04 12:15:44 -05:00 |
Nikolay Martynov
|
6f61ddc67d
|
Merge pull request #594 from DataDog/mar-kolya/es-tests-stability
Improve stability of ES tests by avoiding unpredictable spans
|
2018-11-26 22:50:43 -08:00 |
Gary
|
90777f4b39
|
Retire/remove version scan
Remove version scan dead code and unnecessary classLoaderMatcher methods in instrumentations. Depends on #572
|
2018-11-26 18:21:56 -05:00 |
Nikolay Martynov
|
467f14c359
|
Small fix in ES tests
|
2018-11-26 13:07:42 -08:00 |
Nikolay Martynov
|
23203fb659
|
Improve stability of ES tests by avoiding unpredictable spans
|
2018-11-23 09:43:41 -05:00 |
Nikolay Martynov
|
ca0a4a4458
|
Do not check ES document version in Sping test
ES may do things that change this version unexpectedly
|
2018-11-20 14:46:30 -05:00 |
Tyler Benson
|
be205010c1
|
Add additional retries for ES tests.
|
2018-10-18 11:00:52 +10:00 |
Tyler Benson
|
432ce89a07
|
Add assertTraces to AgentTestRunner with implied argument
This will also help with auto complete when writing tests.
|
2018-10-15 10:19:00 +10:00 |
Nikolay Martynov
|
f71192266c
|
Rework the way multi-jvm tests work
To allow some JVMs runs only subset of tests
|
2018-10-02 13:20:19 -04:00 |
Nikolay Martynov
|
dfba97273c
|
lock version of spring-data-es to avoid upgrading ES to 6.x.x in 5.3 instrumentation
|
2018-09-24 14:59:25 -04:00 |
Tyler Benson
|
a14945f6e0
|
Cleanup created indexes to allow RetryOnFailure
|
2018-09-21 14:44:14 +10:00 |
Tyler Benson
|
9dad0fb4d6
|
Separate out latestDepTests
|
2018-09-19 15:10:26 +10:00 |
Tyler Benson
|
72f2036dc7
|
Remove retry from some tests
Index creation fails the next time around.
|
2018-09-19 14:57:37 +10:00 |
Tyler Benson
|
ea97996df7
|
Remove elasticsearch.request.description
It seems to potentially have sensitive contents, so removing to be safe.
|
2018-09-19 14:55:23 +10:00 |
Tyler Benson
|
2b93aa7cbf
|
Fix ES version ranges.
|
2018-09-19 14:51:38 +10:00 |
Andrew Kent
|
faad7824ed
|
Elasticsearch 5.3.0 instrumentation
|
2018-09-11 16:00:38 -07:00 |