diff options
author | Jenkins <jenkins@review.openstack.org> | 2016-11-29 14:18:11 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2016-11-29 14:18:11 +0000 |
commit | d5211348dbf568c0c52d03e47c6448083d8ac9d2 (patch) | |
tree | 9e17c1b18d20296464eb5160600b8c729c435777 /ci/README.rst | |
parent | 95e443cd1081224cac9ca89846c874d10c6c43da (diff) | |
parent | 2819cb391b3935e244888bdbaeb3b9d7d4310c8e (diff) |
Merge "Import TripleO CI environments from tripleo-ci"
Diffstat (limited to 'ci/README.rst')
-rw-r--r-- | ci/README.rst | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ci/README.rst b/ci/README.rst new file mode 100644 index 00000000..f93b1a92 --- /dev/null +++ b/ci/README.rst @@ -0,0 +1,11 @@ +======================= +TripleO CI environments +======================= + +TripleO CI environments are exclusively used for Continuous Integration +purpose or for development usage. +They ain't to be used in production and we don't garantee they work outside +TripleO CI. + +For more informations about TripleO CI, please look: +https://github.com/openstack-infra/tripleo-ci |