HomePhabricator

[buildbot] Fix ref master to be full ref name

Description

[buildbot] Fix ref master to be full ref name

Summary:
Since the Teamcity upgrade, builds using the default master ref
have been soft-failing (build completes successfully, but Teamcity fails it) with this error:

The build was triggered in the branch master which does not correspond to any branch monitored by the build VCS roots (the branch is either closed or excluded / not matched by any branch specification). Because of that default branch revisions were set to this build.

The only evidence I can find is that the ref name is now considered incorrect, whereas older versions
of Teamcity treated master and refs/heads/master as the same.

Test Plan: pytest

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

Differential Revision: https://reviews.bitcoinabc.org/D7827

Details

Provenance
jasonbcoxAuthored on Oct 8 2020, 18:11
jasonbcoxPushed on Oct 8 2020, 19:15
Reviewer
Restricted Project
Differential Revision
D7827: [buildbot] Fix ref master to be full ref name
Parents
rABCb427253b0a2f: Merge #19756: tests: add sync_all to fix race condition in wallet groups test
Branches
Unknown
Tags
Unknown