From: Greg Brockman Date: Tue, 6 Jul 2010 04:26:16 +0000 (-0400) Subject: Updated XVM config X-Git-Tag: 5208d7983efce02d9e463461d9657ce08871d7bb^0 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/xvm-prodconfig.git/commitdiff_plain/76b3c79a04b77281e6603d6f2fd4895ab35935bf Updated XVM config svn path=/trunk/packages/xvm-prodconfig/; revision=3031 --- diff --git a/master.yaml b/master.yaml index 92ca816..30d6bba 100644 --- a/master.yaml +++ b/master.yaml @@ -34,6 +34,22 @@ build: 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