From 2819cb391b3935e244888bdbaeb3b9d7d4310c8e Mon Sep 17 00:00:00 2001 From: Emilien Macchi Date: Thu, 24 Nov 2016 10:59:58 -0500 Subject: Import TripleO CI environments from tripleo-ci Import TripleO CI environments from tripleo-ci into THT for some reasons: 1) THT is branched while tripleo-ci is not. Having them here would allow to make scenarios able to evolve over the releases without adding more scenarios. 2) Help our developers to run TripleO CI scenarios themselves from THT by exposing the templates here. The whole discussion is here: http://lists.openstack.org/pipermail/openstack-dev/2016-November/107816.html Change-Id: I3527a64c0c8f56ca77115d32849fa23fe710112d --- ci/README.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 ci/README.rst (limited to 'ci/README.rst') 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 -- cgit 1.2.3-korg