You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/01/24 22:06:00 UTC

[jira] [Commented] (GEODE-7741) Clean up failed Packer instances in the GCP project

    [ https://issues.apache.org/jira/browse/GEODE-7741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17023290#comment-17023290 ] 

ASF subversion and git services commented on GEODE-7741:
--------------------------------------------------------

Commit 13caf1377b5e966ced75a6cf3dcd4a69b10a8661 in geode's branch refs/heads/develop from Robert Houghton
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=13caf13 ]

GEODE-7741 - Instance labels and TTL on packer GCE instances (#4625)

The Geode instance reaper job looks for 'label:time-to-live' to exist on
instances, as the criterion for stopping and deleting old instances.
Make sure we put that onto the Packer instances we use to build Google
Compute Images

> Clean up failed Packer instances in the GCP project
> ---------------------------------------------------
>
>                 Key: GEODE-7741
>                 URL: https://issues.apache.org/jira/browse/GEODE-7741
>             Project: Geode
>          Issue Type: Improvement
>          Components: ci
>            Reporter: Robert Houghton
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> If the Packer jobs fail in Concourse, they are not always cleaned up from the project, and are left running until somebody notices.
> Adding labels to the instances like for the 'heavy-lifter' instances will allow the Geode reaper job to find and delete these instances in a timely manner.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)