mirror of
https://github.com/xcat2/xcat-core.git
synced 2026-09-22 00:49:30 +00:00
29c1747cbe
(cherry picked from commit 695dd485cf)
9 lines
301 B
Plaintext
9 lines
301 B
Plaintext
start:ipmi_rakp2_unit_tests
|
|
description:Run the IPMI RAKP2 Perl unit tests through xcattest
|
|
os:Linux
|
|
label:mn_only,ci_test,ipmi,unit,ipmi_unit
|
|
cmd:prove -I/opt/xcat/lib/perl -I/opt/xcat/lib/perl/xCAT /opt/xcat/share/xcat/tools/autotest/unit/ipmi_*.t
|
|
check:rc==0
|
|
check:output=~All tests successful
|
|
end
|