Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce flakiness of Monitoring system tests. #2095

Merged
merged 1 commit into from
Aug 18, 2016
Merged

Reduce flakiness of Monitoring system tests. #2095

merged 1 commit into from
Aug 18, 2016

Commits on Aug 11, 2016

  1. Reduce flakiness of Monitoring system tests.

    - Add retries for 503 ServiceUnavailable (eventual) on creation.
    
    - Add retries for 404 NotFound (eventual consistency) on deletion.
    
    - Ensure that parent groups get cleaned up even if child group deletion
      fails.
    
    Towards:  #2092, #2093.
    tseaver committed Aug 11, 2016
    Configuration menu
    Copy the full SHA
    2f70ab1 View commit details
    Browse the repository at this point in the history