Materials for campdevops

This commit is contained in:
R. Tyler Croy 2011-10-23 10:55:50 -07:00
parent fafbf5a6f3
commit 55b0e8ca2a
1 changed files with 32 additions and 0 deletions

View File

@ -0,0 +1,32 @@
---
layout: post
title: Materials for CampDevOps
tags:
- jenkins
- gerrit
- campdevops
---
Since I was terribly over-ambitious with what I wanted to cover in my session
at [CampDevOps](http://campdevops.com). Oof.
Anyhow, here's some of the materials:
* [pristine Jenkins .box](http://strongspace.com/rtyler/public/boxes/jenkins-pristine.80ee9c6.box)
* [Jenkins with rvm .box](http://strongspace.com/rtyler/public/boxes/jenkins-with-rvm.86462bd.box)
* [Jenkins boxes scripts](https://github.com/rtyler/jenkins-boxes)
* [Jenkins puppet module](https://github.com/rtyler/puppet-jenkins)
* [stupid hello-gem](https://github.com/rtyler/hello-gem)
* [Referenced Michael Huetterman's Agile ALM](https://www.google.com/m/url?defaultloc=Alamogordo,+NM+88310&ei=MEGkTsjiAYn0M6N6&q=http://www.bookdepository.com/Agile-ALM-Michael-Huetterman/9781935182634&ved=0CBIQFjAA&usg=AFQjCNEI1TQXV0Kc6XUVT57-Dwyy8Uw-CQ)
* [Some of the slides referenced were from my presentation at JUC](http://unethicalblogger.com/2011/10/05/jenkinsconf-slides.html)
The plugins that I used or referenced are:
* Git plugin
* Promoted Builds plugin
* Gerrit Trigger plugin
* Copy Artifacts plugin
* Violations plugin
You can find me on [GitHub here](https://github.com/rtyler)