[arvados-dev] updated: 9d0122d6d271a7bb9b7a30ebd93cf32ca5a9ea29

git repository hosting git at public.arvados.org
Tue Jan 2 22:17:06 UTC 2024


Summary of changes:
 jenkins/packer-images/jenkins-image-arvados-formula-tests.json | 2 +-
 jenkins/packer-images/jenkins-image-federation-tests.json      | 2 +-
 jenkins/packer-images/jenkins-image-k8s-tests.json             | 2 +-
 jenkins/packer-images/jenkins-image-with-docker.json           | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

       via  9d0122d6d271a7bb9b7a30ebd93cf32ca5a9ea29 (commit)
      from  cabe1bdef9e19b9a983ae35a28b8cd346fae8b19 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 9d0122d6d271a7bb9b7a30ebd93cf32ca5a9ea29
Author: Lucas Di Pentima <lucas at di-pentima.com.ar>
Date:   Tue Jan 2 19:16:19 2024 -0300

    Sets Debian image to v11. Refs #21330
    
    Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima at curii.com>

diff --git a/jenkins/packer-images/jenkins-image-arvados-formula-tests.json b/jenkins/packer-images/jenkins-image-arvados-formula-tests.json
index 71c3d9b..292691e 100644
--- a/jenkins/packer-images/jenkins-image-arvados-formula-tests.json
+++ b/jenkins/packer-images/jenkins-image-arvados-formula-tests.json
@@ -7,7 +7,7 @@
       "type": "googlecompute",
       "account_file": "{{user `key_file` }}",
       "project_id": "phoenix-project-42-ci",
-      "source_image": "debian-10-buster-v20210916",
+      "source_image": "debian-11-bullseye-v20231010",
       "zone": "us-central1-b",
       "disk_size": "20",
       "image_name": "jenkins-image-arvados-formula-tests-{{isotime \"20060102150405\"}}",
diff --git a/jenkins/packer-images/jenkins-image-federation-tests.json b/jenkins/packer-images/jenkins-image-federation-tests.json
index fbc601a..faece9a 100644
--- a/jenkins/packer-images/jenkins-image-federation-tests.json
+++ b/jenkins/packer-images/jenkins-image-federation-tests.json
@@ -7,7 +7,7 @@
       "type": "googlecompute",
       "account_file": "{{user `key_file` }}",
       "project_id": "phoenix-project-42-ci",
-      "source_image": "debian-10-buster-v20210916",
+      "source_image": "debian-11-bullseye-v20231010",
       "zone": "us-central1-a",
       "disk_size": "10",
       "image_name": "jenkins-image-federation-tests-{{isotime \"20060102150405\"}}",
diff --git a/jenkins/packer-images/jenkins-image-k8s-tests.json b/jenkins/packer-images/jenkins-image-k8s-tests.json
index 4e5d830..f36f929 100644
--- a/jenkins/packer-images/jenkins-image-k8s-tests.json
+++ b/jenkins/packer-images/jenkins-image-k8s-tests.json
@@ -7,7 +7,7 @@
       "type": "googlecompute",
       "account_file": "{{user `key_file` }}",
       "project_id": "phoenix-project-42-ci",
-      "source_image": "debian-10-buster-v20210916",
+      "source_image": "debian-11-bullseye-v20231010",
       "zone": "us-central1-b",
       "disk_size": "10",
       "image_name": "jenkins-image-k8s-tests{{isotime \"20060102150405\"}}",
diff --git a/jenkins/packer-images/jenkins-image-with-docker.json b/jenkins/packer-images/jenkins-image-with-docker.json
index 2a08eb3..461ea3b 100644
--- a/jenkins/packer-images/jenkins-image-with-docker.json
+++ b/jenkins/packer-images/jenkins-image-with-docker.json
@@ -7,7 +7,7 @@
       "type": "googlecompute",
       "account_file": "{{user `key_file` }}",
       "project_id": "phoenix-project-42-ci",
-      "source_image": "debian-10-buster-v20210916",
+      "source_image": "debian-11-bullseye-v20231010",
       "zone": "us-central1-b",
       "disk_size": "20",
       "image_name": "jenkins-image-with-docker-{{isotime \"20060102150405\"}}",

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list