~canonical-ci-engineering/ubuntu-ci-services-itself/tarmac-config

« back to all changes in this revision

Viewing changes to tarmac.conf

  • Committer: Ubuntu CI Bot
  • Author(s): Chris Johnston
  • Date: 2014-05-29 16:16:50 UTC
  • mfrom: (6.1.2 tarmac-config)
  • Revision ID: ubuntu_ci_bot-20140529161650-k194vl7cp6zq9x8g
[r=Vincent Ladeuil] Add lp:uci-engine back to tarmac  from Chris Johnston

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
[Tarmac]
2
2
log_file = /home/ubuntu/tarmac.log
3
3
 
4
 
#[lp:uci-engine]
5
 
#tree_dir = /home/ubuntu/projects/uci-engine
6
 
#voting_criteria = Approve >=1
7
 
#commit_message_template = [r=<approved_by>] <commit_message> <bugs_fixed> from <author>
8
 
#verify_command = ./tarmac.sh
9
 
#rejected_branch_status = Work in progress
 
4
[lp:uci-engine]
 
5
tree_dir = /home/ubuntu/projects/uci-engine
 
6
voting_criteria = Approve >=1
 
7
commit_message_template = [r=<approved_by>] <commit_message> <bugs_fixed> from <author>
 
8
verify_command = export CI_DEPS_LOCAL=/home/ubuntu/projects/uci-deps && TMPFS=1 ./tarmac.sh
 
9
rejected_branch_status = Work in progress
10
10
 
11
11
[lp:uci-engine/mt-hood]
12
12
tree_dir = /home/ubuntu/projects/uci-engine-mt-hood