hafnium-build-test-review: clean up the build job
* fix num-to-keep typo
* add a commented parameters section. It's best practice to split the
trigger to a separate jenkins job.
* move the scm git configuration under the scm section. We use a single
repository with submodules so we don't need to use the multiple
repository syntax.
* clean up scm git configuration:
- we don't need to wipe the workspace, builds are run on ephemeral
nodes.
- don't set basedir, use the default workspace.
* clean up git submodule section: only set recursive to true.
* add build-name wrapper.
* builders shell: we don't need to change directory since we don't set the
basedir anymore.
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Change-Id: Ied332cc23645b3febccd98e5794a35b6dcf06e83
1 file changed