mirror of
https://github.com/xcat2/xcat-core.git
synced 2026-09-05 12:37:54 +00:00
9 lines
323 B
Plaintext
9 lines
323 B
Plaintext
start:integration_tests
|
|
description:Run the xCAT-test integration tests (xCAT-test/integration) against the installed management node
|
|
os:Linux
|
|
label:mn_only,ci_test,integration
|
|
cmd:prove -I/opt/xcat/lib/perl -I/opt/xcat/lib/perl/xCAT -r /opt/xcat/share/xcat/tools/autotest/integration
|
|
check:rc==0
|
|
check:output=~Files=4
|
|
end
|