User Tools

Site Tools


octopus:jenkins_wow

This is an old revision of the document!


Creating/Configuring/Verifying Jenkins Jobs

Clone the repo

git clone ssh://YOU@gerrit.opnfv.org:29418/releng

make changes

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

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.

Job Types

  • Verify Job
    • Trigger: recheck or reverify
  • Merge Job
    • Trigger: remerge

The verify and merge jobs are retriggerable in Gerrit by simply leaving a comment with one of the keywords listed above. This is useful in case you need to re-run one of those jobs in case if build issues or something changed with the environment.

You can add below persons as reviewers to your patch in order to get it reviewed and submitted.

  • Ulrich Kleber (Ulrich.Kleber@huawei.com)
  • Fatih Degirmenci (fatih.degirmenci@ericsson.com)
  • Xinyu Zhao(Jerry) (zhaoxinyu@huawei.com)

Or just email a request for submission to opnfv-helpdesk@rt.linuxfoundation.org

This URL is not allowed for scraping
octopus/jenkins_wow.1426160423.txt.gz · Last modified: 2015/03/12 11:40 by Aric Gardner