commit | 16a217cda6a817c6c23e16f5728851915c790880 | [log] [tgz] |
---|---|---|
author | Antoine Musso <hashar@free.fr> | Fri Jul 30 19:24:46 2021 +0200 |
committer | Antoine Musso <hashar@free.fr> | Fri Jul 30 19:29:00 2021 +0200 |
tree | f56b4df6d53b8f06a19282e282a414a946fc8ea1 | |
parent | ea302905fef1dacfbbfdf6b3a350978b5792b46e [diff] | |
parent | 4c75dad4d45423fb2a992610b9b60ecd768605f1 [diff] |
Merge branch 'stable-3.2' Bring in all the changes made by Christian Aistleitner for the migration of Wikimedia to stable-3.2. Change-Id: Ia2a20068201e3cdc2b50d4e3cca23d5eeed8eba0
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.