]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
doc: add steps for testing changes
authorKen Dreyer <kdreyer@redhat.com>
Tue, 11 Nov 2014 18:43:10 +0000 (11:43 -0700)
committerKen Dreyer <kdreyer@redhat.com>
Tue, 11 Nov 2014 18:43:10 +0000 (11:43 -0700)
README.rst

index 6fa672bd75e90503c9dd771422c71c8641ebe912..1c48cb84576565e356595b4f273b9741f5d594b3 100644 (file)
@@ -116,3 +116,11 @@ versions and combinations::
 
 Because we made ``foo/setup/pre`` a directory, we now define the actual ``pre``
 script (if needed) inside the ``pre`` directory with ``pre`` as the name.
+
+testing changes
+---------------
+When adding new YAML files or testing changes, it's a good idea to do a
+sanity-check before merging the changes to master.
+
+You can install the Jenkins Job Builder package locally (`pip install
+jenkins-job-builder`) and then run `jenkins-jobs test my_configuration.yml`