Details
-
Type:
Bug
-
Status: In Review (View Workflow)
-
Priority:
Minor
-
Resolution: Unresolved
-
Component/s: gerrit-code-review-plugin
-
Labels:None
-
Environment:gerrit-code-review 0.3.7
-
Similar Issues:
Description
For some reason the environment variables are not created for open changes in multibranch pipeline. I tried with GerritHub (latest version of Gerrit) and it seems to be working fine, however, with my local Gerrit implementation (v2.14) this issue happens. Only these environment variables are being set (I'm testing with sh 'printenv'):
- GERRIT_API_URL
- GERRIT_PROJECT
- GERRIT_CREDENTIALS_ID
Gerrit v2.14 is EOL (see https://www.gerritcodereview.com/support.html). Have you considered upgrading?
Do you see any error on the Gerrit logs? Or on the Jenkins logs?