sdc-system-tests
April 24, 2024 ยท View on GitHub
This repository is part of the Triton Data Center project. For contribution guidelines, issues, and general documentation, visit the main Triton project page.
A repo to hold general Triton system tests -- i.e. those independent of tests in specific service repos.
Building
make release
Testing
Get a build (see above) package to an SDC headnode global zone (e.g. in CoaL)
and run its runtests. E.g.:
cd /var/tmp
gtar xf sdc-system-tests-version.tgz
bash /var/tmp/sdc-system-tests-$version/runtests