commit | 3c71250d4be6c5a8c0a61c38a7d424d48544e001 | [log] [tgz] |
---|---|---|
author | Paladox none <thomasmulhall410@yahoo.com> | Sun Jan 29 15:54:51 2017 +0000 |
committer | Paladox none <thomasmulhall410@yahoo.com> | Sun Jan 29 17:42:41 2017 +0000 |
tree | 189ea3b093ed8803ce14cf3ac58cdf4be03ca025 | |
parent | 87e32cd858278dbeb630ba14eb4653450565c712 [diff] |
Add support for Bazel in Gerrit tree build Change-Id: I9b7fadd6a869cfb6007e587481e57a01b476aa82
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.