Home
last modified time | relevance | path

Searched hist:"256 ed5d8" (Results 1 – 1 of 1) sorted by relevance

/openbmc/openbmc-build-scripts/jenkins/
H A Drun-build-script-ci256ed5d8 Tue Mar 30 11:35:03 CDT 2021 Patrick Williams <patrick@stwcx.xyz> run-build-script-ci: run formatting under docker

The code formatting script makes assumptions about formatting
tools being available which are often not installed on the
Jenkins hosts (or may be the wrong version). Switch to run the
tool under Docker, so we get a consistent and correct version of
these tools installed, by utilizing the 'run-unit-test-docker'
script. This script runs the code formatters, and fails the
execution if they fail, but safely exits when no unit tests or
build system is found (like this repository).

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: Ib24b7258e4920ca3f23e029941f450872fc590f6