gerrit: depends-on: use master when dependency changes are merged
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Wed, 11 Nov 2020 23:17:47 +0000 (18:17 -0500)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Fri, 4 Dec 2020 19:41:10 +0000 (14:41 -0500)
commit32dae18e9f1860e274a91cf31c0f21825b2ee71a
tree735a72f8f9a10f8b6c46671bb7fe8a9e167bd3b8
parent33b3de03def751ac8d7d4ad47ba8e34b6e7ce617
gerrit: depends-on: use master when dependency changes are merged

When the change a lttng-tools change depends on is merged/abandoned use
master as the ref.

This is not ideal CI time wise since we do not reuse artifact
but this solve a tricky situation were we actually want to use master
instead of the change available on gerrit. Intermediary changes
present in master could have an impact on the change under test.

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
scripts/lttng-tools/gerrit-depends-on.sh
This page took 0.023818 seconds and 4 git commands to generate.