This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
octopus:jenkins_wow [2015/02/27 18:18] Aric Gardner |
octopus:jenkins_wow [2015/04/21 09:16] (current) Ulrich Kleber Switch to use generated document |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== How to Work With Jenkins ====== | + | {{scrape>http://artifacts.opnfv.org/octopus/docs/opnfv-jjb-usage.html}} |
| - | + | ||
| - | ===== Creating/Configuring/Verifying Jenkins Jobs ===== | + | |
| - | + | ||
| - | Clone the repo | + | |
| - | <code> | + | |
| - | git clone ssh://YOU@gerrit.opnfv.org:29418/releng | + | |
| - | </code> | + | |
| - | + | ||
| - | make changes | + | |
| - | <code> | + | |
| - | git commit -sv | + | |
| - | git review | + | |
| - | remote: Resolving deltas: 100% (3/3) | + | |
| - | remote: Processing changes: new: 1, refs: 1, done | + | |
| - | remote: | + | |
| - | remote: New Changes: | + | |
| - | remote: https://gerrit.opnfv.org/gerrit/51 | + | |
| - | remote: | + | |
| - | To ssh://agardner@gerrit.opnfv.org:29418/releng.git | + | |
| - | * [new branch] HEAD -> refs/publish/master | + | |
| - | </code> | + | |
| - | + | ||
| - | Follow the link to gerrit https://gerrit.opnfv.org/gerrit/51 | + | |
| - | in a few moments the verify job will have completed and you will see | + | |
| - | Verified +1 jenkins-ci | + | |
| - | in the gerrit ui. | + | |
| - | + | ||
| - | If the changes pass the verify job https://build.opnfv.org/ci/view/builder/job/builder-verify-jjb/ | + | |
| - | The patch can be submitited by a committer. If you don't know who is a commiter just email a request for submission to opnfv-helpdesk@rt.linuxfoundation.org | + | |
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||