OCPBUGS-7056: fix ovn config file path#1322
OCPBUGS-7056: fix ovn config file path#1322openshift-merge-robot merged 1 commit intoopenshift:mainfrom
Conversation
GetConfigFile() may return empty path or user defined path, but ovn config file is only supported under /etc/microshift Signed-off-by: Zenghui Shi <zshi@redhat.com>
|
@zshi-redhat, can we link this PR to a JIRA issue/bug? |
|
@zshi-redhat: This pull request references Jira Issue OCPBUGS-7056, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
/jira refresh |
|
@zshi-redhat: This pull request references Jira Issue OCPBUGS-7056, which is invalid:
Comment DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
/jira refresh |
|
@zshi-redhat: This pull request references Jira Issue OCPBUGS-7056, which is valid. The bug has been moved to the POST state. 3 validation(s) were run on this bug
Requesting review from QA contact: DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Done. |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ggiguash, zshi-redhat The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/retest |
|
@zshi-redhat: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
|
@zshi-redhat: All pull requests linked via external trackers have merged: Jira Issue OCPBUGS-7056 has been moved to the MODIFIED state. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
/cherrypick release-4.12 |
|
@zshi-redhat: new pull request created: #1335 DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
GetConfigFile() may return empty path or user defined path, but ovn config file is only supported under /etc/microshift
Signed-off-by: Zenghui Shi zshi@redhat.com