commit | 087e8ee75290ad7cddd3b12a1f57cb6d624c3d2f | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Mon Jan 30 05:24:12 2017 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Jan 30 05:24:13 2017 +0000 |
tree | 724d3cd0772902f9d8d417fcc97f2581948cb6e7 | |
parent | 1d7693e6a2d5eb9daf794dfbe1970868b8504ec5 [diff] | |
parent | 5ef6eada6945b41470fb98167175ee7e71978501 [diff] |
Merge "Remove buck build"
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.