2011-04-11 20:52:06

by Anna Schumaker

[permalink] [raw]
Subject: Jenkins NFS CI

Hi everybody!

I have posted my initial jenkins CI setup to a git repo located at: git://git.linux-nfs.org/projects/bjschuma/jenkins-nfs.git. I would appreciate feedback for making it both more useful and usable. I have it configured to test client changes, I haven't given much thought for testing the server.

You can find instructions for setting it up here: https://wiki.linux-nfs.org/wiki/index.php/Jenkins_CI and also in the README.txt I placed in the root of the git tree.

I have also created pre-configured virtual machine images that can be used with libvirt for running the tests. You can download them from http://linux-nfs.org/~bjschuma/jenkins_master.32.img and http://linux-nfs.org/~bjschuma/jenkins_master.64.img.

Thanks for any feedback!
- Bryan