In this patch, for a given test, it is possible to override the knob values, e.g. [[test]] [[test.knobs]] watch_timeout = 999 will set the client knob WATCH_TIMEOUT to 999 during the test. The original value will be recovered after the test is over.