Add installation of octavia-tempest-plugin to sample local.conf

We don't run neutron-tempest-plugin tests, so just change
neutron-tempest-plugin tests to octavia-tempest-plugin.

Change-Id: If7c22a690e26d27941684ff910dc83ff471cd28d
This commit is contained in:
Maciej Józefczyk 2020-07-22 12:55:07 +02:00
parent e4f6b8ff8d
commit 65c25a4006
1 changed files with 2 additions and 2 deletions

View File

@ -58,8 +58,8 @@ enable_service q-trunk
enable_service q-dns
#enable_service q-qos
# Enable neutron tempest plugin tests
enable_plugin neutron-tempest-plugin https://opendev.org/openstack/neutron-tempest-plugin
# Enable octavia tempest plugin tests
enable_plugin octavia-tempest-plugin https://opendev.org/openstack/octavia-tempest-plugin
disable_service horizon
# Cinder (OpenStack Block Storage) is disabled by default to speed up