mirror of
https://github.com/xcat2/xcat-core.git
synced 2026-09-11 12:06:24 +00:00
e7717efa52
Signed-off-by: Vinícius Ferrão <2031761+viniciusferrao@users.noreply.github.com>
9 lines
324 B
Plaintext
9 lines
324 B
Plaintext
start:openbmc_503_retry_unit_tests
|
|
description:Run the OpenBMC 503 retry Perl unit tests through xcattest
|
|
os:Linux
|
|
label:mn_only,ci_test,openbmc,unit,openbmc_unit
|
|
cmd:prove -I/opt/xcat/lib/perl -I/opt/xcat/lib/perl/xCAT /opt/xcat/share/xcat/tools/autotest/unit/openbmc_*.t
|
|
check:rc==0
|
|
check:output=~All tests successful
|
|
end
|