Revision b17fe7e4b184ec7b5f43c41d48bf8ad002c6474c authored by Thomas Mooney on 07 April 2016, 22:20:25 UTC, committed by Thomas Mooney on 07 April 2016, 22:20:25 UTC
1 parent 12eeabb
Raw File
.test-tracker.conf
---
db_host: gms-postgres
db_name: test_tracker
db_schema: test_tracker
db_dsn: 'dbi:Pg:dbname=test_tracker;host=gms-postgres'
db_password: zIwWhT8qkzrhPm
db_prefix: 'test_tracker.'
db_user: test_tracker
lsf_log_dir: /gscmnt/gc13001/info/model_data/apipe-ci/workspace
module_regex: '^lib/perl/Genome.*\.pm$'
test_regex: '^lib/perl/Genome.*\.t$'
prove: genome-prove
back to top