Gate: Update multinode jobs to five nodes

This updates the multinode jobs to the five node jobs to attempt
to address resource issues encountered in the multinode jobs

Change-Id: If96a33099997aae2c7914a98332380ea32f2a3fe
This commit is contained in:
Steve Wilkerson 2018-10-03 14:35:07 -05:00
parent 500698398d
commit 18346cad8a

View File

@ -18,7 +18,7 @@
check: check:
jobs: jobs:
- openstack-helm-infra-linter - openstack-helm-infra-linter
- openstack-helm-infra-ubuntu - openstack-helm-infra-five-ubuntu
- openstack-helm-infra-dev-deploy-ceph: - openstack-helm-infra-dev-deploy-ceph:
# NOTE(srwilkers): Changing the dev-deploy-ceph job to nonvoting # NOTE(srwilkers): Changing the dev-deploy-ceph job to nonvoting
# until we can agree on the proper services to deploy with this job # until we can agree on the proper services to deploy with this job
@ -32,15 +32,15 @@
gate: gate:
jobs: jobs:
- openstack-helm-infra-linter - openstack-helm-infra-linter
- openstack-helm-infra-ubuntu - openstack-helm-infra-five-ubuntu
- openstack-helm-infra-openstack-support - openstack-helm-infra-openstack-support
- openstack-helm-infra-kubernetes-keystone-auth - openstack-helm-infra-kubernetes-keystone-auth
experimental: experimental:
jobs: jobs:
#NOTE(srwilkers): Make fedora job experimental until issues resolved #NOTE(srwilkers): Make fedora job experimental until issues resolved
- openstack-helm-infra-fedora - openstack-helm-infra-five-fedora
#NOTE(srwilkers): Make centos job experimental until issues resolved #NOTE(srwilkers): Make centos job experimental until issues resolved
- openstack-helm-infra-centos - openstack-helm-infra-five-centos
- nodeset: - nodeset:
name: openstack-helm-single-node name: openstack-helm-single-node