Revision
17007
by rnahf:
adding an ignore to one of the SlowIT tests (testGetLogRecords_eventFiltering) because it was causing severe delays in test environment. |
Change Type | Path in Repository | Path in Workspace |
---|
 | /software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/apiTests/MNCoreV2SlowIT.java | src/test/java/org/dataone/integration/it/apiTests/MNCoreV2SlowIT.java |
Revision
16998
by andreib:
Added an extra get() call - there was a bug in metacat and initial create() logs weren't written. Since the test code procures rather than creates the objects, the extra get() should add logs to make the test more resistant. |
Change Type | Path in Repository | Path in Workspace |
---|
 | /software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/testImplementations/LogAggregationFunctionalTestImplementations.java | src/test/java/org/dataone/integration/it/testImplementations/LogAggregationFunctionalTestImplementations.java |
Revision
16993
by andreib:
Performance improvement for pidFiltering test and added some more comments to clear up what's going on in the test. |
Change Type | Path in Repository | Path in Workspace |
---|
 | /software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/testImplementations/CoreTestImplementations.java | src/test/java/org/dataone/integration/it/testImplementations/CoreTestImplementations.java |
Revision
16989
by andreib:
Committed an extra certificate/subject log message for debuggging purposes |
Change Type | Path in Repository | Path in Workspace |
---|
 | /software/cicore/trunk/d1_integration/src/main/java/org/dataone/integration/ContextAwareTestCaseDataone.java | src/main/java/org/dataone/integration/ContextAwareTestCaseDataone.java |
Revision
16987
by andreib:
Updated the d1_integration pom.xml file to depend on d1_test_resources version 2.0.0 rather than 1.1.0 |
Change Type | Path in Repository | Path in Workspace |
---|
 | /software/cicore/trunk/d1_integration/pom.xml | pom.xml |
Revision
16982
by andreib:
Added a warning log message if only v1 MNs are available to work with. |
Change Type | Path in Repository | Path in Workspace |
---|
 | /software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/testImplementations/LogAggregationFunctionalTestImplementations.java | src/test/java/org/dataone/integration/it/testImplementations/LogAggregationFunctionalTestImplementations.java |
Revision
16981
by andreib:
Just removed a variable (that won't change anything) so local cnSubmitter points to the ContextAwareTestCaseDataone variable |
Change Type | Path in Repository | Path in Workspace |
---|
 | /software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/testImplementations/LogAggregationFunctionalTestImplementations.java | src/test/java/org/dataone/integration/it/testImplementations/LogAggregationFunctionalTestImplementations.java |
Revision
16980
by andreib:
Removed the requirement for v2 MNs from LogAggregationFunctionalTestImplementations - switched to using the highest endpoint version available for the MN where possible, falling back to using the v1 endpoint where it became too expensive to check both capabilities per node available. |
Change Type | Path in Repository | Path in Workspace |
---|
 | /software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/testImplementations/LogAggregationFunctionalTestImplementations.java | src/test/java/org/dataone/integration/it/testImplementations/LogAggregationFunctionalTestImplementations.java |