From 2878a81b8879613d5c2bb2e6fc30bcbf213c15e5 Mon Sep 17 00:00:00 2001 From: Joseph Richard Date: Mon, 7 Jan 2019 15:56:34 -0500 Subject: [PATCH] Set neutron tests to disabled. This commit disabled neutron tests when launching containerized openstack. This is necessary because of the segment allocation in starlingx not being compatible with those tests. This can be enabled once starlingx cuts over to using openstack images build off of master. Story: 2004520 Task: 28780 Change-Id: Iebefb1486ac07ba5fb3c030124f729d5dbabefab Signed-off-by: Joseph Richard --- .../stx-openstack-helm/manifests/manifest.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/kubernetes/applications/stx-openstack/stx-openstack-helm/stx-openstack-helm/manifests/manifest.yaml b/kubernetes/applications/stx-openstack/stx-openstack-helm/stx-openstack-helm/manifests/manifest.yaml index b7d40257ff..e4f4e5be26 100644 --- a/kubernetes/applications/stx-openstack/stx-openstack-helm/stx-openstack-helm/manifests/manifest.yaml +++ b/kubernetes/applications/stx-openstack/stx-openstack-helm/stx-openstack-helm/manifests/manifest.yaml @@ -612,6 +612,8 @@ data: chart_name: neutron release: openstack-neutron namespace: openstack + test: + enabled: false install: no_hooks: false upgrade: