]> git.ipfire.org Git - thirdparty/openldap.git/commit
ITS#9598 Do not track olcIncomingConnections in lloadd/test007
authorOndřej Kuzník <ondra@mistotebe.net>
Mon, 31 Oct 2022 09:26:12 +0000 (09:26 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 31 Oct 2022 16:44:01 +0000 (16:44 +0000)
commit37b2b1ed6d373bbb0fea8ca798d647f2e7253438
tree5da5031f049e7051a57caaca94d27ebe5d2ead1e
parent8c594c36a3b3c963e50fc7592d7ff2f6c3e24fec
ITS#9598 Do not track olcIncomingConnections in lloadd/test007

Some values we export in cn=monitor are not managed in a single place,
instead, a task exists that gathers a snapshot of the lloadd state and
stores it for monitor consumption. This exposes a race between the test
reading it out and lloadd updating this cached copy. While we still have
to rely on a shell, rather than being intelligent about whether or not
we should emit a readout into search.out or wait and try again (which is
what test004-monitor does), just filter this attribute out.
tests/data/lloadd/test007-monitor.ldif
tests/scripts/lloadd/test007-coherence