commit | de006de01a8662a37d3590a5fccf113c18cd3651 | [log] [tgz] |
---|---|---|
author | Christian Aistleitner <christian@quelltextlich.at> | Tue Jun 23 23:55:18 2020 +0200 |
committer | Christian Aistleitner <christian@quelltextlich.at> | Wed Jun 24 15:52:28 2020 +0200 |
tree | 16ec99e40d69083ead7b2afed5ecd883b0b0b0f6 | |
parent | 5539e24efc7e116f2e41ff9026b480cb6e883b05 [diff] |
Add tests for GetCrd Change-Id: I553a987ce484524fae100fe138099e93d8e8f4da
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.