From e90d8f23ec815848a52963171fc37850fa08567f Mon Sep 17 00:00:00 2001 From: AnkitCLI Date: Thu, 19 Dec 2024 15:46:30 +0530 Subject: [PATCH] Macro runtime step change --- .../features/bigquery/sink/GCSToBigQuery_WithMacro.feature | 2 +- .../bigquery/source/BigQueryToGCS_WithMacro.feature | 2 +- .../features/bigqueryexecute/BQExecute_WithMacro.feature | 2 +- src/e2e-test/features/bigtable/BigTableToBigTable.feature | 6 +++--- src/e2e-test/features/gcscopy/GCSCopy_WithMacro.feature | 2 +- src/e2e-test/features/gcscreate/GCSCreate_WithMacro.feature | 2 +- src/e2e-test/features/gcsdelete/GCSDelete_WithMacro.feature | 4 ++-- src/e2e-test/features/gcsmove/GCSMove_WithMacro.feature | 2 +- .../features/pubsub/sink/GCSToPubSub_WithMacro.feature | 2 +- .../spanner/source/SpannerToSpanner_WithMacro.feature | 2 +- 10 files changed, 13 insertions(+), 13 deletions(-) diff --git a/src/e2e-test/features/bigquery/sink/GCSToBigQuery_WithMacro.feature b/src/e2e-test/features/bigquery/sink/GCSToBigQuery_WithMacro.feature index e4c2f5290b..6c7f36a8a1 100644 --- a/src/e2e-test/features/bigquery/sink/GCSToBigQuery_WithMacro.feature +++ b/src/e2e-test/features/bigquery/sink/GCSToBigQuery_WithMacro.feature @@ -56,7 +56,7 @@ Feature: BigQuery sink - Verification of GCS to BigQuery successful data transfe Then Close the pipeline logs Then Close the preview Then Deploy the pipeline - Then Run the Pipeline in Runtime + Then Click on the Runtime Arguments Dropdown button Then Enter runtime argument value "projectId" for key "gcsProjectId" Then Enter runtime argument value "serviceAccountType" for key "serviceAccountType" Then Enter runtime argument value "serviceAccount" for key "serviceAccount" diff --git a/src/e2e-test/features/bigquery/source/BigQueryToGCS_WithMacro.feature b/src/e2e-test/features/bigquery/source/BigQueryToGCS_WithMacro.feature index 363fb7535e..bf90df79ae 100644 --- a/src/e2e-test/features/bigquery/source/BigQueryToGCS_WithMacro.feature +++ b/src/e2e-test/features/bigquery/source/BigQueryToGCS_WithMacro.feature @@ -51,7 +51,7 @@ Feature: BigQuery source - Verification of BigQuery to GCS successful data trans Then Click on preview data for GCS sink Then Close the preview data Then Deploy the pipeline - Then Run the Pipeline in Runtime + Then Click on the Runtime Arguments Dropdown button Then Enter runtime argument value "projectId" for key "bqProjectId" Then Enter runtime argument value "projectId" for key "bqDatasetProjectId" Then Enter runtime argument value "serviceAccountType" for key "serviceAccountType" diff --git a/src/e2e-test/features/bigqueryexecute/BQExecute_WithMacro.feature b/src/e2e-test/features/bigqueryexecute/BQExecute_WithMacro.feature index 3a6d7331b4..52c2a7344a 100644 --- a/src/e2e-test/features/bigqueryexecute/BQExecute_WithMacro.feature +++ b/src/e2e-test/features/bigqueryexecute/BQExecute_WithMacro.feature @@ -19,7 +19,7 @@ Feature: BigQueryExecute - Verify data transfer using BigQuery Execute plugin wi Then Validate "BigQuery Execute" plugin properties Then Close the Plugin Properties page Then Save and Deploy Pipeline - Then Run the Pipeline in Runtime + Then Click on the Runtime Arguments Dropdown button Then Enter runtime argument value "projectId" for key "bqeProjectId" Then Enter runtime argument value "bqExecuteQuery" for key "bqeSQl" Then Enter runtime argument value "projectId" for key "bqeDatasetProjectId" diff --git a/src/e2e-test/features/bigtable/BigTableToBigTable.feature b/src/e2e-test/features/bigtable/BigTableToBigTable.feature index b409713872..717adfaf32 100644 --- a/src/e2e-test/features/bigtable/BigTableToBigTable.feature +++ b/src/e2e-test/features/bigtable/BigTableToBigTable.feature @@ -42,7 +42,7 @@ Feature: BigTable source - Verification of BigTable to BigTable Successful Data Then Close the Plugin Properties page Then Save the pipeline Then Deploy the pipeline - Then Run the Pipeline in Runtime + Then Click on the Runtime Arguments Dropdown button Then Enter runtime argument value "cbtSourceOutputSchema" for key "macroKeyString" Then Run the Pipeline in Runtime with runtime arguments Then Wait till pipeline is in running state @@ -79,7 +79,7 @@ Feature: BigTable source - Verification of BigTable to BigTable Successful Data Then Close the Plugin Properties page Then Save the pipeline Then Deploy the pipeline - Then Run the Pipeline in Runtime + Then Click on the Runtime Arguments Dropdown button Then Enter runtime argument value "cbtSourceOutputSchema" for key "macroKeyString" Then Run the Pipeline in Runtime with runtime arguments Then Wait till pipeline is in running state @@ -115,7 +115,7 @@ Feature: BigTable source - Verification of BigTable to BigTable Successful Data Then Close the Plugin Properties page Then Save the pipeline Then Deploy the pipeline - Then Run the Pipeline in Runtime + Then Click on the Runtime Arguments Dropdown button Then Enter runtime argument value "cbtSourceOutputSchema" for key "macroKeyString" Then Run the Pipeline in Runtime with runtime arguments Then Wait till pipeline is in running state diff --git a/src/e2e-test/features/gcscopy/GCSCopy_WithMacro.feature b/src/e2e-test/features/gcscopy/GCSCopy_WithMacro.feature index 4ffca46355..99422e9ce4 100644 --- a/src/e2e-test/features/gcscopy/GCSCopy_WithMacro.feature +++ b/src/e2e-test/features/gcscopy/GCSCopy_WithMacro.feature @@ -29,7 +29,7 @@ Feature:GCSCopy - Verification of successful objects copy from one bucket to ano Then Validate "GCS Copy" plugin properties Then Close the Plugin Properties page Then Save and Deploy Pipeline - Then Run the Pipeline in Runtime + Then Click on the Runtime Arguments Dropdown button Then Enter runtime argument value "projectId" for key "projectId" Then Enter runtime argument value "gcsCsvFile" for GCSCopy property sourcePath key "SourcePath" Then Enter runtime argument value for GCSCopy property destination path key "DestPath" diff --git a/src/e2e-test/features/gcscreate/GCSCreate_WithMacro.feature b/src/e2e-test/features/gcscreate/GCSCreate_WithMacro.feature index 85a96862a0..f163488b8f 100644 --- a/src/e2e-test/features/gcscreate/GCSCreate_WithMacro.feature +++ b/src/e2e-test/features/gcscreate/GCSCreate_WithMacro.feature @@ -17,7 +17,7 @@ Feature: GCSCreate - Verification of GCS Create plugin with macro arguments Then Validate "GCS Create" plugin properties Then Close the GCS Create properties Then Save and Deploy Pipeline - Then Run the Pipeline in Runtime + Then Click on the Runtime Arguments Dropdown button Then Enter runtime argument value "projectId" for key "gcsCreateProjectId" Then Enter runtime argument value "gcsCreateObject1" for GCSCreate property key "gcsCreateObjectsToCreate" Then Enter runtime argument value "true" for GCSCreate property key "gcsCreateFailIfObjectExists" diff --git a/src/e2e-test/features/gcsdelete/GCSDelete_WithMacro.feature b/src/e2e-test/features/gcsdelete/GCSDelete_WithMacro.feature index 7d9622a6fc..c990306753 100644 --- a/src/e2e-test/features/gcsdelete/GCSDelete_WithMacro.feature +++ b/src/e2e-test/features/gcsdelete/GCSDelete_WithMacro.feature @@ -15,7 +15,7 @@ Feature: GCS Delete - Verification of GCS Delete plugin with macro arguments Then Validate "GCS Delete" plugin properties Then Close the GCS Delete properties Then Save and Deploy Pipeline - Then Run the Pipeline in Runtime + Then Click on the Runtime Arguments Dropdown button Then Enter runtime argument value "projectId" for key "gcsDeleteProjectId" Then Enter runtime argument value source bucket name for key "gcsDeleteObjectsToDelete" Then Enter runtime argument value "serviceAccountType" for key "serviceAccountType" @@ -40,7 +40,7 @@ Feature: GCS Delete - Verification of GCS Delete plugin with macro arguments Then Validate "GCS Delete" plugin properties Then Close the GCS Delete properties Then Save and Deploy Pipeline - Then Run the Pipeline in Runtime + Then Click on the Runtime Arguments Dropdown button Then Enter runtime argument value "projectId" for key "gcsDeleteProjectId" Then Enter runtime argument value "gcsDeleteObjectsList" as comma separated objects for key "gcsDeleteObjectsToDelete" Then Enter runtime argument value "serviceAccountType" for key "serviceAccountType" diff --git a/src/e2e-test/features/gcsmove/GCSMove_WithMacro.feature b/src/e2e-test/features/gcsmove/GCSMove_WithMacro.feature index 7b7a73640b..f11d9e20c4 100644 --- a/src/e2e-test/features/gcsmove/GCSMove_WithMacro.feature +++ b/src/e2e-test/features/gcsmove/GCSMove_WithMacro.feature @@ -17,7 +17,7 @@ Feature:GCSMove - Verification of successful objects move from one bucket to ano Then Validate "GCSMove" plugin properties Then Close GCSMove properties Then Save and Deploy Pipeline - Then Run the Pipeline in Runtime + Then Click on the Runtime Arguments Dropdown button Then Enter runtime argument value "projectId" for key "gcsMoveProjectId" Then Enter runtime argument value "gcsCsvFile" for GCSMove property sourcePath key "gcsMoveSourcePath" Then Enter runtime argument value for GCSMove property destination path key "gcsMoveDestinationPath" diff --git a/src/e2e-test/features/pubsub/sink/GCSToPubSub_WithMacro.feature b/src/e2e-test/features/pubsub/sink/GCSToPubSub_WithMacro.feature index bbb38544c5..d7cc8f8f2e 100644 --- a/src/e2e-test/features/pubsub/sink/GCSToPubSub_WithMacro.feature +++ b/src/e2e-test/features/pubsub/sink/GCSToPubSub_WithMacro.feature @@ -50,7 +50,7 @@ Feature: PubSub-Sink - Verification of GCS to PubSub successful data transfer wi Then Close the pipeline logs Then Close the preview Then Deploy the pipeline - Then Run the Pipeline in Runtime + Then Click on the Runtime Arguments Dropdown button Then Enter runtime argument value "projectId" for key "PubSubProjectId" Then Enter runtime argument value "serviceAccountType" for key "serviceAccountType" Then Enter runtime argument value "serviceAccount" for key "serviceAccount" diff --git a/src/e2e-test/features/spanner/source/SpannerToSpanner_WithMacro.feature b/src/e2e-test/features/spanner/source/SpannerToSpanner_WithMacro.feature index 5e70e46e2f..a5bd805d8c 100644 --- a/src/e2e-test/features/spanner/source/SpannerToSpanner_WithMacro.feature +++ b/src/e2e-test/features/spanner/source/SpannerToSpanner_WithMacro.feature @@ -42,7 +42,7 @@ Feature: Spanner source - Verification of Spanner to Spanner Successful data tra Then Close the pipeline logs Then Close the preview Then Deploy the pipeline - Then Run the Pipeline in Runtime + Then Click on the Runtime Arguments Dropdown button Then Enter runtime argument value "spannerInstance" for key "macroStringInstance" Then Enter runtime argument value "spannerDatabase" for key "macroStringDatabase" Then Enter runtime argument value "spannerSourceTable" for key "macroStringSourceTable"