Feature 11065: Ubuntu24 as base image for new osm-e2e pipeline 58/15658/1
authorgarciadeblas <gerardo.garciadeblas@telefonica.com>
Fri, 16 Jan 2026 09:34:25 +0000 (10:34 +0100)
committergarciadeblas <gerardo.garciadeblas@telefonica.com>
Fri, 16 Jan 2026 09:34:25 +0000 (10:34 +0100)
Change-Id: Ic264a32c3a8d02da1bb5325fd339f7714a491bec
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
jenkins/ci-pipelines/ci_e2e_tests.groovy

index 98a690e..6ab70aa 100644 (file)
@@ -33,7 +33,7 @@ properties([
             name: 'CONTAINER_NAME'
         ),
         string(
-            defaultValue: 'ubuntu22.04',
+            defaultValue: 'ubuntu24.04',
             description: 'Glance image to use for the remote VM',
             name: 'OPENSTACK_BASE_IMAGE'
         ),