blob: b343f4131ffbe89aaee9933c6cc236c021227381 [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
Joey Armstrong81cb55b2024-04-19 11:45:12 -040018 - Match branch name voltha-2.11 (job view)
Joey Armstrong3086a4f2023-02-21 12:12:34 -050019
Joey Armstrong81cb55b2024-04-19 11:45:12 -040020 - ``verify_bbsim-sadis-server_sanity-test-voltha-2.11``
Joey Armstrong3086a4f2023-02-21 12:12:34 -050021
22 - Match derived job name voltha_2.11
23
Joey Armstrong81cb55b2024-04-19 11:45:12 -040024 - ``verify_berlin-community-pod-1-gpon-adtran_Default_DT_voltha_2.11_dmi``
Joey Armstrong3086a4f2023-02-21 12:12:34 -050025
Joey Armstrong81cb55b2024-04-19 11:45:12 -040026 - Match derived job name: voltha.*2.11 (job view)
Joey Armstrong3086a4f2023-02-21 12:12:34 -050027
Joey Armstrong81cb55b2024-04-19 11:45:12 -040028 - ``periodic-voltha-test-bbsim-2.11``