[ARVADOS-DEV] updated: ec704db00abc8f31939ef110310beae486ecd352

Git user git at public.arvados.org
Mon Sep 27 17:09:35 UTC 2021


Summary of changes:
 jenkins/packer-images/jenkins-image-arvados-tests.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

       via  ec704db00abc8f31939ef110310beae486ecd352 (commit)
      from  6479456f82246a014511d634d0bff4a30b94bcc6 (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 ec704db00abc8f31939ef110310beae486ecd352
Author: Ward Vandewege <ward at curii.com>
Date:   Mon Sep 27 13:08:13 2021 -0400

    Bump the Debian base image for our main Jenkins image, and increase the
    disk space to 20 GB (I ran out of space generating a new image).
    
    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 15882fe..8ec6766 100644
--- a/jenkins/packer-images/jenkins-image-arvados-tests.json
+++ b/jenkins/packer-images/jenkins-image-arvados-tests.json
@@ -7,9 +7,9 @@
       "type": "googlecompute",
       "account_file": "{{user `key_file` }}",
       "project_id": "phoenix-project-42-ci",
-      "source_image": "debian-10-buster-v20210817",
+      "source_image": "debian-10-buster-v20210916",
       "zone": "us-central1-b",
-      "disk_size": "10",
+      "disk_size": "20",
       "image_name": "jenkins-image-arvados-tests-{{isotime \"20060102150405\"}}",
       "image_family": "jenkins",
       "ssh_username": "jenkins"

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list