Skip to content

Commit

Permalink
Update local_bundle_prefix_suffix.yml
Browse files Browse the repository at this point in the history
Signed-off-by: NARESH NALLA <[email protected]>
  • Loading branch information
naresh483 authored Jun 10, 2024
1 parent 2f853fe commit 9d96e32
Showing 1 changed file with 56 additions and 56 deletions.
112 changes: 56 additions & 56 deletions tests/codegen/expected_bundles/local_bundle_prefix_suffix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,13 +57,13 @@ targets:
brickflow_internal_workflow_name: test
brickflow_internal_workflow_prefix: ""
brickflow_internal_workflow_suffix: ""
brickflow_job_id: "{{job_id}}"
brickflow_parent_run_id: "{{parent_run_id}}"
brickflow_run_id: "{{run_id}}"
brickflow_start_date: "{{start_date}}"
brickflow_start_time: "{{start_time}}"
brickflow_task_key: "{{task_key}}"
brickflow_task_retry_count: "{{task_retry_count}}"
brickflow_job_id: "{{job.id}}"
brickflow_parent_run_id: "{{job.run_id}}"
brickflow_run_id: "{{task.run_id}}"
brickflow_start_date: "{{job.trigger.time.iso_date}}"
brickflow_start_time: "{{job.trigger.time.iso_datetime}}"
brickflow_task_key: "{{task.name}}"
brickflow_task_retry_count: "{{task.execution_count}}"
notebook_path: test_databricks_bundle.py
source: WORKSPACE
retry_on_timeout: null
Expand Down Expand Up @@ -132,13 +132,13 @@ targets:
brickflow_internal_workflow_name: test
brickflow_internal_workflow_prefix: ""
brickflow_internal_workflow_suffix: ""
brickflow_job_id: "{{job_id}}"
brickflow_parent_run_id: "{{parent_run_id}}"
brickflow_run_id: "{{run_id}}"
brickflow_start_date: "{{start_date}}"
brickflow_start_time: "{{start_time}}"
brickflow_task_key: "{{task_key}}"
brickflow_task_retry_count: "{{task_retry_count}}"
brickflow_job_id: "{{job.id}}"
brickflow_parent_run_id: "{{job.run_id}}"
brickflow_run_id: "{{task.run_id}}"
brickflow_start_date: "{{job.trigger.time.iso_date}}"
brickflow_start_time: "{{job.trigger.time.iso_datetime}}"
brickflow_task_key: "{{task.name}}"
brickflow_task_retry_count: "{{task.execution_count}}"
test: var
notebook_path: test_databricks_bundle.py
source: WORKSPACE
Expand All @@ -162,13 +162,13 @@ targets:
brickflow_internal_workflow_name: test
brickflow_internal_workflow_prefix: ""
brickflow_internal_workflow_suffix: ""
brickflow_job_id: "{{job_id}}"
brickflow_parent_run_id: "{{parent_run_id}}"
brickflow_run_id: "{{run_id}}"
brickflow_start_date: "{{start_date}}"
brickflow_start_time: "{{start_time}}"
brickflow_task_key: "{{task_key}}"
brickflow_task_retry_count: "{{task_retry_count}}"
brickflow_job_id: "{{job.id}}"
brickflow_parent_run_id: "{{job.run_id}}"
brickflow_run_id: "{{task.run_id}}"
brickflow_start_date: "{{job.trigger.time.iso_date}}"
brickflow_start_time: "{{job.trigger.time.iso_datetime}}"
brickflow_task_key: "{{task.name}}"
brickflow_task_retry_count: "{{task.execution_count}}"
notebook_path: test_databricks_bundle.py
source: WORKSPACE
retry_on_timeout: null
Expand All @@ -191,13 +191,13 @@ targets:
brickflow_internal_workflow_name: test
brickflow_internal_workflow_prefix: ""
brickflow_internal_workflow_suffix: ""
brickflow_job_id: "{{job_id}}"
brickflow_parent_run_id: "{{parent_run_id}}"
brickflow_run_id: "{{run_id}}"
brickflow_start_date: "{{start_date}}"
brickflow_start_time: "{{start_time}}"
brickflow_task_key: "{{task_key}}"
brickflow_task_retry_count: "{{task_retry_count}}"
brickflow_job_id: "{{job.id}}"
brickflow_parent_run_id: "{{job.run_id}}"
brickflow_run_id: "{{task.run_id}}"
brickflow_start_date: "{{job.trigger.time.iso_date}}"
brickflow_start_time: "{{job.trigger.time.iso_datetime}}"
brickflow_task_key: "{{task.name}}"
brickflow_task_retry_count: "{{task.execution_count}}"
notebook_path: test_databricks_bundle.py
source: WORKSPACE
retry_on_timeout: null
Expand All @@ -220,13 +220,13 @@ targets:
brickflow_internal_workflow_name: test
brickflow_internal_workflow_prefix: ""
brickflow_internal_workflow_suffix: ""
brickflow_job_id: "{{job_id}}"
brickflow_parent_run_id: "{{parent_run_id}}"
brickflow_run_id: "{{run_id}}"
brickflow_start_date: "{{start_date}}"
brickflow_start_time: "{{start_time}}"
brickflow_task_key: "{{task_key}}"
brickflow_task_retry_count: "{{task_retry_count}}"
brickflow_job_id: "{{job.id}}"
brickflow_parent_run_id: "{{job.run_id}}"
brickflow_run_id: "{{task.run_id}}"
brickflow_start_date: "{{job.trigger.time.iso_date}}"
brickflow_start_time: "{{job.trigger.time.iso_datetime}}"
brickflow_task_key: "{{task.name}}"
brickflow_task_retry_count: "{{task.execution_count}}"
notebook_path: test_databricks_bundle.py
source: WORKSPACE
retry_on_timeout: null
Expand All @@ -249,13 +249,13 @@ targets:
brickflow_internal_workflow_name: test
brickflow_internal_workflow_prefix: ""
brickflow_internal_workflow_suffix: ""
brickflow_job_id: "{{job_id}}"
brickflow_parent_run_id: "{{parent_run_id}}"
brickflow_run_id: "{{run_id}}"
brickflow_start_date: "{{start_date}}"
brickflow_start_time: "{{start_time}}"
brickflow_task_key: "{{task_key}}"
brickflow_task_retry_count: "{{task_retry_count}}"
brickflow_job_id: "{{job.id}}"
brickflow_parent_run_id: "{{job.run_id}}"
brickflow_run_id: "{{task.run_id}}"
brickflow_start_date: "{{job.trigger.time.iso_date}}"
brickflow_start_time: "{{job.trigger.time.iso_datetime}}"
brickflow_task_key: "{{task.name}}"
brickflow_task_retry_count: "{{task.execution_count}}"
notebook_path: test_databricks_bundle.py
source: WORKSPACE
retry_on_timeout: null
Expand All @@ -278,13 +278,13 @@ targets:
brickflow_internal_workflow_name: test
brickflow_internal_workflow_prefix: ""
brickflow_internal_workflow_suffix: ""
brickflow_job_id: "{{job_id}}"
brickflow_parent_run_id: "{{parent_run_id}}"
brickflow_run_id: "{{run_id}}"
brickflow_start_date: "{{start_date}}"
brickflow_start_time: "{{start_time}}"
brickflow_task_key: "{{task_key}}"
brickflow_task_retry_count: "{{task_retry_count}}"
brickflow_job_id: "{{job.id}}"
brickflow_parent_run_id: "{{job.run_id}}"
brickflow_run_id: "{{task.run_id}}"
brickflow_start_date: "{{job.trigger.time.iso_date}}"
brickflow_start_time: "{{job.trigger.time.iso_datetime}}"
brickflow_task_key: "{{task.name}}"
brickflow_task_retry_count: "{{task.execution_count}}"
test: var
notebook_path: test_databricks_bundle.py
source: WORKSPACE
Expand All @@ -307,13 +307,13 @@ targets:
brickflow_internal_workflow_name: test
brickflow_internal_workflow_prefix: ""
brickflow_internal_workflow_suffix: ""
brickflow_job_id: "{{job_id}}"
brickflow_parent_run_id: "{{parent_run_id}}"
brickflow_run_id: "{{run_id}}"
brickflow_start_date: "{{start_date}}"
brickflow_start_time: "{{start_time}}"
brickflow_task_key: "{{task_key}}"
brickflow_task_retry_count: "{{task_retry_count}}"
brickflow_job_id: "{{job.id}}"
brickflow_parent_run_id: "{{job.run_id}}"
brickflow_run_id: "{{task.run_id}}"
brickflow_start_date: "{{job.trigger.time.iso_date}}"
brickflow_start_time: "{{job.trigger.time.iso_datetime}}"
brickflow_task_key: "{{task.name}}"
brickflow_task_retry_count: "{{task.execution_count}}"
notebook_path: test_databricks_bundle.py
source: WORKSPACE
retry_on_timeout: null
Expand Down

0 comments on commit 9d96e32

Please sign in to comment.