diff --git a/xCAT-test/autotest/testcase/dhcp_unit/cases0 b/xCAT-test/autotest/testcase/dhcp_unit/cases0 index b95fe7e68..51f51c286 100644 --- a/xCAT-test/autotest/testcase/dhcp_unit/cases0 +++ b/xCAT-test/autotest/testcase/dhcp_unit/cases0 @@ -6,3 +6,12 @@ cmd:prove -I/opt/xcat/lib/perl -I/opt/xcat/lib/perl/xCAT /opt/xcat/share/xcat/to check:rc==0 check:output=~All tests successful end + +start:ddns_omapi_policy_unit_tests +description:Run the DDNS OMAPI policy Perl unit test through xcattest +os:Linux +label:mn_only,ci_test,dhcp,dns,unit,ddns_unit +cmd:prove -I/opt/xcat/lib/perl -I/opt/xcat/lib/perl/xCAT /opt/xcat/share/xcat/tools/autotest/unit/ddns_omapi_policy.t +check:rc==0 +check:output=~All tests successful +end