Joey Armstrong | 36592e3 | 2022-11-28 09:00:28 -0500 | [diff] [blame] | 1 | VOLTHA project repositories |
| 2 | =========================== |
| 3 | |
| 4 | Development and code reviews: |
| 5 | ----------------------------- |
| 6 | |
| 7 | Commit decorations: |
| 8 | +++++++++++++++++++ |
| 9 | |
| 10 | `Tokens |
| 11 | <https://docs.voltha.org/master/testing/voltha_test_automation.html#per-patchset-verification-jobs>`_ can be embedded within a commit message to enable running additional test suites as part of jenkins validation. |
| 12 | |
| 13 | NOTE: |
| 14 | +++++ |
| 15 | There have been a few reports of testing not being triggered by a commit. |
| 16 | If you encounter this behavior visit the VOLTHA jira site and open a ticket. |
| 17 | Commit hooks can be repository specific and may need to be deployed/enabled to support functionality. |
| 18 | |
| 19 | - :vol-jira:`` |
| 20 | - Include gerrit URL for your changeset. |
| 21 | - Target repository name/url. |
| 22 | - What tests or suites were expected that were not exercised. |
| 23 | |