SuccessChanges

Summary

  1. adding an ignore to one of the SlowIT tests (testGetLogRecords_eventFiltering) because it was causing severe delays in test environment.
  2. 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.
  3. Performance improvement for pidFiltering test and added some more comments to clear up what's going on in the test.
  4. Committed an extra certificate/subject log message for debuggging purposes
  5. Updated the d1_integration pom.xml file to depend on d1_test_resources version 2.0.0 rather than 1.1.0
  6. Added a warning log message if only v1 MNs are available to work with.
  7. Just removed a variable (that won't change anything) so local cnSubmitter points to the ContextAwareTestCaseDataone variable
  8. 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.
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 TypePath in RepositoryPath in Workspace
The file was modified/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/apiTests/MNCoreV2SlowIT.javasrc/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 TypePath in RepositoryPath in Workspace
The file was modified/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/testImplementations/LogAggregationFunctionalTestImplementations.javasrc/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 TypePath in RepositoryPath in Workspace
The file was modified/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/testImplementations/CoreTestImplementations.javasrc/test/java/org/dataone/integration/it/testImplementations/CoreTestImplementations.java
Revision 16989 by andreib:
Committed an extra certificate/subject log message for debuggging purposes
Change TypePath in RepositoryPath in Workspace
The file was modified/software/cicore/trunk/d1_integration/src/main/java/org/dataone/integration/ContextAwareTestCaseDataone.javasrc/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 TypePath in RepositoryPath in Workspace
The file was modified/software/cicore/trunk/d1_integration/pom.xmlpom.xml
Revision 16982 by andreib:
Added a warning log message if only v1 MNs are available to work with.
Change TypePath in RepositoryPath in Workspace
The file was modified/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/testImplementations/LogAggregationFunctionalTestImplementations.javasrc/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 TypePath in RepositoryPath in Workspace
The file was modified/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/testImplementations/LogAggregationFunctionalTestImplementations.javasrc/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 TypePath in RepositoryPath in Workspace
The file was modified/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/testImplementations/LogAggregationFunctionalTestImplementations.javasrc/test/java/org/dataone/integration/it/testImplementations/LogAggregationFunctionalTestImplementations.java