Skip to main content

One doc tagged with "sys_atf_test_suite_test"

View all tags

TestSuite

Creates an Automated Test Framework test suite (sysatftest_suite) — a named, orderable collection of Test(...) records, optionally nested under a parent suite. This API is authoring only: it produces the suite/membership metadata, but does not trigger or schedule a run. Running a suite (on-demand, scheduled, or via CI/CD) is done through ATF's existing UI, scheduler, and CI/CD integration.