gitlab: manifest: Use a cerbero ref with build
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Thu, 2 May 2019 21:28:42 +0000 (17:28 -0400)
committerNicolas Dufresne <nicolas@ndufresne.ca>
Fri, 3 May 2019 20:05:33 +0000 (20:05 +0000)
commit1e27cc81b167a6f0c8cfb3dcdd65b8d37d8c8ee3
treed5a3e45dc84e8e7c1f8bf24ae62969d6508171ba
parenta659ed8f2ed5befd8ce449a510fa08bb4a2e2aee
gitlab: manifest: Use a cerbero ref with build

For non-cerbero builds, pick a cerbero reference for which a build has
completed. This will reduce the number of cache miss, hence reduce the
number of timeouts and slow build we are facing each time cerbero is
updated.

Fixes #16
gitlab/build_manifest.py