mirror of
https://github.com/xcat2/xcat-core.git
synced 2026-09-05 12:37:54 +00:00
9 lines
302 B
Plaintext
9 lines
302 B
Plaintext
start:template_envvar_unit_tests
|
|
description:Run the template environment-variable unit test through xcattest.
|
|
os:Linux
|
|
label:mn_only,ci_test,unit,template_unit
|
|
cmd:prove -I/opt/xcat/lib/perl /opt/xcat/share/xcat/tools/autotest/unit/template_envvar.t
|
|
check:rc==0
|
|
check:output=~All tests successful
|
|
end
|