Revert the tempest service name to marconi
This patch is to rollback the change introduced by https://review.openstack.org/#/c/73100/. 73100 is no longer needed because of the recent https://review.openstack.org/#/c/69497/. Using 'marconi' as the service name will keep us aligned with the naming convention used by other projects. Change-Id: I5da6d2aaeb5c9dc29a1cbc70c8425449807eb34c
This commit is contained in:
parent
305bad7887
commit
1e4e3acaad
@ -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-server
|
||||
TEMPEST_SERVICES+=,marconi
|
||||
|
||||
|
||||
# Functions
|
||||
|
Loading…
x
Reference in New Issue
Block a user