@@ -10,7 +10,7 @@ Feature: CloudMySql sink- Verify ,Mysql sink plugin design time validation scena
1010 Then Navigate to the properties page of plugin: "CloudSQL MySQL"
1111 Then Select dropdown plugin property: "select-jdbcPluginName" with option value: "cloudsql-mysql"
1212 Then Select radio button plugin property: "instanceType" with value: "public"
13- Then Enter input plugin property: "connectionName" with value: "cdf-athena:us-central1:sql-automation-test-instance "
13+ Then Enter input plugin property: "connectionName" with value: "ConnectionName "
1414 Then Replace input plugin property: "user" with value: "username" for Credentials and Authorization related fields
1515 Then Replace input plugin property: "password" with value: "password" for Credentials and Authorization related fields
1616 Then Enter input plugin property: "referenceName" with value: "RefName"
@@ -23,7 +23,7 @@ Feature: CloudMySql sink- Verify ,Mysql sink plugin design time validation scena
2323 Then Navigate to the properties page of plugin: "CloudSQL MySQL2"
2424 Then Select dropdown plugin property: "select-jdbcPluginName" with option value: "cloudsql-mysql"
2525 Then Select radio button plugin property: "instanceType" with value: "public"
26- Then Enter input plugin property: "connectionName" with value: "cdf-athena:us-central1:sql-automation-test-instance "
26+ Then Enter input plugin property: "connectionName" with value: "ConnectionName "
2727 Then Replace input plugin property: "user" with value: "username" for Credentials and Authorization related fields
2828 Then Replace input plugin property: "password" with value: "password" for Credentials and Authorization related fields
2929 Then Enter input plugin property: "referenceName" with value: "RefName"
@@ -42,7 +42,7 @@ Feature: CloudMySql sink- Verify ,Mysql sink plugin design time validation scena
4242 Then Navigate to the properties page of plugin: "CloudSQL MySQL"
4343 Then Select dropdown plugin property: "select-jdbcPluginName" with option value: "cloudsql-mysql"
4444 Then Select radio button plugin property: "instanceType" with value: "public"
45- Then Enter input plugin property: "connectionName" with value: "cdf-athena:us-central1:sql-automation-test-instance "
45+ Then Enter input plugin property: "connectionName" with value: "ConnectionName "
4646 Then Replace input plugin property: "user" with value: "username" for Credentials and Authorization related fields
4747 Then Replace input plugin property: "password" with value: "password" for Credentials and Authorization related fields
4848 Then Enter input plugin property: "referenceName" with value: "RefName"
@@ -55,7 +55,7 @@ Feature: CloudMySql sink- Verify ,Mysql sink plugin design time validation scena
5555 Then Navigate to the properties page of plugin: "CloudSQL MySQL2"
5656 Then Select dropdown plugin property: "select-jdbcPluginName" with option value: "cloudsql-mysql"
5757 Then Select radio button plugin property: "instanceType" with value: "public"
58- Then Enter input plugin property: "connectionName" with value: "cdf-athena:us-central1:sql-automation-test-instance "
58+ Then Enter input plugin property: "connectionName" with value: "ConnectionName "
5959 Then Replace input plugin property: "password" with value: "password" for Credentials and Authorization related fields
6060 Then Enter input plugin property: "referenceName" with value: "invalidRefName"
6161 Then Enter input plugin property: "database" with value: "TestDatabase"
@@ -70,7 +70,7 @@ Feature: CloudMySql sink- Verify ,Mysql sink plugin design time validation scena
7070 Then Navigate to the properties page of plugin: "CloudSQL MySQL"
7171 Then Select dropdown plugin property: "select-jdbcPluginName" with option value: "cloudsql-mysql"
7272 Then Select radio button plugin property: "instanceType" with value: "public"
73- Then Enter input plugin property: "connectionName" with value: "cdf-athena:us-central1:sql-automation-test-instance "
73+ Then Enter input plugin property: "connectionName" with value: "ConnectionName "
7474 Then Replace input plugin property: "user" with value: "username" for Credentials and Authorization related fields
7575 Then Replace input plugin property: "password" with value: "password" for Credentials and Authorization related fields
7676 Then Enter input plugin property: "referenceName" with value: "invalidRef"
@@ -87,7 +87,7 @@ Feature: CloudMySql sink- Verify ,Mysql sink plugin design time validation scena
8787 Then Navigate to the properties page of plugin: "CloudSQL MySQL"
8888 Then Select dropdown plugin property: "select-jdbcPluginName" with option value: "cloudsql-mysql"
8989 Then Select radio button plugin property: "instanceType" with value: "public"
90- Then Enter input plugin property: "connectionName" with value: "cdf-athena:us-central1:sql-automation-test-instance "
90+ Then Enter input plugin property: "connectionName" with value: "ConnectionName "
9191 Then Replace input plugin property: "password" with value: "password" for Credentials and Authorization related fields
9292 Then Enter key value pairs for plugin property: "connectionArguments" with values from json: "connectionArgumentsList"
9393 Then Enter input plugin property: "referenceName" with value: "RefName"
0 commit comments