-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Milestone
Description
PHASE I (Jan 2022)
Current build is failing due to old version of Jenkins docker image. Main goal of this work is to have an updated working environment to test scl python 3.8 on CentOS 7
Several repositories need to be updated/adjusted in order to get things to work. Below is the list of repositories with changes:
Infra/Build
- Update devspace to work with jenkins lts and bump versions see Jenkins #190
- Update devslave-c7-docker see Update devagent-docker#21 merged
- Fix issue in omero-install Check for omero-server user omero-install#261
DNS assumptions
- python-superbuild See
- omero-build See Use the copy openmicroscopy#6301
Jobs
OMERO-gradle-plugins-build submodule init submodule omero-gradle-plugins#28- OMERO-Build: Fix build Build openmicroscopy#6302
Three jobs were green in merge-ci and failed on a fresh installation, giving us possible false positives.
- BIOFORMATS-image: PR skipping test for now Update base image bio-formats-build#241. Failing tests due to upgrade in Java 8 docker base image. Re-added flag preventing the failures
- BIOFORMATS-linkcheck (no work done)
- OMERO-training: See PR delete the roi openmicroscopy#6303 merged
Others
Other changes in BioFormats related repositories will also be required.
- The usage of older plugin prevents us from using the new way to push to nexus when using
mvn deploy. ZarrReaderprevents the usage of the more suitable flagaltSnapshotDeploymentRepository.
PHASE II (Jan 2023)
Upgrade of Jenkins. Upgrade to 2.375.
- Upgrade to Java 11 (impact)
- Upgrade to Gradle 6 (impact)
- Upgrade to nodejs 1 (no impact)
- Postgresql 13
Infrastructure
- Java 11 + Gradle 6: Jenkins LTS Java 11 #199
- Node 16: use node 16 #200
- nginx 1.23: bump nginx version to 1.23 #202
- Postgresql 13: Pg 13 #201
Java 11 related issues:
The following PRs fails the build due to a Javadoc related flag.
- remove deprecated html flag removed in newer version of Java omero-artifact-plugin#21 included in https://github.com/ome/omero-artifact-plugin/releases/tag/v5.6.0
- bump org.openmicroscopy.project 5.6.0 omero-model#90
- bump org.openmicroscopy.project 5.6.0 omero-common#39
- bump org.openmicroscopy.project 5.6.0 omero-renderer#23
- bump org.openmicroscopy.project 5.6.0 omero-romio#41
- bump org.openmicroscopy.project 5.6.0 omero-blitz#131
- bump org.openmicroscopy.project 5.6.0 omero-server#151
- bump org.openmicroscopy.project 5.6.0 omero-gateway-java#69
Gradle related issues:
Metadata
Metadata
Assignees
Labels
No labels