Airflow Summit 2025 is coming October 07-09. Register now for early bird ticket!

tests.system.google.cloud.datastore.example_datastore_rollback

Airflow System Test DAG that verifies Datastore rollback operators.

Attributes

ENV_ID

PROJECT_ID

DAG_ID

TRANSACTION_OPTIONS

begin_transaction_to_rollback

test_run

Module Contents

tests.system.google.cloud.datastore.example_datastore_rollback.ENV_ID[source]
tests.system.google.cloud.datastore.example_datastore_rollback.PROJECT_ID[source]
tests.system.google.cloud.datastore.example_datastore_rollback.DAG_ID = 'datastore_rollback'[source]
tests.system.google.cloud.datastore.example_datastore_rollback.TRANSACTION_OPTIONS: dict[str, Any][source]
tests.system.google.cloud.datastore.example_datastore_rollback.begin_transaction_to_rollback[source]
tests.system.google.cloud.datastore.example_datastore_rollback.test_run[source]

Was this entry helpful?