From cb92bb73a1614d0064ba198346e269613c3e2ea9 Mon Sep 17 00:00:00 2001 From: Slawek Kaplonski Date: Wed, 26 Aug 2020 16:40:56 +0200 Subject: [PATCH] Re-enable driver agent for scenario 13 It is follow up for the patch [1] which did the same thing for scenario 10. [1] https://review.opendev.org/#/c/714639 Change-Id: Id834e80370eedac8ad32212490975b39c8a18afc --- ci/environments/scenario013-standalone.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/ci/environments/scenario013-standalone.yaml b/ci/environments/scenario013-standalone.yaml index f2fa8c97fd..e1a25223bc 100644 --- a/ci/environments/scenario013-standalone.yaml +++ b/ci/environments/scenario013-standalone.yaml @@ -31,9 +31,6 @@ parameter_defaults: OctaviaCaKeyPassphrase: 'upstreamci' OctaviaManageNovaFlavor: true OctaviaGenerateCerts: true - # TODO(cgoncalves): re-enable once RDO package ovn-octavia-provider is available (https://review.rdoproject.org/r/#/c/25972/) - # and installed in Kolla container - OctaviaEnableDriverAgent: false Debug: true GlanceBackend: 'file' ContainerCli: podman