Restrict n-cpu service to subnodes.

Change-Id: I27b38c18c4699a54305dd23932e8cce729a1e84a
This commit is contained in:
Federico Ressi 2019-03-06 11:16:07 +01:00
parent e0cfad7d80
commit c6e5dd51f5
1 changed files with 7 additions and 5 deletions

View File

@ -24,17 +24,18 @@
neutron: git://git.openstack.org/openstack/neutron.git
tobiko: git://git.openstack.org/openstack/tobiko.git
devstack_services:
tls-proxy: true
heat: true
h-api: true
h-api-cfn: true
h-eng: true
n-cpu: false
neutron-dns: true
neutron-qos: true
neutron-segments: true
neutron-trunk: true
neutron-uplink-status-propagation: true
heat: true
h-api: true
h-api-cfn: true
h-eng: true
tempest: false
tls-proxy: true
devstack_local_conf:
test-config:
$TEMPEST_CONFIG:
@ -60,6 +61,7 @@
h-api: false
h-api-cfn: false
h-eng: false
n-cpu: true
tempest: false
run: playbooks/tobiko-devstack.yaml
# post-run: playbooks/post-tobiko-devstack.yaml