Adds vexxhost based nodeset
Adds ubuntu-bionic-expanded nodeset based on ubuntu-bionic-expanded-vexxhost that is 16c/~32GB Switches long running support job to new nodeset to reduce build time. Change-Id: Iec27c00bf54efa7d686b3176998fc8ad6c9f287e Signed-off-by: Andrii Ostapenko <andrii.ostapenko@att.com>
This commit is contained in:
parent
a20afe253f
commit
3e52027702
@ -395,7 +395,7 @@
|
|||||||
- openstack/openstack-helm-infra
|
- openstack/openstack-helm-infra
|
||||||
- openstack/openstack-helm
|
- openstack/openstack-helm
|
||||||
post-run: playbooks/osh-infra-collect-logs.yaml
|
post-run: playbooks/osh-infra-collect-logs.yaml
|
||||||
nodeset: openstack-helm-single-node
|
nodeset: openstack-helm-single-expanded
|
||||||
vars:
|
vars:
|
||||||
osh_params:
|
osh_params:
|
||||||
openstack_release: stein
|
openstack_release: stein
|
||||||
|
@ -167,4 +167,14 @@
|
|||||||
- name: primary
|
- name: primary
|
||||||
nodes:
|
nodes:
|
||||||
- primary
|
- primary
|
||||||
|
|
||||||
|
- nodeset:
|
||||||
|
name: openstack-helm-single-expanded
|
||||||
|
nodes:
|
||||||
|
- name: primary
|
||||||
|
label: ubuntu-bionic-expanded-vexxhost
|
||||||
|
groups:
|
||||||
|
- name: primary
|
||||||
|
nodes:
|
||||||
|
- primary
|
||||||
...
|
...
|
||||||
|
Loading…
Reference in New Issue
Block a user