aboutsummaryrefslogtreecommitdiffstats
path: root/.ci/utils/format_devtest_junitxml.py
Commit message (Collapse)AuthorAgeFilesLines
* ci: Run multiple fpgas per jobSteven Koo2022-06-101-9/+26
| | | | | | This consolidates the different FPGA runs into a single job. Signed-off-by: Steven Koo <steven.koo@ni.com>
* ci: Hardware pytests / devtests in AzDO for n310Steven Koo2021-03-081-0/+22
This commit adds support for running devtests and pytests in Azure Pipelines. Devices are intentionally matrixed for adding more in the future. devtest is turned off by default for now, but can be enabled in the future. Signed-off-by: Steven Koo <steven.koo@ni.com>