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

[dlp] fix: fix periodic builds timeout #3420

Merged
merged 12 commits into from
Apr 17, 2020

Commits on Apr 17, 2020

  1. [dlp] fix: remove gcp-devrel-py-tools

    fixes GoogleCloudPlatform#3375
    fixes GoogleCloudPlatform#3416
    fixes GoogleCloudPlatform#3417
    
    * remove wrong usage of `eventually_consistent.call`
    * only test if the operation has been started
    * shorter timeout for polling
    * correct use of `pytest.mark.flaky`
    Takashi Matsuo committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    ce10217 View commit details
    Browse the repository at this point in the history
  2. Remove stale comment

    Takashi Matsuo committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    b4b3849 View commit details
    Browse the repository at this point in the history
  3. use try-finally

    Takashi Matsuo committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    f447169 View commit details
    Browse the repository at this point in the history
  4. increased max_runs

    Takashi Matsuo committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    dc818d5 View commit details
    Browse the repository at this point in the history
  5. add retry on some jobs tests

    Takashi Matsuo committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    61c745f View commit details
    Browse the repository at this point in the history
  6. use uuid for job_id

    Takashi Matsuo committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    9483d9a View commit details
    Browse the repository at this point in the history
  7. remove retrying

    Takashi Matsuo committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    c7571e8 View commit details
    Browse the repository at this point in the history
  8. marking some tests as flaky

    Takashi Matsuo committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    bade673 View commit details
    Browse the repository at this point in the history
  9. use backoff

    Takashi Matsuo committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    a45932d View commit details
    Browse the repository at this point in the history
  10. add a filter to allow state = DONE

    Takashi Matsuo committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    a3738ea View commit details
    Browse the repository at this point in the history
  11. move stuff in order

    Takashi Matsuo committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    9944882 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'master' into fix-dlp

    Takashi Matsuo authored Apr 17, 2020
    Configuration menu
    Copy the full SHA
    ee0d4ee View commit details
    Browse the repository at this point in the history