commit | 1d7693e6a2d5eb9daf794dfbe1970868b8504ec5 | [log] [tgz] |
---|---|---|
author | Paladox none <thomasmulhall410@yahoo.com> | Sun Jan 29 19:17:18 2017 +0000 |
committer | Paladox none <thomasmulhall410@yahoo.com> | Sun Jan 29 19:17:35 2017 +0000 |
tree | 0571091f83468dc2a664871deb4cea64f17358cb | |
parent | 3c71250d4be6c5a8c0a61c38a7d424d48544e001 [diff] |
In BUILD make load a one liner Change-Id: I9dccc28ab4d3a3addfe39bac876606844cb98f42
Openstack uses Zuul for project gating and one of the features of Zuul is cross repository dependencies (CRD). Zuul will detect CRDs in git commit messages to allow it to arrange patchsets (in order) before scheduling them for build and test.
The problems with having only a ‘depends-on’ reference:
To help alleviate these issues this plugin adds the following:
Detailed information about this plugin can be found in the documentation.