Move ci docs to readthedocs
Moving CI documentation to the modern location so that I can patch in documentation for these new workloads etc. Change-Id: I6d7fc4561d14d95f39df311cb2f76fd01fe215d1
This commit is contained in:
parent
ad3406deb2
commit
38fa5facdc
@ -1,21 +1,13 @@
|
|||||||
Table of Contents
|
=====================
|
||||||
=================
|
Browbeat as a CI tool
|
||||||
|
=====================
|
||||||
|
|
||||||
- `CI Structure <#ci-structure>`__
|
If you would like to make your own CI job add your bootstrapping script to
|
||||||
- `Script Documentation <#script-documentation>`__
|
`ci-scripts/<openstack installer>` and Ansible/Python components into normal
|
||||||
|
locations in the repository. Try and provide as many defaults as possible so
|
||||||
- `Browbeat as a Quickstart Extra <#browbeat-as-a-quickstart-extra>`__
|
that job definitions on the Jenkins end can remain small and easily defined.
|
||||||
- `Invoking Locally <#invoking-locally>`__
|
this will help us keep script changes in the repository and better test them
|
||||||
|
before merging.
|
||||||
CI Structure
|
|
||||||
============
|
|
||||||
|
|
||||||
If you would like to make your own CI job add your CI script to this directory
|
|
||||||
and invoke it as minimally as possible on the Jenkins end, this will help us
|
|
||||||
keep script changes in the repository and better test them before merging.
|
|
||||||
|
|
||||||
Script Documentation
|
|
||||||
====================
|
|
||||||
|
|
||||||
Browbeat as a Quickstart Extra
|
Browbeat as a Quickstart Extra
|
||||||
------------------------------
|
------------------------------
|
||||||
@ -101,5 +93,5 @@ enabled performance metrics will be gathered from all cloud nodes and stored
|
|||||||
into the configured graphite instance to be processed by the Grafana dashboards
|
into the configured graphite instance to be processed by the Grafana dashboards
|
||||||
created using the given username and password.
|
created using the given username and password.
|
||||||
|
|
||||||
These dashboards will be automatically overwritten each run to reflect the
|
If enabled these dashboards will be automatically overwritten each run to reflect
|
||||||
number of nodes in your cloud and other changes that may occur between runs.
|
the number of nodes in your cloud and other changes that may occur between runs.
|
@ -15,6 +15,7 @@ Contents:
|
|||||||
installation
|
installation
|
||||||
usage
|
usage
|
||||||
plugins
|
plugins
|
||||||
|
ci
|
||||||
contributing
|
contributing
|
||||||
|
|
||||||
Indices and tables
|
Indices and tables
|
||||||
|
Loading…
Reference in New Issue
Block a user