[ARVADOS-DEV] updated: 6479456f82246a014511d634d0bff4a30b94bcc6

Git user git at public.arvados.org
Tue Aug 17 20:25:54 UTC 2021


Summary of changes:
 jenkins/packer-images/jenkins-image-arvados-formula-tests.json | 2 +-
 jenkins/packer-images/jenkins-image-arvados-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 +-
 jenkins/packer-images/jenkins-image-workbench2.json            | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

       via  6479456f82246a014511d634d0bff4a30b94bcc6 (commit)
      from  1d50405ccefb82ed270c858c2033f694ed8d0720 (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 6479456f82246a014511d634d0bff4a30b94bcc6
Author: Ward Vandewege <ward at curii.com>
Date:   Tue Aug 17 16:25:30 2021 -0400

    Bump the debian-10 base image for all our packer images.
    
    No issue #
    
    Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward 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 62194f1..b35da48 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-v20210420",
+      "source_image": "debian-10-buster-v20210817",
       "zone": "us-central1-b",
       "disk_size": "20",
       "image_name": "jenkins-image-arvados-formula-tests-{{isotime \"20060102150405\"}}",
diff --git a/jenkins/packer-images/jenkins-image-arvados-tests.json b/jenkins/packer-images/jenkins-image-arvados-tests.json
index 99c6857..15882fe 100644
--- a/jenkins/packer-images/jenkins-image-arvados-tests.json
+++ b/jenkins/packer-images/jenkins-image-arvados-tests.json
@@ -7,7 +7,7 @@
       "type": "googlecompute",
       "account_file": "{{user `key_file` }}",
       "project_id": "phoenix-project-42-ci",
-      "source_image": "debian-10-buster-v20210420",
+      "source_image": "debian-10-buster-v20210817",
       "zone": "us-central1-b",
       "disk_size": "10",
       "image_name": "jenkins-image-arvados-tests-{{isotime \"20060102150405\"}}",
diff --git a/jenkins/packer-images/jenkins-image-federation-tests.json b/jenkins/packer-images/jenkins-image-federation-tests.json
index ff74c8f..154479b 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-v20210420",
+      "source_image": "debian-10-buster-v20210817",
       "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 af42850..7ae687a 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-v20210420",
+      "source_image": "debian-10-buster-v20210817",
       "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 b2e683a..c15500e 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-v20210420",
+      "source_image": "debian-10-buster-v20210817",
       "zone": "us-central1-b",
       "disk_size": "20",
       "image_name": "jenkins-image-with-docker-{{isotime \"20060102150405\"}}",
diff --git a/jenkins/packer-images/jenkins-image-workbench2.json b/jenkins/packer-images/jenkins-image-workbench2.json
index ca0c751..a7e4630 100644
--- a/jenkins/packer-images/jenkins-image-workbench2.json
+++ b/jenkins/packer-images/jenkins-image-workbench2.json
@@ -8,7 +8,7 @@
       "type": "googlecompute",
       "account_file": "{{user `key_file` }}",
       "project_id": "phoenix-project-42-ci",
-      "source_image": "debian-10-buster-v20210420",
+      "source_image": "debian-10-buster-v20210817",
       "zone": "us-central1-b",
       "disk_size": "20",
       "image_name": "jenkins-image-workbench2-{{isotime \"20060102150405\"}}",

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list