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

Add a long running BQ Storage API integration test for nightly builds. #5538

Merged
merged 1 commit into from
Jun 27, 2019
Merged

Add a long running BQ Storage API integration test for nightly builds. #5538

merged 1 commit into from
Jun 27, 2019

Conversation

mmladenovski
Copy link

The goal of this test is to validate a sustained connection for streams in case some timeouts are misconfigured.

Currently the test runs for around 7-10 minutes, depending on the machine's throughput. It is enabled only for the nightly builds, so that it does not affect time for continuous and presubmit runs.

@tswast or @shollyman, please review.

CC: @kmjung , @aryann

@mmladenovski mmladenovski requested a review from a team as a code owner June 21, 2019 20:20
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 21, 2019
@chingor13 chingor13 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 21, 2019
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 21, 2019
@codecov
Copy link

codecov bot commented Jun 25, 2019

Codecov Report

Merging #5538 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #5538   +/-   ##
=========================================
  Coverage     46.72%   46.72%           
  Complexity    24630    24630           
=========================================
  Files          2351     2351           
  Lines        256175   256175           
  Branches      29324    29324           
=========================================
  Hits         119686   119686           
  Misses       127569   127569           
  Partials       8920     8920

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 06bbfcc...2f0a1bf. Read the comment docs.

@chingor13 chingor13 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 26, 2019
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 26, 2019
The goal of this test is to validate a sustained connection for streams in case some timeouts are misconfigured.

Currently the test runs for around 7-10 minutes, depending on the machine's throughput. It is enabled only for the nightly builds, so that it does not affect time for continuous and presubmit runs.
@chingor13 chingor13 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 27, 2019
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants