Page MenuHomePhabricator

Add `bin/harbormaster` to make builds easier to debug
ClosedPublic

Authored by epriestley on Dec 24 2013, 10:59 PM.

Details

Summary

Ref T1049. Adds bin/harbormaster and bin/harbormaster build for applying plans from the console. Since this gets --trace, it's much easier to debug what's going on.

This doesn't work properly with some of the Drydock steps yet, I need to look at those. I think setRunAllTasksInProcess probably obsoletes some of the mechanisms. It might also not work with "Wait for Builds" but I didn't check.

Test Plan

Used bin/harbormaster to run a bunch of builds. Ran builds from web UI.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped