Merge ~fnordahl/ubuntu/+source/ovn:main into ~ubuntu-server-dev/ubuntu/+source/ovn:main

Proposed by Frode Nordahl
Status: Merged
Merged at revision: 3540ab7954ca5b12a3e2868c0a4b03e51739c2b0
Proposed branch: ~fnordahl/ubuntu/+source/ovn:main
Merge into: ~ubuntu-server-dev/ubuntu/+source/ovn:main
Diff against target: 45 lines (+12/-2)
3 files modified
debian/changelog (+2/-1)
debian/flaky-tests.txt (+9/-0)
debian/rules (+1/-1)
Reviewer Review Type Date Requested Status
James Page Pending
Review via email: mp+429200@code.launchpad.net
To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
diff --git a/debian/changelog b/debian/changelog
index 7ed7cd9..a9fa96b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,9 @@ ovn (22.06.0-0ubuntu3) UNRELEASED; urgency=medium
3 * d/rules, d/ovn-common.install: Properly fix the ovn-detrace binary3 * d/rules, d/ovn-common.install: Properly fix the ovn-detrace binary
4 (LP: #1971178).4 (LP: #1971178).
5 * d/gbp.conf: Add the package components.5 * d/gbp.conf: Add the package components.
6 * d/rules, d/flaky-tests.txt: Extend skip test list.
67
7 -- Frode Nordahl <frode.nordahl@canonical.com> Mon, 15 Aug 2022 17:51:52 +02008 -- Frode Nordahl <frode.nordahl@canonical.com> Wed, 31 Aug 2022 06:38:49 +0200
89
9ovn (22.06.0-0ubuntu2) kinetic; urgency=medium10ovn (22.06.0-0ubuntu2) kinetic; urgency=medium
1011
diff --git a/debian/flaky-tests.txt b/debian/flaky-tests.txt
index 2c1b0f4..e046eed 100644
--- a/debian/flaky-tests.txt
+++ b/debian/flaky-tests.txt
@@ -2,3 +2,12 @@ policy-based routing IPv6: 1 HVs, 3 LSs, 1 lport/LS, 1 LR
2ACLs on Port Groups2ACLs on Port Groups
3multi-vtep SB Chassis encap updates3multi-vtep SB Chassis encap updates
4ACL with Port Group conjunction flow efficiency4ACL with Port Group conjunction flow efficiency
5ACL logging
6ovn-controller incremental processing
7ACL allow-stateless omit conntrack - Logical_Switch
8ACL allow-stateless omit conntrack - Port_Group
9ACL allow-stateless overrides stateful rules with higher priority - Logical_Switch
10conntrack nat implies conntrack
11LS default ACL drop
12nb_cfg timestamp
13northd ssl file change
diff --git a/debian/rules b/debian/rules
index 130b533..7398048 100755
--- a/debian/rules
+++ b/debian/rules
@@ -47,7 +47,7 @@ override_dh_auto_configure:
47 --enable-ssl \47 --enable-ssl \
48 --with-vif-plug-provider=$(CURDIR)/ovn-vif48 --with-vif-plug-provider=$(CURDIR)/ovn-vif
4949
50# Last Review: 22.03.050# Last Review: 22.06.0
51# https://bugs.launchpad.net/ubuntu/+source/ovn/+bug/195674951# https://bugs.launchpad.net/ubuntu/+source/ovn/+bug/1956749
52TEST_LIST = $(shell \52TEST_LIST = $(shell \
53 $(CURDIR)/debian/testlist.py \53 $(CURDIR)/debian/testlist.py \

Subscribers

People subscribed via source and target branches