Project

General

Profile

Actions

Bug #28130

closed

[GCE] Always any selected image type is being selected as f1-micro.

Added by Jitendra Yejare over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Category:
Compute resources - GCE
Target version:
-
Fixed in Releases:

Description

Description:
-------------------
GCE hammer always selects f1-micro image type regardless of requested image type,

How Reproducible:
-------------------
Always

Steps:
-------------------
1. Provision a GCE host from a hammer with the image anything other than f1-micro type.
  1. hammer host create --architecture-id 1 --build true --compute-attributes 'machine_type=n1-standard-2, network=default, associate_external_ip=true' --compute-resource-id 1 --domain-id 1 --image-id 1 --operatingsystem-id 1 --provision-method image --puppet-ca-proxy-id 1 --puppet-environment-id 1 --puppet-proxy-id 1 --root-password changeme --volume 'size_gb=13, size_gb=11' --location-id 2 --organization-id 1 --name gcePlus1

Actual Behavior:
-------------------
1. The GCE Host is provisioned but the image type in provisioned is f1-micro always.

Expected Behavior:
--------------------
1. The GCE host should be provisioned with the requested image type in the hammer command.

Actions

Also available in: Atom PDF