49e5cb98b5ffa2bed11ae6f1223b547e1e39cb09
This patch will allow us to create a job that uses Ceph RBD for Nova, Cinder, and Glance. For now we are making use of the fact that Ceph is installed in the compute image. Eventually we'll want to make use of a more flexible way to build and load images within devtest (using either a single image for everything, or building a new Ceph specific image) Change-Id: I22c9037fb734970396dd5045b8adf8a979bcf614 Depends-On: Id6a3fbc3477e85e8e2446e3dc13d424f9535d0ff Depends-On: Ic47d028591edbaab83a52d7f38283d7805b63042
toci
Description
TripleO CI test framework.
Tools to help run CI jobs for TripleO. Includes things like:
- Shell scripts to help execute jobs on CI slave nodes (Jenkins slaves)
- A test environment broker framework which uses a client-server model to execute jobs on a remote bare metal machine in an isolated test environment (using VMs).
- Image elements to help build images for the test environment broker nodes.
- Heat templates to help deploy and maintain test environment nodes using an undercloud.
Description