Signed-off-by: Kevin H. Luu <khluu000@gmail.com> Signed-off-by: khluu <khluu000@gmail.com> Co-authored-by: Kevin Luu <khluu@Kevins-MacBook-Pro.local>
9 lines
186 B
YAML
9 lines
186 B
YAML
group: Hardware
|
|
steps:
|
|
- label: "Arm CPU Test"
|
|
soft_fail: true
|
|
device: arm_cpu
|
|
no_plugin: true
|
|
commands:
|
|
- bash .buildkite/scripts/hardware_ci/run-cpu-test-arm.sh
|