https://github.com/genome/genome
Raw File
Tip revision: 3a23021366f24ae540fab240c92a1e0cad20b209 authored by dmorton on 17 April 2014, 15:18:31 UTC
Pull output_file_path into base class
Tip revision: 3a23021
.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$'
back to top