OMERO jobs

Deployments

The table below lists all the hostnames, ports and URLs of the OMERO.web clients of the deployment jobs described above:

Series

OMERO.server deployment job

Hostname

Port

OMERO.web deployment job

Webclient

Merge

OMERO-server

merge-ci.openmicroscopy.org

4064

OMERO-web

https://merge-ci.openmicroscopy.org/web/

Jobs

Job task

Merge jobs

Merges the PRs and couple versions

Builds the OMERO artifacts

Deploy OMERO

Runs the OMERO integration tests

OMERO-test-integration

OMERO-gradle-plugins-push
OMERO-build-push
OMERO-push
OMERO-insight-push
OMERO-matlab-push

These jobs merge all the PRs opened against the development branches and couple the component versions for the following repositories:

OMERO-gradle-plugins-build
OMERO-build-build
OMERO-build
OMERO-insight-build
OMERO-matlab-build

These jobs build the OMERO server components, the OMERO bundles and the OMERO clients from the integration branches created by the push jobs.

OMERO-server

This job deploys the server (see Deployments) created by OMERO-build.

OMERO-web

This job deploys the Web application (see Deployments) created by OMERO-build.

OMERO-test-integration

This job deploys an OMERO.server and runs the OMERO.java, OMERO.py and OMERO.web integration tests.