torture: Address flapping samba4.rpc.altercontext test
authorAndrew Bartlett <abartlet@samba.org>
Wed, 15 May 2019 04:07:16 +0000 (16:07 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 20 May 2019 05:17:42 +0000 (05:17 +0000)
commit3b509129f5edf47e3753dce3d0375e485eb251ac
tree13308b1f1c15e80e45bc8add3f42febfe5dded28
parent0559430ab6e5c48d6e853fda0d8b63f2e149015c
torture: Address flapping samba4.rpc.altercontext test

NT_STATUS_CONNECTION_DISCONNECTED and NT_STATUS_CONNECTION_RESET are
equivilent for the purposes of this test, both come from the server
shutting down the connection, the difference comes from two different
unix error numbers that can come from this.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Mon May 20 05:17:42 UTC 2019 on sn-devel-184
source4/torture/rpc/alter_context.c
source4/torture/rpc/lsa.c