Remove mistral-devstack-base

We can remove it since it is not used anywhere


Change-Id: I924d379c590312e1322f150b96128e553a4a5648
This commit is contained in:
Eyal 2020-01-12 11:35:40 +02:00
parent fef538cce7
commit e4d54ec881
1 changed files with 0 additions and 31 deletions

View File

@ -1,34 +1,3 @@
- job:
name: mistral-devstack-base
parent: devstack
timeout: 7800
vars:
devstack_localrc:
USE_PYTHON3: true
devstack_plugins:
mistral: https://opendev.org/openstack/mistral
heat: https://opendev.org/openstack/heat
devstack_services:
heat: true
h-api: true
h-api-cfn: true
h-api-cw: true
h-eng: true
tox_environment:
IDENTITY_API_VERSION: 3
PYTHONUNBUFFERED: 'true'
MISTRAL_USE_MOD_WSGI: true
MISTRAL_RPC_IMPLEMENTATION: oslo
MYSQL_ROOT_PW: secretdatabase
required-projects:
- openstack/devstack
- openstack/devstack-gate
- openstack/heat
- openstack/mistral
- openstack/python-mistralclient
- openstack/mistral-tempest-plugin
- openstack/mistral-lib
- job:
name: mistral-rally-task
parent: rally-task-mistral