Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: added steps to trigger build on nightly tests

...

These jobs should already contain needed branches if they are cut. If not, check the jobs configuration. These are triggered by DailyTrigger. Either wait until the jobs have been triggered or trigger them manually.

Steps to trigger the jobs manually
  1. Only Jenkins Admin can update the pipeline with the release branch & trigger build on the pipelines
  2. Once logged in, Configure -> Branch Sources -> Behavior -> Append release branch E.g. (1.7.x)
  3. Trigger a build manually (if needed)  <Pipeline> -> 1.7.x -> Build Now

Backward Compatibility checker (currently restricted).

...