Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 986 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 986 Bytes

sdc-papi

This repository is part of the Triton Data Center project. See the contribution guidelines and general documentation at the main Triton project page.

Packages API is an HTTP interface to packages used for provisioning.

Testing

Just run ./test/runtests from within the PAPI VM.

Note that every package needed by the tests cases will be created and removed by the test suite setup/teardown.

The packages required to test other Triton components, like CloudAPI, can be created using sdcadm post-setup dev-sample-data from Triton's Headnode Global Zone.