Project

General

Profile

Actions

Bug #3379

closed

Test ecogrid in turnkey installation

Added by Michael Daigle almost 16 years ago. Updated over 15 years ago.

Status:
Resolved
Priority:
Normal
Category:
metacat
Target version:
Start date:
06/09/2008
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
3379

Description

Make sure ecogrid works completely in turnkey installation.

Actions #1

Updated by ben leinfelder over 15 years ago

Some issues that have already been resolved:
-removed extra metacat.properties file that was created for ecogrid during the old build process. now the PropertyService method is used within the ecogrid implementations for Metacat.
-include utilities jar when compiling ecogrid

Actions #2

Updated by ben leinfelder over 15 years ago

found some inconsistencies in the metacat implementation of the services WRT looking up metacat properties: many property names have had prefixes prepended to them. fixed those...will redeploy to dev for more testing.

Actions #3

Updated by ben leinfelder over 15 years ago

Current state of tests:
AuthenticatedQueryServiceClientTest - 1 FAILURE (querying for the final document inserted fails - I believe it is because the search restricts the results too heavily and the test document is not returned)
AuthenticatedQueryServiceGetToStreamClientTest - FAIL (cannot upload data files - there is a temporary file path issue that mike is looking into)
AuthenticationServiceClientTest - SUCCESS
IdentifierServiceClientTest - SUCCESS
PutServiceClientTest - FAILUREs due to above data upload error.
QueryServiceClientTest - query FAILS like in the authenticated version
QueryServiceGetToStreamClientTest - FAIL because of data upload error

Actions #4

Updated by ben leinfelder over 15 years ago

tests are performing well.
I believe the query service tests are having problems because the search results get cached...so the new document is not found (there are tons of matches for the dataset title - so that part of the test succeeds while the actual docid test does not). this is my theory...

Actions #5

Updated by ben leinfelder over 15 years ago

added 3 second sleep between document insertion and query - now the QueryService tests are successful

Actions #6

Updated by ben leinfelder over 15 years ago

TODO: add 2.1.0 EML test documents to the test suite

Actions #7

Updated by ben leinfelder over 15 years ago

added EML 2.1.0 documents to seek test suite.
tested against dev

Actions #8

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 3379

Actions

Also available in: Atom PDF