Merge ~aieri/juju-lint:bug/1904222 into juju-lint:master

Proposed by Andrea Ieri
Status: Merged
Approved by: Andrea Ieri
Approved revision: 6812338f3d5b8b01e4049274632267d58e6723f1
Merged at revision: 8cf02fe174afd6c8172c45172f831ec335de6e54
Proposed branch: ~aieri/juju-lint:bug/1904222
Merge into: juju-lint:master
Diff against target: 14 lines (+3/-0)
1 file modified
contrib/canonical-rules.yaml (+3/-0)
Reviewer Review Type Date Requested Status
Dan Ackerson (community) Approve
Review via email: mp+398092@code.launchpad.net

Commit message

Ensure the ovn db election timeout is ≥ 4
Closes-Bug: 1904222

To post a comment you must log in.
Revision history for this message
🤖 Canonical IS Merge Bot (canonical-is-mergebot) wrote :

This merge proposal is being monitored by mergebot. Change the status to Approved to merge.

Revision history for this message
Dan Ackerson (dan.ackerson) wrote :

lgtm +1

review: Approve
Revision history for this message
🤖 Canonical IS Merge Bot (canonical-is-mergebot) wrote :

Change successfully merged at revision 8cf02fe174afd6c8172c45172f831ec335de6e54

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/contrib/canonical-rules.yaml b/contrib/canonical-rules.yaml
2index 0961671..4e7b3ec 100644
3--- a/contrib/canonical-rules.yaml
4+++ b/contrib/canonical-rules.yaml
5@@ -54,6 +54,9 @@ openstack config:
6 sysconfig:
7 governor:
8 eq: "performance"
9+ ovn-central:
10+ ovsdb-server-election-timer:
11+ gte: 4
12
13 config:
14 hacluster:

Subscribers

People subscribed via source and target branches