Skip to content

jobs: Provide common environment variables

Dduvall requested to merge master-I530c30fea0b7184b2f1a79b203e23bca68175c95 into master

Establish a _common.groovy file for variables/functions that can be
used by all job definitions.

Define environment variable maps for setting up TrainBranchBot git
author/committer and unbuffered Python output. These environment
variables are set up in multiple places in the release project and
should be centralized here as they are specific to Releases Jenkins
jobs.

Merge request reports