Stop running TestLeader_ChangeServerID in parallel

This commit is contained in:
Freddy 2019-05-21 15:28:08 -06:00 committed by GitHub
parent 19cdc92ca7
commit 7ce28bbfee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -875,7 +875,6 @@ func TestLeader_RollRaftServer(t *testing.T) {
}
func TestLeader_ChangeServerID(t *testing.T) {
t.Parallel()
conf := func(c *Config) {
c.Bootstrap = false
c.BootstrapExpect = 3