| commit | 1314ca53dcd22c0e968eff5c7c89e6ab1cfe5f91 | [log] [tgz] |
|---|---|---|
| author | garciadeblas <gerardo.garciadeblas@telefonica.com> | Fri Jan 16 10:34:25 2026 +0100 |
| committer | garciadeblas <gerardo.garciadeblas@telefonica.com> | Fri Jan 16 10:34:25 2026 +0100 |
| tree | b319f4c8e334f30ce07f469bd307cce5742c3624 | |
| parent | ae4f2eb924d62c7d5e21010e099f8bd48bb99a5f [diff] |
Feature 11065: Ubuntu24 as base image for new osm-e2e pipeline Change-Id: Ic264a32c3a8d02da1bb5325fd339f7714a491bec Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/jenkins/ci-pipelines/ci_e2e_tests.groovy b/jenkins/ci-pipelines/ci_e2e_tests.groovy index 98a690e..6ab70aa 100644 --- a/jenkins/ci-pipelines/ci_e2e_tests.groovy +++ b/jenkins/ci-pipelines/ci_e2e_tests.groovy
@@ -33,7 +33,7 @@ name: 'CONTAINER_NAME' ), string( - defaultValue: 'ubuntu22.04', + defaultValue: 'ubuntu24.04', description: 'Glance image to use for the remote VM', name: 'OPENSTACK_BASE_IMAGE' ),