History log of /openbmc/entity-manager/scripts/run-ci.sh (Results 1 – 3 of 3)
Revision Date Author Comments
# bfc7296e 26-May-2022 Brad Bishop <bradleyb@fuzziesquirrel.com>

scripts: use lower_snake_case for filenames

To be consistent with lower_snake_case source code filenames, use
lower_snake_case for scripts file names as well.

run-ci.sh is not renamed because openb

scripts: use lower_snake_case for filenames

To be consistent with lower_snake_case source code filenames, use
lower_snake_case for scripts file names as well.

run-ci.sh is not renamed because openbmc-build-scripts specifically
looks for run-ci.sh or run-ci.

Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Change-Id: I4535bac41375d2c78e71da5020cb5e2410ff3eaa

show more ...


# 37811ac8 16-Dec-2020 Patrick Williams <patrick@stwcx.xyz>

run-ci: modify permissions to execute

Per discussion in Ib420c69e88e88ca0a50863c83ad43fac750d3e7a, we
are going to require these scripts to have execute permission.

Signed-off-b

run-ci: modify permissions to execute

Per discussion in Ib420c69e88e88ca0a50863c83ad43fac750d3e7a, we
are going to require these scripts to have execute permission.

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

show more ...


# 2ef7dd5a 01-May-2020 Brad Bishop <bradleyb@fuzziesquirrel.com>

test: run validation script from CI

Run the schema validation script when in the OpenBMC continuous
integration environment. This ensures that both the schema and EM JSON
documents

test: run validation script from CI

Run the schema validation script when in the OpenBMC continuous
integration environment. This ensures that both the schema and EM JSON
documents are always valid.

A handful of schema are known to fail - add an xfail file until those
can be fixed up.

Change-Id: Ifabfcce0f7953cd0e3bd5489bb0bbc2ce3e6989d
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>

show more ...