tests.system.teradata.example_teradata_compute_cluster

Example use of Teradata Compute Cluster Provision Operator

Attributes

ENV_ID

DAG_ID

TERADATA_CONN_ID

COMPUTE_ATTRIBUTE

OBJECT_NAME_PATTERN

compute_cluster_provision_operation

test_run

Module Contents

tests.system.teradata.example_teradata_compute_cluster.ENV_ID[source]
tests.system.teradata.example_teradata_compute_cluster.DAG_ID = 'example_teradata_computer_cluster'[source]
tests.system.teradata.example_teradata_compute_cluster.TERADATA_CONN_ID = 'teradata_lake'[source]
tests.system.teradata.example_teradata_compute_cluster.COMPUTE_ATTRIBUTE = "MIN_COMPUTE_COUNT(1) MAX_COMPUTE_COUNT(5) INITIALLY_SUSPENDED('FALSE')"[source]
tests.system.teradata.example_teradata_compute_cluster.OBJECT_NAME_PATTERN = '^[A-Za-z][A-Za-z0-9_]{0,127}$'[source]
tests.system.teradata.example_teradata_compute_cluster.compute_cluster_provision_operation[source]
tests.system.teradata.example_teradata_compute_cluster.test_run[source]

Was this entry helpful?