Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

M057: Integrates preloading of External DataSources as meta data resouces for use in Geonetwork #2120

Merged
merged 2 commits into from
May 29, 2014

Conversation

birdage
Copy link
Contributor

@birdage birdage commented May 19, 2014

adds source and tests for eoi geonetwork meta data ingestion via preload datasources

@birdage
Copy link
Contributor Author

birdage commented May 19, 2014

@mmeisinger @jamie-cyber1 please review

@jamie-cyber1
Copy link
Member

Can you rebase on ooici master branch to remove the merge commits?

lukecampbell and others added 2 commits May 20, 2014 09:23
add bootstrap process for m057 geonetwork services

add data source check

added data sources to category list

add test class

replace with master sheet

add additional test

update eoi_registration to include harvester request

fix create harvester registration add missing &

update and add tests for geonetwork harvester resources

update table loader to verify parameter list, requires removing prints before pull request is made

update tests for geonetwork services

update source removing print statements

remove print statement

update tests, allowing for removal of harvesters added during preload.
@birdage
Copy link
Contributor Author

birdage commented May 20, 2014

@jamie-cyber1 i rebased and fix the broken test, please review

return False


def _register_data_source(self, event, *args, **kwargs):
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should place a general try-except Exception block around the main threads. These are long running and you cannot afford to lose them to some random exception

@mmeisinger
Copy link
Member

Looks good

@birdage
Copy link
Contributor Author

birdage commented May 29, 2014

@jamie-cyber1 can we merge? i will address Michael's comment in a subsequent pull request

jamie-cyber1 pushed a commit that referenced this pull request May 29, 2014
M057: Integrates preloading of External DataSources as meta data resouces for use in Geonetwork
@jamie-cyber1 jamie-cyber1 merged commit 57b6d0a into ooici:master May 29, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants