commit | 7ba26f5cf97b39bd0ddb53248ae4676866c10824 | [log] [tgz] |
---|---|---|
author | Slawek Kaplonski <skaplons@redhat.com> | Thu Sep 17 11:13:52 2020 +0200 |
committer | Slawek Kaplonski <skaplons@redhat.com> | Mon Sep 21 12:59:16 2020 +0200 |
tree | f024e813a1f4560f96fe330e585d62109a8a8f0d | |
parent | a7252cc0f4cd7af1b47a97ce4621a2055bc9da73 [diff] |
Add possibility to not compile ovs and ovn if that's disabled There is flag Q_BUILD_OVS_FROM_GIT which can be used to not compile ovs from source. But this wasn't respected in the ovn_agent's module in install_ovn function which was always installing from source ovn and ovs. We need to disable that e.g. on grenade jobs when new version is installed. Change-Id: I7d3f92365e880191dcfe7c618a6f79d5f741144f