Skip to content

Commit

Permalink
debugging failures
Browse files Browse the repository at this point in the history
  • Loading branch information
AnkitCLI committed Oct 29, 2024
1 parent 5f8d9a9 commit fea9187
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Feature: BigQuery sink - Verification of BigQuery to BigQuery successful data tr
When Select plugin: "BigQuery" from the plugins list as: "Source"
When Expand Plugin group in the LHS plugins list: "Sink"
When Select plugin: "BigQuery" from the plugins list as: "Sink"
Then Connect plugins: "BigQuery" and "BigQuery2" to establish connection
Then Connect plugins: "BigQuery" and "BigQuery2" to establish connections
Then Navigate to the properties page of plugin: "BigQuery"
And Enter input plugin property: "referenceName" with value: "Reference"
And Replace input plugin property: "project" with value: "projectId"
Expand Down Expand Up @@ -75,7 +75,7 @@ Feature: BigQuery sink - Verification of BigQuery to BigQuery successful data tr
And Replace input plugin property: "dataset" with value: "dataset"
And Replace input plugin property: "table" with value: "bqSourceTable"
Then Click on the Get Schema button
Then Validate "BigQuery" plugin properties
Then Validate "BigQuery" plugin propertiess
And Close the Plugin Properties page
Then Navigate to the properties page of plugin: "BigQuery2"
Then Replace input plugin property: "project" with value: "projectId"
Expand Down

0 comments on commit fea9187

Please sign in to comment.