tests.system.providers.amazon.aws.example_ecs

Module Contents

Functions

get_region()

clean_logs(group_name)

Attributes

DAG_ID

EXISTING_CLUSTER_NAME_KEY

EXISTING_CLUSTER_SUBNETS_KEY

sys_test_context_task

test_context

test_run

tests.system.providers.amazon.aws.example_ecs.DAG_ID = 'example_ecs'[source]
tests.system.providers.amazon.aws.example_ecs.EXISTING_CLUSTER_NAME_KEY = 'CLUSTER_NAME'[source]
tests.system.providers.amazon.aws.example_ecs.EXISTING_CLUSTER_SUBNETS_KEY = 'SUBNETS'[source]
tests.system.providers.amazon.aws.example_ecs.sys_test_context_task[source]
tests.system.providers.amazon.aws.example_ecs.get_region()[source]
tests.system.providers.amazon.aws.example_ecs.clean_logs(group_name)[source]
tests.system.providers.amazon.aws.example_ecs.test_context[source]
tests.system.providers.amazon.aws.example_ecs.test_run[source]

Was this entry helpful?