- complete rewrite of README based on recent changes
- automaticalyl send set set labels for a slave's platform, version and architecture
- pull in improvements from Fletcher Nichol's fork: https://github.com/fnichol/chef-jenkins
- test coverage including test-kitchen/jamie integration tests
- reevalute LWRPs and see if Jenkins REST API can be better leveraged
- LWRPs for defining pipelines
-
Ensure the following cookbook supports the following platforms:
- Ubuntu 10.04, 11.04, 12.04, 12.10
- CentOS 5, 6
-
Ensure the cookbook supports the Oracle JDK and OpenJDK on all platforms.
-
Ensure Jenkins is running and accessible when:
- initially installed
- plugin is added/updated
- new version of WAR is downloaded
-
Running and accessible includes:
- webui is accessible
- jenkins_job can successfully create a new job via API.