tests.system.providers.google.suite.example_local_to_drive

Example DAG using LocalFilesystemToGoogleDriveOperator.

Using this operator requires the following additional scopes: https://www.googleapis.com/auth/drive

Module Contents

Attributes

DAG_ID

ENV_ID

FILE_NAME_1

FILE_NAME_2

CONNECTION_ID

LOCAL_PATH

SINGLE_FILE_LOCAL_PATHS

MULTIPLE_FILES_LOCAL_PATHS

DRIVE_FOLDER

log

test_run

tests.system.providers.google.suite.example_local_to_drive.DAG_ID = 'example_local_to_drive'[source]
tests.system.providers.google.suite.example_local_to_drive.ENV_ID[source]
tests.system.providers.google.suite.example_local_to_drive.FILE_NAME_1 = 'test1'[source]
tests.system.providers.google.suite.example_local_to_drive.FILE_NAME_2 = 'test2'[source]
tests.system.providers.google.suite.example_local_to_drive.CONNECTION_ID[source]
tests.system.providers.google.suite.example_local_to_drive.LOCAL_PATH[source]
tests.system.providers.google.suite.example_local_to_drive.SINGLE_FILE_LOCAL_PATHS[source]
tests.system.providers.google.suite.example_local_to_drive.MULTIPLE_FILES_LOCAL_PATHS[source]
tests.system.providers.google.suite.example_local_to_drive.DRIVE_FOLDER[source]
tests.system.providers.google.suite.example_local_to_drive.log[source]
tests.system.providers.google.suite.example_local_to_drive.create_temp_gcp_connection()[source]
tests.system.providers.google.suite.example_local_to_drive.test_run[source]

Was this entry helpful?