Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.44 KB

README.md

File metadata and controls

33 lines (22 loc) · 1.44 KB

Cloudify Manager

  • Master Circle CI
  • Master Branch Build Status

This repository contains the following Cloudify components:

REST API Reference

See here.

Running Integration Tests

Integration tests can found within the tests folder of this repository.

Prerequisites:

An Ubuntu operating system.

Running the tests:

Run run-tests.sh run-integration-tests

  • Use the run-tests.sh script with care as its intended to be used with clean virtual machine.
  • In order to run integration tests on a development machine, follow the commands written in the run-integration-tests function and make sure to have a running instance of a RabbitMQ server.