commit | 7ddc1ea709cd623f9927cc0c7cb3378f113c593c | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Wed Jul 20 14:06:41 2016 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Wed Jul 20 14:06:41 2016 -0700 |
tree | 351055400f595866a2932560be45f9742c939d7c | |
parent | 5c08c286afc4b5443649985ec0b491afb1bc1abd [diff] |
break test-subscriber into a separate makefile action Change-Id: I3c3fc81d0f5dea04adb0c7c86a01ebb586ad36f1
This repository contains service profiles. Each service profile specifies a graph of services that will be instantiated.
Notable service profiles include:
cord-pod
: Standard R-CORD service stack, for both single-node-pod and multiple node pod installs.frontend
: Designed for frontend development, this profile starts XOS, but does not start any synchronizers other than the onboarding synchronizer.test-standalone
: Runs a test suite that tests the REST API and Tosca API.The directory common
is not a service profile, but contains various common files and tools that are used by the other service profiles.