blob: 93c46465f04740c96d2ed90f92c8f11550193236 [file] [log] [blame]
Joey Armstrong3086a4f2023-02-21 12:12:34 -05001Job Views
2=========
3
4LTS
5---
6
7With each major LTS voltha release (v2.11, v2.8) a new jenkins view will
8need to be created.
9
10- Navigate to `jenkins.opencord.org <https://jenkins.opencord.org>`_.
11- Click "New View" from the jenkins UI.
12- Name: VOLTHA-X.Y
13- Job filters
14
15 - Click "Use a regular expression to include jobs into the view"
16 - Regular expression: .*voltha.*[_-]2\.11.*
17
18 - Match branch name voltha-2.11
19
20 - `verify_bbsim-sadis-server_sanity-test-voltha-2.11 <https://jenkins.opencord.org/view/VOLTHA-2.11/job/verify_bbsim-sadis-server_sanity-test-voltha-2.11>`_
21
22 - Match derived job name voltha_2.11
23
24 - `verify_berlin-community-pod-1-gpon-adtran_Default_DT_voltha_2.11_dmi <https://jenkins.opencord.org/view/VOLTHA-2.11/job/verify_berlin-community-pod-1-gpon-adtran_Default_DT_voltha_2.11_dmi>`_
25
26 - Match derived job name: voltha.*2.11
27
28 - `periodic-voltha-test-bbsim-2.11 <https://jenkins.opencord.org/view/VOLTHA-2.11/job/periodic-voltha-test-bbsim-2.11>`_