tests.system.google.cloud.ray.example_ray_job

Example Airflow DAG for Jobs on Ray operations.

Attributes

ENV_ID

PROJECT_ID

DAG_ID

LOCATION

JOB_ID

WORKER_NODE_RESOURCES

create_ray_cluster

test_run

Module Contents

tests.system.google.cloud.ray.example_ray_job.ENV_ID[source]
tests.system.google.cloud.ray.example_ray_job.PROJECT_ID[source]
tests.system.google.cloud.ray.example_ray_job.DAG_ID = 'ray_job_operations'[source]
tests.system.google.cloud.ray.example_ray_job.LOCATION = 'us-central1'[source]
tests.system.google.cloud.ray.example_ray_job.JOB_ID = ''[source]
tests.system.google.cloud.ray.example_ray_job.WORKER_NODE_RESOURCES[source]
tests.system.google.cloud.ray.example_ray_job.create_ray_cluster[source]
tests.system.google.cloud.ray.example_ray_job.test_run[source]

Was this entry helpful?