Task #992 (closed)
Opened 11 years ago
Closed 11 years ago
Implement Glacier2::Router and use for testing in `components/blitz`
| Reported by: | jamoore | Owned by: | jamoore |
|---|---|---|---|
| Priority: | minor | Milestone: | OMERO-Beta4 |
| Component: | Services | Version: | 3.0-M1 |
| Keywords: | testing, glacier, mock | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
The current attempt to monitor the glacier2router executable works ok, but it is probably much simpler to just implement the router ourselves.
Change History (1)
comment:1 Changed 11 years ago by jmoore
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
A very simple version is here:
We may want to do something more intelligent later, but this suffices for unit tests.