canmove, Confirmed users
6,439
edits
Line 105: | Line 105: | ||
find . -name 20141125180439 -exec rm -rf {} \; | find . -name 20141125180439 -exec rm -rf {} \; | ||
The completion of the updates builder automatically triggered update verify and announced the snippets on release-drivers. Update verify is expected to fail for 34.0 -> 34.0.5 (which is probably a good thing, because it lets us verify that we will NOT update those users). | The completion of the updates builder automatically triggered update verify and announced the snippets on release-drivers (kindof). I had to send mail to clarify the update channel (should've been releasetest) and that 34.0 would NOT receive updates. Update verify is expected to fail for 34.0 -> 34.0.5 (which is probably a good thing, because it lets us verify that we will NOT update those users). | ||
TODO: Go over update verify failures to make sure there's no legit ones when they finish. |