Do not include service.runtest by default
Since we've running hightstate during deploy and we want to move to
orchestrated salt runner for mepest due to bug described PROD-25048
we need to drop service runtest include to make sure it is not
launched during hightstate.
The pillars will be added by pipeline directly.
Change-Id: I1777c7cb471063b0c63c7f5db0bb9f73f6e3b37c
Related-Prod: PROD-25048
diff --git a/classes/cluster/virtual-mcp11-aio/openstack/init.yml b/classes/cluster/virtual-mcp11-aio/openstack/init.yml
index 5dc344d..fc63ae3 100755
--- a/classes/cluster/virtual-mcp11-aio/openstack/init.yml
+++ b/classes/cluster/virtual-mcp11-aio/openstack/init.yml
@@ -30,7 +30,6 @@
- system.cinder.volume.backend.lvm
- system.horizon.server.single
- system.bind.server.single
-- service.runtest.tempest
parameters:
_param:
openstack_version: mitaka