ansible/cloudstack-test-container

Name: cloudstack-test-container

Owner: Ansible

Description: CloudStack simulator container for testing.

Created: 2018-04-24 23:35:48.0

Updated: 2018-05-05 20:09:23.0

Pushed: 2018-04-25 03:42:14.0

Homepage: https://quay.io/repository/ansible/cloudstack-test-container

Size: 18

Language: Shell

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

cloudstack-test-container

The purpose of this docker image is to run automated integration tests for the CloudStack modules in Ansible.

Setup

The docker image runs the CloudStack simulator and contains two zones for the different network setups: basic and advanced networking.

Build
er build -t ansible/cloudstack-simulator .
Run
er run --name cloudstack-simulator -d -p 8888:8888 ansible/cloudstack-simulator

It may take some time until the zones are deployed. The web server will respond with HTTP 503 on port 8888 unless the zones are fully deployed.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.