commit | bb5a3bc74d0fbe4597056048ad14c8811c904acd | [log] [tgz] |
---|---|---|
author | Zaro <zaro0508@gmail.com> | Tue Oct 04 17:31:26 2016 -0700 |
committer | GitHub <noreply@github.com> | Tue Oct 04 17:31:26 2016 -0700 |
tree | c953f1fd3ff78dff90c5ab2493406062e20f6795 | |
parent | 9a4d6ad35a22531e580638c7d1b92abfb737c3f1 [diff] | |
parent | 753c68ccdde4b5d71468e0ab8277c0f9f5f97665 [diff] |
Merge pull request #1 from zaro0508/change-name-zuul change project name from dependson to zuul
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.