We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ef198a commit 42dab2bCopy full SHA for 42dab2b
cloudsql-postgresql-plugin/src/e2e-test/features/source/RunTime.feature
@@ -147,7 +147,9 @@ Feature: CloudSQL-PostGreSQL Source - Run Time scenarios
147
And Save and Deploy Pipeline
148
And Run the Pipeline in Runtime
149
And Wait till pipeline is in running state
150
+ And Open and capture logs
151
And Verify the pipeline status is "Failed"
152
+ And Close the pipeline logs
153
Then Open Pipeline logs and verify Log entries having below listed Level and Message:
154
| Level | Message |
155
| ERROR | errorLogsMessageInvalidBoundingQuery |
0 commit comments