Skip to content

ESGF Post Installation Tests

Nicolas Carenton edited this page Jan 12, 2016 · 15 revisions

Post Installation Tests

After installation, make sure to restart the node using:

 ./esg-node restart

1/ Check Web front ends

Data Node:

 https://[data_node_fqdn]/esg-orp
 https://[data_node_fqdn]/thredds/catalog/catalog.html

Index Node:

 https://[index_node_fqdn]

IDP Node:

 https://[idp_node_fqdn]/esgf-idp

Compute Node:

 https://[compute_node_fqdn]/las

2/ Check Federated search service

Chose any index node's CoG of the federation and search for your data node's dataset by using the facet 'Data Node'

3/ Check wget service

After checking federated search, generate a wget script and try to execute it from your desktop

4/ Publication test

https://github.com/ESGF/esgf-installer/wiki/ESGF-Publication-Test

5/ Eventually run the esgf-test-suite

https://github.com/ESGF/esgf-test-suite

Clone this wiki locally