tests.system.providers.google.cloud.gcs.example_gdrive_to_gcs

Module Contents

Attributes

ENV_ID

PROJECT_ID

DAG_ID

RESOURCES_BUCKET_NAME

BUCKET_NAME

CONNECTION_ID

OBJECT

FOLDER_ID

FILE_NAME

DRIVE_FILE_NAME

LOCAL_PATH

log

test_run

tests.system.providers.google.cloud.gcs.example_gdrive_to_gcs.ENV_ID[source]
tests.system.providers.google.cloud.gcs.example_gdrive_to_gcs.PROJECT_ID[source]
tests.system.providers.google.cloud.gcs.example_gdrive_to_gcs.DAG_ID = 'example_gdrive_to_gcs_with_gdrive_sensor'[source]
tests.system.providers.google.cloud.gcs.example_gdrive_to_gcs.RESOURCES_BUCKET_NAME = 'airflow-system-tests-resources'[source]
tests.system.providers.google.cloud.gcs.example_gdrive_to_gcs.BUCKET_NAME[source]
tests.system.providers.google.cloud.gcs.example_gdrive_to_gcs.CONNECTION_ID[source]
tests.system.providers.google.cloud.gcs.example_gdrive_to_gcs.OBJECT = 'abc123xyz'[source]
tests.system.providers.google.cloud.gcs.example_gdrive_to_gcs.FOLDER_ID = ''[source]
tests.system.providers.google.cloud.gcs.example_gdrive_to_gcs.FILE_NAME = 'example_upload.txt'[source]
tests.system.providers.google.cloud.gcs.example_gdrive_to_gcs.DRIVE_FILE_NAME[source]
tests.system.providers.google.cloud.gcs.example_gdrive_to_gcs.LOCAL_PATH[source]
tests.system.providers.google.cloud.gcs.example_gdrive_to_gcs.log[source]
tests.system.providers.google.cloud.gcs.example_gdrive_to_gcs.create_temp_gcp_connection()[source]
tests.system.providers.google.cloud.gcs.example_gdrive_to_gcs.test_run[source]

Was this entry helpful?