Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upEnable choosing specific build machine for Buildbot force builds #658
Comments
bors-servo
added a commit
that referenced
this issue
May 8, 2017
…ds, r=edunham Enable choosing build machine for force builds This makes it easier to test if changes to a specific build machine are working properly, e.g. the current impetus of seeing if Android-related changes on servo-linux-cross3 are working. Docs: https://docs.buildbot.net/0.8.12/manual/cfg-schedulers.html#buildslavechoiceparameter Fixes: #658. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/saltfs/659) <!-- Reviewable:end -->
|
@aneeshusa, have you re-highstated the buildmaster to deploy this? |
|
@edunham Not yet, there are builds in the queue: http://build.servo.org/homu/queue/all I also made a new label (S-needs-deploy) to help keep track of this in the future, which I've applied to the PR. |
|
Thank you! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We need to add the
BuildslaveChoiceParameterto ourForceSchedulers.docs: https://docs.buildbot.net/0.8.12/manual/cfg-schedulers.html#buildslavechoiceparameter