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 Cloud Bigtable Change Stream integration tests #29127

Merged
merged 8 commits into from
Oct 31, 2023

Commits on Oct 24, 2023

  1. Add Cloud Bigtable Change Stream integration tests

    Change-Id: I68a877d5686f1898686b18491c6b4aff5e699862
    tonytanger committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    cf6e2c7 View commit details
    Browse the repository at this point in the history
  2. Add default value to bigtable environment endpoint

    Change-Id: I490fca7ba2f24b15faa288d6f2c3f209db59f948
    tonytanger committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    f7f4161 View commit details
    Browse the repository at this point in the history
  3. Move Bigtable options to main and register it automatically so we can…

    … set instanceId
    
    Change-Id: I4d5e5347dbba09a0e1ee170b8aa911d2f0a772ef
    tonytanger committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    1196ab0 View commit details
    Browse the repository at this point in the history
  4. Remove bigtableProject from BigtableTestOptions. There was no way to …

    …set it explicitly prior to this
    
    Change-Id: I5ee3c663d3120ee85970ae5f24a962b9535323b3
    tonytanger committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    b092b37 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Add comment explaining why we build the test pipeline in a different …

    …package
    
    Change-Id: I228dc61ca0b27131cd38a3ab24f136d0f924d9f7
    tonytanger committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    ba0259d View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Change instanceID to bigtableInstanceId to clarify the value we're sp…

    …ecifying
    
    Change-Id: Ic66c4c061ed2f5979f6a530905e3cbbddd238f18
    tonytanger committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    38305e6 View commit details
    Browse the repository at this point in the history
  2. Change BigtableChangeStreamTestOptions to use more specific field nam…

    …es to avoid conflicts
    
    Change-Id: I489850e07812058e8c7ebb3c9878eae9d4bc9f06
    tonytanger committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    1d186d3 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    19802eb View commit details
    Browse the repository at this point in the history