jenkinsci / google-compute-engine-plugin

https://plugins.jenkins.io/google-compute-engine/
Apache License 2.0
57 stars 88 forks source link

Change mahine type from configuration not working #447

Open lkalcheva opened 8 months ago

lkalcheva commented 8 months ago

Jenkins and plugins versions report

Environment ```text Paste the output here ```

What Operating System are you using (both controller, and any agents involved in the problem)?

Jenkins master 2.249.2 different nodes with different OS's

Reproduction steps

  1. Go to Manage Jenkins -> Manage Nodes and Clouds -> Configure Clouds - > pickup a configuration -> advanced -> change machine type to something else.
  2. Run a job against that node
  3. Login to google console, check node. google_cloud_node_config node_config_in_Jenkins

Expected Results

Node created by the plugin to be with the new machine type.

Actual Results

Node is with the same machine type as template.

Anything else?

No response

Are you interested in contributing a fix?

No response