commit | b575af0cfe8aac71825b406394e9927a33ca51bd | [log] [tgz] |
---|---|---|
author | yatinkarel <ykarel@redhat.com> | Fri Nov 26 12:44:41 2021 +0530 |
committer | yatinkarel <ykarel@redhat.com> | Fri Nov 26 13:44:10 2021 +0530 |
tree | db4adf559cdd67d4c8d194b2fc89ecb971738d0d | |
parent | acc9bd6ab921840045f771974d7d4df9bd4dd854 [diff] |
Do not use sudo with OVN_DATADIR when building from source Jobs with OVN_BUILD_FROMS_SOURCE=True are broken since [1] as ovn nortd not starting due to permission issues. Fix it by not using sudo for creating OVN_DATADIR when building from source. [1] https://review.opendev.org/c/openstack/devstack/+/806858 Closes-Bug: #1952393 Change-Id: I00f0c8c8173b4d8270fbb3e6079d0d8b332e9de5