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

Reducing wait interval for BQ integration tests #1827

Merged
merged 3 commits into from
Sep 3, 2021

Commits on Sep 2, 2021

  1. For tests, reducing BQ's wait time. Some quick logging indicated that…

    … the uploading of the entity_df in integration tests was very slow
    
    Signed-off-by: Danny Chiao <danny@tecton.ai>
    adchia committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    1f649a4 View commit details
    Browse the repository at this point in the history
  2. Moving environment variables into yml and MakeFile

    Signed-off-by: Danny Chiao <danny@tecton.ai>
    adchia committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    c409b2a View commit details
    Browse the repository at this point in the history
  3. Reducing prod retry cadence

    Signed-off-by: Danny Chiao <danny@tecton.ai>
    adchia committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    befea85 View commit details
    Browse the repository at this point in the history