Merge "Remove a manifest wait when setting up ovs-dpdk pods"

This commit is contained in:
Zuul 2019-04-15 20:08:27 +00:00 committed by Gerrit Code Review
commit 9ec3e628b7
1 changed files with 5 additions and 4 deletions

View File

@ -680,10 +680,11 @@ data:
release: openstack-openvswitch release: openstack-openvswitch
namespace: openstack namespace: openstack
# If we deploy ovs-dpdk on the host, ovs pod will not be created. # If we deploy ovs-dpdk on the host, ovs pod will not be created.
wait: # commenting out the wait block until a solution can be implemented
timeout: 1800 #wait:
labels: # timeout: 1800
release_group: osh-openstack-openvswitch # labels:
# release_group: osh-openstack-openvswitch
install: install:
no_hooks: false no_hooks: false
upgrade: upgrade: