Skip to content

Commit

Permalink
bqmt secret updated
Browse files Browse the repository at this point in the history
  • Loading branch information
priyabhatnagar25 committed Dec 2, 2023
1 parent 30be7e6 commit bb8b529
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ Feature: BigQueryMultiTable sink -Verification of Multiple Database Tables to Bi
Then Wait till pipeline is in running state
Then Open and capture logs
Then Verify the pipeline status is "Succeeded"
Then Close the pipeline logs
Then Validate the values of records transferred to BQMT sink is equal to the value from source MultiDatabase table

@MULTIPLEDATABASETABLE_SOURCE_TEST @BQMT_Required
Expand Down Expand Up @@ -128,4 +129,5 @@ Feature: BigQueryMultiTable sink -Verification of Multiple Database Tables to Bi
Then Wait till pipeline is in running state
Then Open and capture logs
Then Verify the pipeline status is "Succeeded"
Then Close the pipeline logs
Then Validate the values of records transferred to BQMT sink is equal to the value from source MultiDatabase table
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ Feature: BigQueryMultiTable sink -Verification of MultipleDatabaseTable to BigQu
Then Wait till pipeline is in running state
Then Open and capture logs
Then Verify the pipeline status is "Succeeded"
Then Close the pipeline logs
Then Validate the values of records transferred to BQMT sink is equal to the value from source MultiDatabase table

@MULTIPLEDATABASETABLE_SOURCE_TEST @BQMT_Required
Expand Down Expand Up @@ -100,4 +101,5 @@ Feature: BigQueryMultiTable sink -Verification of MultipleDatabaseTable to BigQu
Then Wait till pipeline is in running state
Then Open and capture logs
Then Verify the pipeline status is "Succeeded"
Then Close the pipeline logs
Then Validate the values of records transferred to BQMT sink is equal to the value from source MultiDatabase table

0 comments on commit bb8b529

Please sign in to comment.