Details
-
Type:
Improvement
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: google-compute-engine-plugin
-
Labels:None
-
Environment:jenkins master: LTS 1.121.1
gce plugin: 1.0.4
packer: 1.2.4
-
Similar Issues:
Description
Hi!
I'm follow this guide for plugin: [https://cloud.google.com/solutions/using-jenkins-for-distributed-builds-on-compute-engine
We have some automation for creating new google images with packer.
We use packer json template parameter: "image_name": "<static-prefix>-timestamp".
But we still need choose "Image name" from the list manually.
Could you please to add regex form for gce plugin "Image name" parameter?
We can use pattern "^<some-prefix>-.*" and get the latest google image for slaves every time without manual operations.
Attachments
Issue Links
- duplicates
-
JENKINS-54418 Ability to select images based on OS_FAMILY and select lastest version
-
- Resolved
-