Skip to content

Commit

Permalink
Updating docs / Removing outdated examples
Browse files Browse the repository at this point in the history
  • Loading branch information
navrang9 committed Jun 23, 2024
1 parent 3e2eff3 commit dbef1b8
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 124 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ Timeout is defined in seconds, default value is 300 seconds. It's also important
involve automatically the cancellation of the TI process. If `cancel_at_timeout` is set `True`, Airflow will make an attempt
to cancel the long-running TI process.

For further examples, please see `tests_integration/dags` folder.

## Manual integration testing

Use `tests_integration/docker-compose.yaml` as a baseline, which spins up an Airflow including the TM1 provider and a base TM1 database to test against. Please note that `tm1-docker` image is properietary IBM product wrapped in Docker by Knowledgeseed and therefore it is only available internally for Knowledgeseed developers.
Expand Down
22 changes: 0 additions & 22 deletions example_dags/example_run_chore.py

This file was deleted.

25 changes: 0 additions & 25 deletions example_dags/example_run_ti.py

This file was deleted.

42 changes: 0 additions & 42 deletions example_dags/example_tm1_to_s3.py

This file was deleted.

35 changes: 0 additions & 35 deletions example_dags/example_value_sensor.py

This file was deleted.

0 comments on commit dbef1b8

Please sign in to comment.