CI: Migrate templates v2-highcpu-* flavor to v3 89/96389/1
authorAnil Belur <abelur@linuxfoundation.org>
Fri, 28 May 2021 02:37:07 +0000 (12:37 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Fri, 28 May 2021 02:38:24 +0000 (12:38 +1000)
v3 flavors guarantees jobs spin on newer hardware that
are faster and cost-efficient than the v2 flavors.

Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
Change-Id: I4ff42948444e9ef4f1b8e1a00aa54e1fc4050eb1

packer/templates/devstack-pre-pip-rocky.json

index 1e6ba9eacef694b4f20b8ce181f71eeb4a9edaff..2da9b1992a32ecfd6b1a23d6c014acb7f474fc3c 100644 (file)
@@ -10,7 +10,7 @@
     "vm_volume_size": "20",
     "vm_image_disk_format": "",
     "distro": null,
-    "flavor": "v2-highcpu-1",
+    "flavor": "v3-standard-2",
     "ssh_user": null,
     "ssh_proxy_host": ""
   },