From 4fdba17b5428410e831e0e9027a6a6fd339f0eff 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-devconfig/; revision=3031 --- master.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/master.yaml b/master.yaml index 54af206..4471a43 100644 --- a/master.yaml +++ b/master.yaml @@ -36,6 +36,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 cluster: rings: -- 1.7.9.5