<div dir="ltr"><div class="gmail_quote gmail_quote_container"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
> +# `remote`:<br>
> +# Defaults to false. If it's true, the `dpdk_tree` or `tarball`<br>
> +# is located on the SUT node, instead of the execution host.<br>
<br>
No need to mention defaults (there is actually no default in this case<br>
i.e. when if a value is not set x happens. This field must be set so<br>
there isn't really a "default"). Just say If false, the `dpdk_tree` or<br>
`tarball` is located on the DTS execution host. If true, the<br>
`dpdk_tree` or `tarball` is located on the SUT node.<br><br></blockquote><div><br>This is a default argument, DTS can be run with this argument commented out and it will<br>be set to false as a default value. </div></div></div>