Opened 9 years ago
Closed 7 years ago
#1140 closed defect (wontfix)
CITE testing VM
Reported by: | Alex Dumitru | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | major | Milestone: | 9.4 |
Component: | petascope | Version: | development |
Keywords: | Cc: | Dimitar Misev, Vlad Merticariu, Andrei Badoi | |
Complexity: | Medium |
Description (last modified by )
We need a VM containing an installed CITE platform (https://github.com/opengeospatial/teamengine) and a simple way to run a conformance test via HTTP.
Ideally we should be able to request http://vmhost/cite?endpoint=http://myRasdamanService:8080 and get back a response like this:
{ status: 0, failed tests: {} }
or
{ status: 1, failed_tests: { "req-1", "req-18" }
The VM should be integrated in the systemtest, so that we make sure that no patches break our compliance with the OGC services.
Change History (6)
comment:1 by , 8 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 8 years ago
Milestone: | → 9.3 |
---|
comment:3 by , 8 years ago
Milestone: | 9.3 → 9.4 |
---|
comment:4 by , 8 years ago
Owner: | changed from | to
---|
comment:5 by , 8 years ago
Description: | modified (diff) |
---|
comment:6 by , 7 years ago
Resolution: | → wontfix |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Ok I guess this won't happen.. so closing.