Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add test config for aatams_acoustic_qc #154

Merged
merged 1 commit into from
May 28, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Binary file not shown.
Binary file not shown.
36 changes: 36 additions & 0 deletions pipeline/talend_test/test_configs/aatams_acoustic_qc.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@

name: aatams_acoustic_qc
type: pipeline_version_1
po: xavier
dirs:
- path: /mnt/ebs/wip/acoustic_tagging
owner: projectofficer
group: projectofficer
actions:
- type: ADD
files:
- dest: /mnt/ebs/incoming/AATAMS/AATAMS_ACOUSTIC_QC
local_file: add.zip
- type: UPDATE
files:
- dest: /mnt/ebs/incoming/AATAMS/AATAMS_ACOUSTIC_QC
local_file: update.zip # First release date changed
- type: ADD
files:
- dest: /mnt/ebs/incoming/AATAMS/AATAMS_ACOUSTIC_QC
local_file: add-for-delete.zip
- type: DELETE
file: IMOS/AATAMS/acoustic_tagging/A69-1105-101_5354096_7597730.csv
drop_schema_objects: true
run_talend_liqui: false
talend_log_dir: /mnt/ebs/log/data-services/AATAMS_ACOUSTIC_QC
talend_jobs:
- aatams_acoustic_qc-aatams_acoustic_qc
database_schemas:
-
name: aatams_acoustic_qc
tables:
- name: atf_acoustic_qc_detections_map
exclude_columns: [colour]
- name: atf_acoustic_qc_detections_data
exclude_columns: []