jenkins-job-builder/samples
Khai Do f594fb5c7c reference tests as examples
Remove samples and reference the tests as examples instead.

We don't need these samples for two reasons:
1. It is already duplicated in either JJB tests or documentation.
2. We don't test these samples so they may become outdated (some already have).

Change-Id: If1ba6cc8a675091e740fa254951bb8fcbcee6903
2014-05-29 09:30:49 -07:00
..
README.md reference tests as examples 2014-05-29 09:30:49 -07:00

README.md

Jenkins Job Builder Examples

Jenkins Job Builder includes many tests to demonstrate the use of Jenkins Job Builder. All of the tests are in the 'tests' folder. It can be used as a starting point for new projects. The tests also serve as JJB docs.

Please look in the tests folder for examples of how to define yaml files for use with JJB. Most of the test examples are snippets of yaml, for a more complete example look at the tests in the 'tests/yamlparser' folder.