]> git.proxmox.com Git - ovs.git/commitdiff
Also blacklist 1021.
authorThomas Goirand <zigo@debian.org>
Tue, 31 Mar 2020 08:45:35 +0000 (10:45 +0200)
committerThomas Goirand <zigo@debian.org>
Tue, 31 Mar 2020 08:45:35 +0000 (10:45 +0200)
debian/changelog
debian/rules

index e44e5f2caafc7c134c549a239cf2c5ac72760ddd..fc2c1bea355a60b073552107ecfc6bde5930e646 100644 (file)
@@ -1,6 +1,6 @@
 openvswitch (2.13.0+dfsg1-11) UNRELEASED; urgency=medium
 
-  * Always blacklist 1057 (also on amd64).
+  * Always blacklist 1021 and 1057 (also on amd64).
 
  -- Thomas Goirand <zigo@debian.org>  Tue, 31 Mar 2020 10:25:37 +0200
 
index abaca50f10d42ec75c383744b38411f4ec266ade..a962a1c913c6592524aff0029d60e24def08bdc1 100755 (executable)
@@ -40,8 +40,9 @@ endif
 # NOTE(zigo): by default, just run all tests
 # but 20: bfd - bfd decay FAILED (bfd.at:396)
 # 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-1056 1058-
+TEST_LIST = 1-19 21-1020 1022-1056 1058-
 TEST_LIST_DPDK = $(TEST_LIST)
 
 # armhf: