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

Live Emu server for public testing #41

Open
huard opened this issue Jun 14, 2018 · 15 comments
Open

Live Emu server for public testing #41

huard opened this issue Jun 14, 2018 · 15 comments

Comments

@huard
Copy link
Contributor

huard commented Jun 14, 2018

Description

I think it would be useful to have a public live emu server that can be used for testing. The server would have both anonymous access and known credentials (testuser, testpassword) so we can test clients.

@cehbrecht
Copy link
Member

cehbrecht commented Jun 14, 2018

Needed on the WPS client side testing:
bird-house/birdy#36

@cehbrecht cehbrecht added this to To Do in Dar-es-Salaam: September 2018 Release via automation Jun 14, 2018
@cehbrecht cehbrecht added this to the 0.9.0 milestone Jun 14, 2018
@huard
Copy link
Contributor Author

huard commented Jun 14, 2018

@tomLandry Is this something CRIM could look at ?

@tomLandry
Copy link

Probably, but on the medium-term track. Meaning probably not this summer.

@cehbrecht
Copy link
Member

See also: bird-house/bird-house.github.io#24

@cehbrecht cehbrecht changed the title Liver Emu server for public testing Live Emu server for public testing Jul 3, 2018
@cehbrecht cehbrecht modified the milestones: 0.9.0, 0.10.0 Sep 6, 2018
@cehbrecht cehbrecht added this to To do in Washington: December 2018 Release via automation Sep 6, 2018
@huard
Copy link
Contributor Author

huard commented Jan 31, 2019

We have that now, right ?

@cehbrecht
Copy link
Member

@huard If you mean the one at DKRZ, it is only a demo installation and not maintained for testing. We probably want to have one Emu which is used for testing only and updated from release to release.

@huard
Copy link
Contributor Author

huard commented Jan 31, 2019

@tomLandry Is this something CRIM could contribute?

@tomLandry
Copy link

Trying to wrap my mind on how/if this is useful for the Compute Challenge.

@huard
Copy link
Contributor Author

huard commented Feb 4, 2019

At the moment Emu has a subset process that complies (or should) with the CWT API. One thing we could do is run the certification script on this process, and eventually implement the other services (aggregate, regrid).

More generally, we use Emu to test clients. For example, WPS should in principle work with identifiers that include &;-. and unicode characters. There is a process in Emu with such characters and that revealed bugs in PyWPS, birdy and possibly owslib (unconfirmed). We could use Emu to test security and so on. Emu allows us to create dummy processes that can exercise corner cases, instead of the happy path we restrict ourselves to with production servers.

@tomLandry
Copy link

Cool, thanks. I'm currently surveying issues related to ESGF and CWT that are within reach and useful short term - before creating new ones with help of David Byrns. We still have flexibility in how we present that handful of taks to OGC. Of course I have bird-house/birdy#102 and bird-house/birdy#58 on my radar.

@cehbrecht
Copy link
Member

At the moment Emu has a subset process that complies (or should) with the CWT API. One thing we could do is run the certification script on this process, and eventually implement the other services (aggregate, regrid).

@huard @tomLandry
Do you think it would be useful to have a dedicated WPS service (bird) for the CWT API?

@huard
Copy link
Contributor Author

huard commented Feb 5, 2019

@cehbrecht Hum. Yes, I suppose you're right. But there is still a need for a live test server IMO.

@tomLandry
Copy link

I think we need a live test server (or only service?) for CWT API. If you look at OGC Testbed-15 Call For Participation, it says "The Testbed-15 solution will be tested with platforms provided by NASA, ESA, and ideally the ESGF." That assumes that once TB-15 is started, whoever get the D124 Deliverable will like us very much if we give a headstart to interoperate with NASA/LLNL stacks and endpoints through the API. For "ESA platforms", that roughly translates to Twitcher in WPS 2.0 REST and enabling the Thematic Exploitation Platform configuration. See here: https://portal.opengeospatial.org/files/?artifact_id=82290#EOPAD

@huard
Copy link
Contributor Author

huard commented Feb 5, 2019

A new full implementation of the CWT API backend with PyWPS would be a lot of work.

@tomLandry tomLandry added the OGC label Feb 5, 2019
@tomLandry
Copy link

Yes, mucho work. My intention for the OGC-DOE project (in the associated "ESGF Compute" Engineering Report) is to neatly document how it could be done, to broadly design the solution. If it's compelling, there will be participants of OGC's testbed paid to take this in account in their own implementations. Also, that's the type of work we'd like to do in DACCS.

@cehbrecht cehbrecht modified the milestones: 0.10.0, 1.0.0 Apr 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants