ContainerImage.Pinniped/test
Monis Khan e2cf9f6b74
leader election test: approximate that followers have observed change
Instead of blindly waiting long enough for a disruptive change to
have been observed by the old leader and followers, we instead rely
on the approximation that checkOnlyLeaderCanWrite provides - i.e.
only a single actor believes they are the leader.  This does not
account for clients that were in the followers list before and after
the disruptive change, but it serves as a reasonable approximation.

Signed-off-by: Monis Khan <mok@vmware.com>
2021-08-26 12:59:52 -04:00
..
cluster_capabilities Run the LDAP client's integration tests only on Kind 2021-07-08 11:10:53 -07:00
deploy/tools Optionally allow OIDC password grant for CLI-based login experience 2021-08-12 10:45:39 -07:00
integration leader election test: approximate that followers have observed change 2021-08-26 12:59:52 -04:00
testlib test/integration: run parallel tests concurrently with serial tests 2021-08-26 12:59:52 -04:00