From 8cad448ab24bb0290c52405ea5d1ae22a759f587 Mon Sep 17 00:00:00 2001 From: Noel Power Date: Fri, 3 Apr 2020 16:05:37 +0100 Subject: [PATCH] selftest/flapping: mark samba3.nbt.dgram.netlogon.* as flapping Post SMB1/SMB2 test env split to help in removing smb1 samba3.nbt.dgram.netlogon* fails randomly. It is unrelated as far as we can see to the changes but must be a side affect of runtime order or some such. Signed-off-by: Noel Power Reviewed-by: Ralph Boehme Autobuild-User(master): Noel Power Autobuild-Date(master): Sat Apr 4 01:12:05 UTC 2020 on sn-devel-184 --- selftest/flapping.d/nbt_dgram | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 selftest/flapping.d/nbt_dgram diff --git a/selftest/flapping.d/nbt_dgram b/selftest/flapping.d/nbt_dgram new file mode 100644 index 00000000000..b4e4c3b4ac8 --- /dev/null +++ b/selftest/flapping.d/nbt_dgram @@ -0,0 +1,7 @@ +# following SMB1/SMB2 test env split it seems this test +# fails randomly however it doesn't seem to be directly +# related to the changes (e.g. not protocl negotiation +# specific) Best guess is the order of test having being +# changed (as a result of test moving env) or some other +# strange env related side affect is causing this. +^samba3.nbt.dgram.netlogon.*\(ad_dc\) -- 2.47.3