/sdc-system-tests

SDC system tests

Primary LanguageJavaScriptMozilla Public License 2.0MPL-2.0

sdc-system-tests

This repository is part of the Joyent SmartDataCenter project (SDC). For contribution guidelines, issues, and general documentation, visit the main SDC project page.

A repo to hold general SDC 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