Change in vdsm[master]: Make tests work in a non-GIT checkout environment

Saggi Mizrahi smizrahi at redhat.com
Mon Aug 22 14:32:23 UTC 2011


Saggi Mizrahi has submitted this change and it was merged.

Change subject: Make tests work in a non-GIT checkout environment
......................................................................


Make tests work in a non-GIT checkout environment

Replace the 'dist-hook' target, with the 'check-local' target,
which is the automake standard for adding tests to 'make check'.
Add 'pyflakes' as a build pre-requisite for the RPM, and run
tests as part of the RPM build process

* Makefile.am: Switch to use 'check-local' for tests and avoid
  use of GIT commands
* vdsm.spec.in: Add BR on pyflakes & add %check section

Change-Id: I72cb5ca17ae09e21d3d995cf206f4e05ada4e4b9
---
M Makefile.am
M vdsm.spec.in
M vdsm/storage/Makefile.am
3 files changed, 6 insertions(+), 2 deletions(-)

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/836
To unsubscribe, visit http://gerrit.usersys.redhat.com/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I72cb5ca17ae09e21d3d995cf206f4e05ada4e4b9
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