Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table of Contents
excludeContents

Introduction

This document describes the steps to integrate Peer Jenkins server with the LF master Jenkins.

Integration Steps

Step

...

1: Create an LF account for peer Jenkins server

Follow the instructions to create an LF account:

Step 2

...

: Makes sure to login to the LF Gerrit with that LF account details and setup an SSH public key in

...

that Gerrit account.

  • Login to the LF gerrit Gerrit with peer jenkins credentails newly created peer Jenkins LF account credentials.
  • Add the SSH SSH public key of Peer Jenkins server in Peer Jenkins LF Gerrit account.Step 3 Configure Gerrit connector 

Reference Link: https://docs.releng.linuxfoundation.org/en/latest/gerrit.html#register-your-ssh-key-with-gerrit

Step 3: On Peer Jenkins UI, we need to configure another Gerrit connector that looks at LF Akraino Gerrit.

  • Login to Peer Jenkins server → Manage Jenkins → Manage plugins → Search for Gerrit Trigger plugin → Install Gerrit Trigger plugin
  • Set up LF Gerrit trigger on Peer Jenkins:
  • Specify the Gerrit server settings via "Manage Jenkins → Gerrit Trigger"
  • Fill in the server settings:
  • Image Added
  • Click "Test Connection" to verify the connection.
  • Follow this link for more information about Gerrit trigger setup: https://wiki.jenkins.io/display/JENKINS/Gerrit+Trigger

Step 4: Create a JJB file for OVS-DPDK BP’s project under CI-management project in LF Akraino Gerrit for CI process.