https://github.com/genome/genome
Revision 6d8fbe54c4b9cb527752307cf18fc8a86cde9468 authored by Avinash Ramu on 02 July 2014, 17:09:14 UTC, committed by Avinash Ramu on 03 July 2014, 15:19:20 UTC
1 parent 683bd8b
Raw File
Tip revision: 6d8fbe54c4b9cb527752307cf18fc8a86cde9468 authored by Avinash Ramu on 02 July 2014, 17:09:14 UTC
refactor2
Tip revision: 6d8fbe5
.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