From 76b3c79a04b77281e6603d6f2fd4895ab35935bf Mon Sep 17 00:00:00 2001 From: Greg Brockman Date: Tue, 6 Jul 2010 00:26:16 -0400 Subject: [PATCH] Updated XVM config svn path=/trunk/packages/xvm-prodconfig/; revision=3031 --- master.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) 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 -- 1.7.9.5