Split out larger node
Change-Id: I6fa724d4bed9771acb40e4330d51e11954500998
diff --git a/nodepool/nodepool.yaml b/nodepool/nodepool.yaml
index e0ddd94..0b25d79 100644
--- a/nodepool/nodepool.yaml
+++ b/nodepool/nodepool.yaml
@@ -54,6 +54,8 @@
min-ready: 0
- name: os-ubuntu2204-large
min-ready: 0
+ - name: os-ubuntu2204-2xlarge
+ min-ready: 0
providers:
- name: openstack-testing
cloud: openstack-testing
@@ -85,6 +87,12 @@
key-name: spfactory-zuul-nodepool-key
boot-from-volume: True
- name: os-ubuntu2204-large
+ flavor-name: m1.large
+ cloud-image: os-ubuntu2204
+ key-name: spfactory-zuul-nodepool-key
+ boot-from-volume: True
+ volume-size: 100
+ - name: os-ubuntu2204-2xlarge
flavor-name: m1.2xlarge
cloud-image: os-ubuntu2204
key-name: spfactory-zuul-nodepool-key