laforge submitted this change.

View Change

Approvals: laforge: Looks good to me, approved fixeria: Looks good to me, but someone else must approve Jenkins Builder: Verified
Add Ubuntu 25.10, remove 24.10

Change-Id: I4e65f336b4eac3a9f9c7e0a7d3b76f9f499d6d43
---
M contrib/obs-mirror/obs-mirror-include.txt
M jobs/osmocom-obs-sync.yml
2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/contrib/obs-mirror/obs-mirror-include.txt b/contrib/obs-mirror/obs-mirror-include.txt
index 1129ead..9665cb0 100644
--- a/contrib/obs-mirror/obs-mirror-include.txt
+++ b/contrib/obs-mirror/obs-mirror-include.txt
@@ -6,8 +6,8 @@
latest/Raspbian_12
latest/xUbuntu_22.04
latest/xUbuntu_24.04
-latest/xUbuntu_24.10
latest/xUbuntu_25.04
+latest/xUbuntu_25.10

nightly/CentOS_7
nightly/Debian_11
@@ -17,5 +17,5 @@
nightly/Raspbian_12
nightly/xUbuntu_22.04
nightly/xUbuntu_24.04
-nightly/xUbuntu_24.10
nightly/xUbuntu_25.04
+nightly/xUbuntu_25.10
diff --git a/jobs/osmocom-obs-sync.yml b/jobs/osmocom-obs-sync.yml
index ade61b1..7110b02 100644
--- a/jobs/osmocom-obs-sync.yml
+++ b/jobs/osmocom-obs-sync.yml
@@ -42,8 +42,8 @@
Raspbian:12
Ubuntu:22.04
Ubuntu:24.04
- Ubuntu:24.10
Ubuntu:25.04
+ Ubuntu:25.10
"
./scripts/obs/sync_obs_projects.py \
--docker \

To view, visit change 41145. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: merged
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I4e65f336b4eac3a9f9c7e0a7d3b76f9f499d6d43
Gerrit-Change-Number: 41145
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy@sysmocom.de>
Gerrit-Reviewer: laforge <laforge@osmocom.org>