Airflow Summit 2025 is coming October 07-09. Register now to secure your spot!

tests.system.google.cloud.cloud_memorystore.example_cloud_memorystore_redis

Example Airflow DAG for Google Cloud Memorystore service.

Attributes

ENV_ID

ENV_ID_LOWER

PROJECT_ID

DAG_ID

BUCKET_NAME

LOCATION

MEMORYSTORE_REDIS_INSTANCE_NAME

MEMORYSTORE_REDIS_INSTANCE_NAME_2

MEMORYSTORE_REDIS_INSTANCE_NAME_3

EXPORT_GCS_URL

FIRST_INSTANCE

SECOND_INSTANCE

create_bucket

test_run

Module Contents

tests.system.google.cloud.cloud_memorystore.example_cloud_memorystore_redis.ENV_ID[source]
tests.system.google.cloud.cloud_memorystore.example_cloud_memorystore_redis.ENV_ID_LOWER[source]
tests.system.google.cloud.cloud_memorystore.example_cloud_memorystore_redis.PROJECT_ID[source]
tests.system.google.cloud.cloud_memorystore.example_cloud_memorystore_redis.DAG_ID = 'cloud_memorystore_redis'[source]
tests.system.google.cloud.cloud_memorystore.example_cloud_memorystore_redis.BUCKET_NAME = 'bucket_cloud_memorystore_redis_Uninferable'[source]
tests.system.google.cloud.cloud_memorystore.example_cloud_memorystore_redis.LOCATION = 'europe-north1'[source]
tests.system.google.cloud.cloud_memorystore.example_cloud_memorystore_redis.MEMORYSTORE_REDIS_INSTANCE_NAME = 'redis-Uninferable-1'[source]
tests.system.google.cloud.cloud_memorystore.example_cloud_memorystore_redis.MEMORYSTORE_REDIS_INSTANCE_NAME_2 = 'redis-Uninferable-2'[source]
tests.system.google.cloud.cloud_memorystore.example_cloud_memorystore_redis.MEMORYSTORE_REDIS_INSTANCE_NAME_3 = 'redis-Uninferable-3'[source]
tests.system.google.cloud.cloud_memorystore.example_cloud_memorystore_redis.EXPORT_GCS_URL = 'gs://bucket_cloud_memorystore_redis_Uninferable/my-export.rdb'[source]
tests.system.google.cloud.cloud_memorystore.example_cloud_memorystore_redis.FIRST_INSTANCE[source]
tests.system.google.cloud.cloud_memorystore.example_cloud_memorystore_redis.SECOND_INSTANCE[source]
tests.system.google.cloud.cloud_memorystore.example_cloud_memorystore_redis.create_bucket[source]
tests.system.google.cloud.cloud_memorystore.example_cloud_memorystore_redis.test_run[source]

Was this entry helpful?