Revision d07eafbcae5b42b456f3121627940933b4c8072c authored by Michael J. Kiwala on 04 November 2015, 15:38:22 UTC, committed by Michael J. Kiwala on 04 November 2015, 15:38:22 UTC
This reverts commit 67c75f30384aa2cccb6009f6fa7dd6f6b579671d.
1 parent 67c75f3
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