Skip to content

TritonDataCenter/sdc-system-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sdc-system-tests

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