42. Pixelservice
To test in: Web, Insight
Purpose of the test is to check the pyramid generation logic on the server.
Download and start OMERO.server
Disable the PixelData-0 service
run
bin/omero admin diagnosticsand Check that the PixelData-0 server isactiveandenabledrun
bin/omero admin ice server disable PixelData-0
bin/omero admin ice server stop PixelData-0
Run again
bin/omero admin diagnosticsand Check that the PixelData-0 server isinactiveanddisabledUpload a number of large images as user-1 (10 images, gatan for example)
Upload one big image as user-2
Upload one big image as user-3
Re-enable the PixelData-0 service. Run
bin/omero admin ice server enable PixelData-0.Wait until the service is finished processing. Execute
tail -f PixelData.logand wait till the output stops.Check that viewing the related dataset (or “Orphaned”) shows all the objects without the clock icon in Insight and Web WITHOUT having to refresh the UI manually.