]> git.proxmox.com Git - ovs.git/commitdiff
Blacklist test 532 (because non-deterministic).
authorThomas Goirand <zigo@debian.org>
Sun, 10 Jan 2021 13:23:12 +0000 (14:23 +0100)
committerThomas Goirand <zigo@debian.org>
Sun, 10 Jan 2021 13:23:37 +0000 (14:23 +0100)
debian/changelog
debian/rules

index f0361edb8bf34b4a1044db518cf2a0aa1fac8a8b..bd223f4f9d77fe667678248b7104277ce602dc7c 100644 (file)
@@ -1,12 +1,16 @@
 openvswitch (2.15.0~git20210104.def6eb1ea+dfsg1-1) UNRELEASED; urgency=medium
 
+  [ Luca Boccassi ]
   * Merge branch 'master-dfsg' into 2.15
   * Bump dependency on libbpdk-dev >= 20.11 (Closes: #974588)
   * Refresh py3-compat.patch for v2.15
   * Realign armhf test skip range due to upstream changes
   * Use new --with-dpdk=shared configure flag value
 
- -- Luca Boccassi <bluca@debian.org>  Sat, 09 Jan 2021 15:21:29 +0000
+  [ Thomas Goirand ]
+  * Blacklist test 532 (because non-deterministic).
+
+ -- Thomas Goirand <zigo@debian.org>  Sun, 10 Jan 2021 14:22:56 +0100
 
 openvswitch (2.13.0+dfsg1-16) unstable; urgency=medium
 
index 38fabf5cfc693a64ec612f9cf28877cf5ca58979..29d90f4cf6864ced8c589cb2825377dc8069ede0 100755 (executable)
@@ -42,7 +42,7 @@ endif
 # that one doesn't feel like deterministic.
 # 1021: ofproto-dpif - select group with weights FAILED (ofproto-dpif.at:535)
 # 1057: ofproto-dpif - controller action without megaflows FAILED (ofproto-dpif.at:1893)
-TEST_LIST = 1-19 21-1020 1022-1056 1058-
+TEST_LIST = 1-19 21-531 533-1020 1022-1056 1058-
 TEST_LIST_DPDK = $(TEST_LIST)
 
 # armhf:
@@ -53,7 +53,7 @@ TEST_LIST_DPDK = $(TEST_LIST)
 # 1021: ofproto-dpif - select group with weights        FAILED (ofproto-dpif.at:535)
 # 1057: ofproto-dpif - controller action without megaflows FAILED (ofproto-dpif.at:1893)
 ifneq (,$(filter armhf, $(DEB_HOST_ARCH)))
-TEST_LIST = 1-19 21-23 28-917 919-1020 1022-1056 1058-
+TEST_LIST = 1-19 21-23 28-531 533-917 919-1020 1022-1056 1058-
 TEST_LIST_DPDK = $(TEST_LIST)
 endif # armhf
 
@@ -65,7 +65,7 @@ endif # armhf
 #  1057: ofproto-dpif - controller action without megaflows FAILED (ofproto-dpif.at:1893)
 #  1102: ofproto-dpif - continuation - resubmit FAILED (ovs-macros.at:241)
 ifneq (,$(filter mipsel, $(DEB_HOST_ARCH)))
-TEST_LIST = 1-19 21-916 920-1020 1022-1056 1058-1101 1103-
+TEST_LIST = 1-19 21-531 533-916 920-1020 1022-1056 1058-1101 1103-
 TEST_LIST_DPDK = $(TEST_LIST)
 endif # mipsel
 
@@ -74,7 +74,7 @@ endif # mipsel
 #  1057: ofproto-dpif - controller action without megaflows FAILED (ofproto-dpif.at:1893)
 #  1021: ofproto-dpif - select group with weights        FAILED (ofproto-dpif.at:535)
 ifneq (,$(filter mips64el, $(DEB_HOST_ARCH)))
-TEST_LIST = 1-19 21-1020 1022-1056 1058-1120 1122-
+TEST_LIST = 1-19 21-531 533-1020 1022-1056 1058-1120 1122-
 TEST_LIST_DPDK = $(TEST_LIST)
 endif # mips64el
 
@@ -82,7 +82,7 @@ endif # mips64el
 #  1021: ofproto-dpif - select group with weights        FAILED (ofproto-dpif.at:535)
 #  1123: ofproto-dpif - sFlow packet sampling - LACP structures FAILED (ofproto-dpif.at:6643)
 ifneq (,$(filter armel, $(DEB_HOST_ARCH)))
-TEST_LIST = 1-19 21-1020 1022-1056 1058-1122 1124-
+TEST_LIST = 1-19 21-531 533-1020 1022-1056 1058-1122 1124-
 TEST_LIST_DPDK = $(TEST_LIST)
 endif #armel
 
@@ -91,7 +91,7 @@ endif #armel
 #  1021: ofproto-dpif - select group with weights        FAILED (ofproto-dpif.at:535)
 #  1057: ofproto-dpif - controller action without megaflows FAILED (ofproto-dpif.at:1893)
 ifneq (,$(filter arm64, $(DEB_HOST_ARCH)))
-TEST_LIST = 1-19 21-158 160-1020 1022-1056 1058-
+TEST_LIST = 1-19 21-158 160-531 533-1020 1022-1056 1058-
 TEST_LIST_DPDK = $(TEST_LIST)
 endif #arm64
 
@@ -100,7 +100,7 @@ endif #arm64
 #  2728: ovn -- vlan traffic for external network with distributed router gateway port FAILED (ovn.at:8563)
 #  2737: ovn -- IPv6 periodic RA                         FAILED (ovn.at:9916)
 ifneq (,$(filter alpha, $(DEB_HOST_ARCH)))
-TEST_LIST = 1-19 21-2723 2725-2727 2729-2736 2738-
+TEST_LIST = 1-19 21-531 533-2723 2725-2727 2729-2736 2738-
 TEST_LIST_DPDK = $(TEST_LIST)
 endif #alpha
 
@@ -124,7 +124,7 @@ endif #alpha
 #  1735: ovsdb-server combines updates on backlogged connections FAILED (ovsdb-server.at:1205)
 #  2193: RSTP - dummy interface FAILED (rstp.at:210)
 ifneq (,$(filter hppa, $(DEB_HOST_ARCH)))
-TEST_LIST = 1-19 21-846 848-849 851-915 920-941 943-1020 1022-1056 1058-1101 1103-1104 1106-1122 1124-1180 1182-1208 1210-1734 1736-2192 2194-
+TEST_LIST = 1-19 21-531 533-846 848-849 851-915 920-941 943-1020 1022-1056 1058-1101 1103-1104 1106-1122 1124-1180 1182-1208 1210-1734 1736-2192 2194-
 TEST_LIST_DPDK = $(TEST_LIST)
 endif #hppa
 
@@ -141,7 +141,7 @@ endif #hppa
 #  2185: STP - flush the fdb and mdb when topology changed FAILED (stp.at:529)
 #  2249: auto-attach - packets                           FAILED (auto-attach.at:5)
 ifneq (,$(filter sparc64, $(DEB_HOST_ARCH)))
-TEST_LIST = 1-19 21-25 27-465 467-899 901-917 919-941 943-997 999-1056 1058-2183 2186-2248 2250-
+TEST_LIST = 1-19 21-25 27-465 467-531 533-899 901-917 919-941 943-997 999-1056 1058-2183 2186-2248 2250-
 TEST_LIST_DPDK = $(TEST_LIST)
 endif #sparc64
 
@@ -150,7 +150,7 @@ endif #sparc64
 #  1021: ofproto-dpif - select group with weights        FAILED (ofproto-dpif.at:535)
 #  1057: ofproto-dpif - controller action without megaflows FAILED (ofproto-dpif.at:1893)
 ifneq (,$(filter ia64, $(DEB_HOST_ARCH)))
-TEST_LIST = 1-19 21-1020 1022-1056 1058-
+TEST_LIST = 1-19 21-531 533-1020 1022-1056 1058-
 TEST_LIST_DPDK = $(TEST_LIST)
 endif #ia64