|
14 | 14 | # the License. |
15 | 15 | # |
16 | 16 |
|
17 | | -@Cloudsqlpostgresql_Sink @Cloudsqlpostgresql_Sink_Required |
| 17 | +@Regression @Sink_Required |
18 | 18 | Feature: CloudSQL-PostgreSQL sink - Verify data transfer from BigQuery source to CloudSQL-PostgreSQL sink |
19 | 19 |
|
20 | 20 | @BQ_SOURCE_TEST @CLOUDSQLPOSTGRESQL_TEST_TABLE @PLUGIN-1526 |
@@ -50,7 +50,7 @@ Feature: CloudSQL-PostgreSQL sink - Verify data transfer from BigQuery source to |
50 | 50 | Then Save the pipeline |
51 | 51 | Then Preview and run the pipeline |
52 | 52 | Then Verify the preview of pipeline is "success" |
53 | | - Then Click on preview data for CloudSQLPostgreSQL sink |
| 53 | + Then Click on the Preview Data link on the Sink plugin node: "CloudSQLPostgreSQL" |
54 | 54 | Then Close the preview data |
55 | 55 | Then Deploy the pipeline |
56 | 56 | Then Run the Pipeline in Runtime |
@@ -93,7 +93,7 @@ Feature: CloudSQL-PostgreSQL sink - Verify data transfer from BigQuery source to |
93 | 93 | Then Save the pipeline |
94 | 94 | Then Preview and run the pipeline |
95 | 95 | Then Verify the preview of pipeline is "success" |
96 | | - Then Click on preview data for CloudSQLPostgreSQL sink |
| 96 | + Then Click on the Preview Data link on the Sink plugin node: "CloudSQLPostgreSQL" |
97 | 97 | Then Close the preview data |
98 | 98 | Then Deploy the pipeline |
99 | 99 | Then Run the Pipeline in Runtime |
@@ -136,7 +136,7 @@ Feature: CloudSQL-PostgreSQL sink - Verify data transfer from BigQuery source to |
136 | 136 | Then Save the pipeline |
137 | 137 | Then Preview and run the pipeline |
138 | 138 | Then Verify the preview of pipeline is "success" |
139 | | - Then Click on preview data for CloudSQLPostgreSQL sink |
| 139 | + Then Click on the Preview Data link on the Sink plugin node: "CloudSQLPostgreSQL" |
140 | 140 | Then Close the preview data |
141 | 141 | Then Deploy the pipeline |
142 | 142 | Then Run the Pipeline in Runtime |
|
0 commit comments