tree: 50ad754a032644d9a623ee052d5200dda1b4dd4a [path history] [tgz]
  1. Makefile
  2. README.md
  3. docker-compose-bootstrap.yml
  4. services.yaml
  5. xos.yaml
test-standalone/README.md

XOS API Test Configuration

This configuration is intended to be used to test the API, to use it, clone service-profile onto a supported machine (Ubuntu 14.04 currently), then run the following commands:

  • make test_containers
  • make
  • make test
  • make test-tosca

Note that this test will be automatically executed by OpenCord Jenkins on checkin to the xos repo, so it's a good idea to make sure these tests pass after doing work on that repo.