Skip to content

Conversation

@chatton
Copy link
Contributor

@chatton chatton commented Jun 10, 2021

This PR updates our tests to wait a bit longer for the replica sets to reach ready state. The FCV tests were quite flakey.

This also adds the ability to configure arbitrary retry intervals/ timeouts for each test.

@chatton chatton marked this pull request as ready for review June 10, 2021 12:40
Copy link
Contributor

@rodrigovalin rodrigovalin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

// +kubebuilder:default:=true
// +nullable
IgnoreUnknownUsers *bool `json:"ignoreUnknownUsers"`
IgnoreUnknownUsers *bool `json:"ignoreUnknownUsers,omitempty"`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this related to fcv?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no sorry, this was an unrelated fix.

@chatton chatton merged commit cb8f250 into master Jun 10, 2021
@chatton chatton deleted the increase_readiness_timeout branch June 10, 2021 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants