[ARVADOS-DEV] updated: a863a7a0661e553e550b9a04c9edc5bb715624da

Git user git at public.arvados.org
Fri Jul 31 00:47:16 UTC 2020


Summary of changes:
 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 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

       via  a863a7a0661e553e550b9a04c9edc5bb715624da (commit)
      from  56a0ef48ec261d0cd4ccc13ccc5010a507b2442e (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 a863a7a0661e553e550b9a04c9edc5bb715624da
Author: Ward Vandewege <ward at curii.com>
Date:   Thu Jul 30 20:46:59 2020 -0400

    Bump version of the Debian Buster image we use.
    
    No issue #
    
    Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward at curii.com>

diff --git a/jenkins/packer-images/jenkins-image-arvados-tests.json b/jenkins/packer-images/jenkins-image-arvados-tests.json
index 5fb9912..a1b5f42 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-v20200413",
+      "source_image": "debian-10-buster-v20200714",
       "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 e3d85d2..42ba0e2 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-v20200413",
+      "source_image": "debian-10-buster-v20200714",
       "zone": "us-central1-a",
       "disk_size": "10",
       "image_name": "federation-jenkins-{{timestamp}}",
diff --git a/jenkins/packer-images/jenkins-image-k8s-tests.json b/jenkins/packer-images/jenkins-image-k8s-tests.json
index fa76eef..89d2af3 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-v20200413",
+      "source_image": "debian-10-buster-v20200714",
       "zone": "us-central1-b",
       "disk_size": "10",
       "image_name": "run-k8s-tests-jenkins-image-{{isotime \"20060102150405\"}}",
diff --git a/jenkins/packer-images/jenkins-image-with-docker.json b/jenkins/packer-images/jenkins-image-with-docker.json
index 5ae1e1e..3d30ecf 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-v20200413",
+      "source_image": "debian-10-buster-v20200714",
       "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