Skip to content

Commit 489de36

Browse files
authored
Merge pull request #1479 from cloudsufi/macroStepChanges
Macro runtime step change
2 parents 08b5964 + e90d8f2 commit 489de36

File tree

10 files changed

+13
-13
lines changed

10 files changed

+13
-13
lines changed

src/e2e-test/features/bigquery/sink/GCSToBigQuery_WithMacro.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Feature: BigQuery sink - Verification of GCS to BigQuery successful data transfe
5656
Then Close the pipeline logs
5757
Then Close the preview
5858
Then Deploy the pipeline
59-
Then Run the Pipeline in Runtime
59+
Then Click on the Runtime Arguments Dropdown button
6060
Then Enter runtime argument value "projectId" for key "gcsProjectId"
6161
Then Enter runtime argument value "serviceAccountType" for key "serviceAccountType"
6262
Then Enter runtime argument value "serviceAccount" for key "serviceAccount"

src/e2e-test/features/bigquery/source/BigQueryToGCS_WithMacro.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Feature: BigQuery source - Verification of BigQuery to GCS successful data trans
5151
Then Click on preview data for GCS sink
5252
Then Close the preview data
5353
Then Deploy the pipeline
54-
Then Run the Pipeline in Runtime
54+
Then Click on the Runtime Arguments Dropdown button
5555
Then Enter runtime argument value "projectId" for key "bqProjectId"
5656
Then Enter runtime argument value "projectId" for key "bqDatasetProjectId"
5757
Then Enter runtime argument value "serviceAccountType" for key "serviceAccountType"

src/e2e-test/features/bigqueryexecute/BQExecute_WithMacro.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Feature: BigQueryExecute - Verify data transfer using BigQuery Execute plugin wi
1919
Then Validate "BigQuery Execute" plugin properties
2020
Then Close the Plugin Properties page
2121
Then Save and Deploy Pipeline
22-
Then Run the Pipeline in Runtime
22+
Then Click on the Runtime Arguments Dropdown button
2323
Then Enter runtime argument value "projectId" for key "bqeProjectId"
2424
Then Enter runtime argument value "bqExecuteQuery" for key "bqeSQl"
2525
Then Enter runtime argument value "projectId" for key "bqeDatasetProjectId"

src/e2e-test/features/bigtable/BigTableToBigTable.feature

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Feature: BigTable source - Verification of BigTable to BigTable Successful Data
4242
Then Close the Plugin Properties page
4343
Then Save the pipeline
4444
Then Deploy the pipeline
45-
Then Run the Pipeline in Runtime
45+
Then Click on the Runtime Arguments Dropdown button
4646
Then Enter runtime argument value "cbtSourceOutputSchema" for key "macroKeyString"
4747
Then Run the Pipeline in Runtime with runtime arguments
4848
Then Wait till pipeline is in running state
@@ -79,7 +79,7 @@ Feature: BigTable source - Verification of BigTable to BigTable Successful Data
7979
Then Close the Plugin Properties page
8080
Then Save the pipeline
8181
Then Deploy the pipeline
82-
Then Run the Pipeline in Runtime
82+
Then Click on the Runtime Arguments Dropdown button
8383
Then Enter runtime argument value "cbtSourceOutputSchema" for key "macroKeyString"
8484
Then Run the Pipeline in Runtime with runtime arguments
8585
Then Wait till pipeline is in running state
@@ -115,7 +115,7 @@ Feature: BigTable source - Verification of BigTable to BigTable Successful Data
115115
Then Close the Plugin Properties page
116116
Then Save the pipeline
117117
Then Deploy the pipeline
118-
Then Run the Pipeline in Runtime
118+
Then Click on the Runtime Arguments Dropdown button
119119
Then Enter runtime argument value "cbtSourceOutputSchema" for key "macroKeyString"
120120
Then Run the Pipeline in Runtime with runtime arguments
121121
Then Wait till pipeline is in running state

src/e2e-test/features/gcscopy/GCSCopy_WithMacro.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Feature:GCSCopy - Verification of successful objects copy from one bucket to ano
2929
Then Validate "GCS Copy" plugin properties
3030
Then Close the Plugin Properties page
3131
Then Save and Deploy Pipeline
32-
Then Run the Pipeline in Runtime
32+
Then Click on the Runtime Arguments Dropdown button
3333
Then Enter runtime argument value "projectId" for key "projectId"
3434
Then Enter runtime argument value "gcsCsvFile" for GCSCopy property sourcePath key "SourcePath"
3535
Then Enter runtime argument value for GCSCopy property destination path key "DestPath"

src/e2e-test/features/gcscreate/GCSCreate_WithMacro.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Feature: GCSCreate - Verification of GCS Create plugin with macro arguments
1717
Then Validate "GCS Create" plugin properties
1818
Then Close the GCS Create properties
1919
Then Save and Deploy Pipeline
20-
Then Run the Pipeline in Runtime
20+
Then Click on the Runtime Arguments Dropdown button
2121
Then Enter runtime argument value "projectId" for key "gcsCreateProjectId"
2222
Then Enter runtime argument value "gcsCreateObject1" for GCSCreate property key "gcsCreateObjectsToCreate"
2323
Then Enter runtime argument value "true" for GCSCreate property key "gcsCreateFailIfObjectExists"

src/e2e-test/features/gcsdelete/GCSDelete_WithMacro.feature

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Feature: GCS Delete - Verification of GCS Delete plugin with macro arguments
1515
Then Validate "GCS Delete" plugin properties
1616
Then Close the GCS Delete properties
1717
Then Save and Deploy Pipeline
18-
Then Run the Pipeline in Runtime
18+
Then Click on the Runtime Arguments Dropdown button
1919
Then Enter runtime argument value "projectId" for key "gcsDeleteProjectId"
2020
Then Enter runtime argument value source bucket name for key "gcsDeleteObjectsToDelete"
2121
Then Enter runtime argument value "serviceAccountType" for key "serviceAccountType"
@@ -40,7 +40,7 @@ Feature: GCS Delete - Verification of GCS Delete plugin with macro arguments
4040
Then Validate "GCS Delete" plugin properties
4141
Then Close the GCS Delete properties
4242
Then Save and Deploy Pipeline
43-
Then Run the Pipeline in Runtime
43+
Then Click on the Runtime Arguments Dropdown button
4444
Then Enter runtime argument value "projectId" for key "gcsDeleteProjectId"
4545
Then Enter runtime argument value "gcsDeleteObjectsList" as comma separated objects for key "gcsDeleteObjectsToDelete"
4646
Then Enter runtime argument value "serviceAccountType" for key "serviceAccountType"

src/e2e-test/features/gcsmove/GCSMove_WithMacro.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Feature:GCSMove - Verification of successful objects move from one bucket to ano
1717
Then Validate "GCSMove" plugin properties
1818
Then Close GCSMove properties
1919
Then Save and Deploy Pipeline
20-
Then Run the Pipeline in Runtime
20+
Then Click on the Runtime Arguments Dropdown button
2121
Then Enter runtime argument value "projectId" for key "gcsMoveProjectId"
2222
Then Enter runtime argument value "gcsCsvFile" for GCSMove property sourcePath key "gcsMoveSourcePath"
2323
Then Enter runtime argument value for GCSMove property destination path key "gcsMoveDestinationPath"

src/e2e-test/features/pubsub/sink/GCSToPubSub_WithMacro.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Feature: PubSub-Sink - Verification of GCS to PubSub successful data transfer wi
5050
Then Close the pipeline logs
5151
Then Close the preview
5252
Then Deploy the pipeline
53-
Then Run the Pipeline in Runtime
53+
Then Click on the Runtime Arguments Dropdown button
5454
Then Enter runtime argument value "projectId" for key "PubSubProjectId"
5555
Then Enter runtime argument value "serviceAccountType" for key "serviceAccountType"
5656
Then Enter runtime argument value "serviceAccount" for key "serviceAccount"

src/e2e-test/features/spanner/source/SpannerToSpanner_WithMacro.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Feature: Spanner source - Verification of Spanner to Spanner Successful data tra
4242
Then Close the pipeline logs
4343
Then Close the preview
4444
Then Deploy the pipeline
45-
Then Run the Pipeline in Runtime
45+
Then Click on the Runtime Arguments Dropdown button
4646
Then Enter runtime argument value "spannerInstance" for key "macroStringInstance"
4747
Then Enter runtime argument value "spannerDatabase" for key "macroStringDatabase"
4848
Then Enter runtime argument value "spannerSourceTable" for key "macroStringSourceTable"

0 commit comments

Comments
 (0)