Change in vdsm[master]: Add control script for automated builds

Saggi Mizrahi smizrahi at redhat.com
Mon Aug 22 14:55:59 UTC 2011


Saggi Mizrahi has submitted this change and it was merged.

Change subject: Add control script for automated builds
......................................................................


Add control script for automated builds

The http://autobuild.org/ tool is a framework for doing automated
builds from upstream source, including builds of RPMs. The file
autobuild.sh is a simple script that integrates with this tool.
It can also be run directly by developers

  export AUTOBUILD_INSTALL_ROOT=$HOME/builder
  ./autobuild.sh

* vdsm.spec.in: Add a unique counter for automated builds
* .gitignore: Ignore results.log file
* autobuild.sh: Add script for doing automated builds of source
  and RPM

Change-Id: Idf6f525ad6c0693325f441a8a71865aaf9ab081b
---
M .gitignore
A autobuild.sh
M vdsm.spec.in
3 files changed, 56 insertions(+), 1 deletion(-)

Approvals:
  Saggi Mizrahi: Looks good to me, approved
  Federico Simoncelli: Verified; Looks good to me, but someone else must approve


--
To view, visit http://gerrit.usersys.redhat.com/839
To unsubscribe, visit http://gerrit.usersys.redhat.com/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Idf6f525ad6c0693325f441a8a71865aaf9ab081b
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Federico Simoncelli <fsimonce at redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimonce at redhat.com>
Gerrit-Reviewer: Saggi Mizrahi <smizrahi at redhat.com>


More information about the vdsm-patches mailing list