Updated XVM config 5208d7983efce02d9e463461d9657ce08871d7bb
authorGreg Brockman <gdb@mit.edu>
Tue, 6 Jul 2010 04:26:16 +0000 (00:26 -0400)
committerGreg Brockman <gdb@mit.edu>
Tue, 6 Jul 2010 04:26:16 +0000 (00:26 -0400)
svn path=/trunk/packages/xvm-prodconfig/; revision=3031

master.yaml

index 92ca816..30d6bba 100644 (file)
@@ -34,6 +34,22 @@ build:
  tagger:
   name: Invirt Build Server
   email: invirt@mit.edu
  tagger:
   name: Invirt Build Server
   email: invirt@mit.edu
+ hooks:
+  post_build: &post_build
+   zephyr:
+    class: xvm-auto
+   mail:
+    to: xvm-auto@mit.edu
+    from: xvm-build-bot@mit.edu
+  failed_build: *post_build
+  post_commit: &post_commit
+   zephyr:
+    class: xvm-auto
+  pre_build: *post_commit
+  post_submit: *post_commit
+  failed_submit: *post_commit
+  post_add_repo: *post_commit
+ repo_admin: system:xvm-root
 
 console:
  hostname: xvm-console.mit.edu
 
 console:
  hostname: xvm-console.mit.edu