Skip to content

Use the ostree-push 1.x protocol on the default server

Emanuele Aina requested to merge wip/em/ostree-1-on-port-22 into apertis/v2024dev3

To handle the incompatibility between the ostree-push 0.x and 1.x protocols a separate server for the 1.x protocol was set up on port 2222 and we started using it since the commit 73677236 "Push ostree commits to the 1.0-compatible server".

Multi-protocol compatibility has been introduced into our version of ostree-push, so we can use the main port 22 for the 1.x protocol as well.

Test ostree-push job with UPLOAD_ARTIFACTS=1: https://gitlab.apertis.org/infrastructure/apertis-image-recipes/-/jobs/2588211

Edited by Emanuele Aina

Merge request reports