Fix service name for marconi
This patch updates TEMPEST_SERVICES, to have the same name as devstack marconi service. Change-Id: Ibc9b4a66fccd3d95ddd1717bf549476bd843204a Implements: blueprint add-basic-marconi-tests
This commit is contained in:
parent
f0029532f8
commit
1d50d78560
@ -52,7 +52,7 @@ MARCONICLIENT_REPO=${MARCONICLIENT_REPO:-${GIT_BASE}/openstack/python-marconicli
|
||||
MARCONICLIENT_BRANCH=${MARCONICLIENT_BRANCH:-master}
|
||||
|
||||
# Tell Tempest this project is present
|
||||
TEMPEST_SERVICES+=,marconi
|
||||
TEMPEST_SERVICES+=,marconi-server
|
||||
|
||||
|
||||
# Functions
|
||||
|
Loading…
x
Reference in New Issue
Block a user