From f3a1ce7d3e46acffa4782f8b4cb2d76968673264 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 9 Aug 2016 15:52:53 +0300 Subject: [PATCH] Document NOPLAN --- CURATORS.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CURATORS.md b/CURATORS.md index 48fda960..6925e3e9 100644 --- a/CURATORS.md +++ b/CURATORS.md @@ -126,6 +126,11 @@ universal advice on how to solve things, since each situation is unique. Let's develop this advice over time. For now: if you're not sure, ask Michael for guidance. +__`NOPLAN=1`__ If you wish to rerun a build without recalculating a +build plan, you can set the environment variable `NOPLAN=1`. This is +useful for such cases as an intermittent test failure, out of memory +condition, or manually tweaking the plan file. + ### Timing A looping script on the build server keeps trying to build nightly