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 upWe're gating on Android #545
Closed
Comments
|
CC @edunham |
|
That seems to have helped as a temporary band-aid. Some notes for the post-mortem:
|
This was referenced Nov 30, 2016
|
Bad deploy was mine; I was testing out the intermittent tracker stuff. It's much harder to deploy from branch now, though. |
|
It's my fault for landing the Android gating assuming it would be "ready to go shortly" and then taking forever to get mozjs building on Android. We do try to log (see https://github.com/servo/servo/wiki/Buildbot-administration#applying-changes), but there's no default verbose / logged mode for salt highstates, at least that I know how to turn on. It's something we've definitely wanted! |
bors-servo
added a commit
that referenced
this issue
Jan 10, 2017
Move most Salt docs in tree This also includes Vagrant information, and should cover all the steps of a normal Salt workflow. This does not (yet) include information about setting up new Salt masters/minions, or how to restart various services cleanly after a deploy. r? @edunham @larsbergstrom cc @Ms2ger per [this comment](#545 (comment)) <!-- 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/549) <!-- Reviewable:end -->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Somehow #539 got deployed before its time.
On
servo-master1, I cloned 70fe510 into/tmp/salt-testing-root/saltfsand ransalt 'servo-master1' state.highstate 2>&1. Waiting to see if that helped.