From ceec9f45b7afe3fef9d4253a3a9b5dcf85d63921 Mon Sep 17 00:00:00 2001 From: Gage Hugo Date: Wed, 3 Jan 2018 10:36:43 -0600 Subject: [PATCH] Fix periods / Retrigger docs gate Change-Id: If2a4ec78ff95ed6b99f1747427969fb947682864 --- doc/source/gates.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/source/gates.rst b/doc/source/gates.rst index c889abd50b..efea2d650b 100644 --- a/doc/source/gates.rst +++ b/doc/source/gates.rst @@ -16,11 +16,11 @@ Gate Checks OpenStack-Helm currently checks the following scenarios: -- Testing any documentation changes and impacts +- Testing any documentation changes and impacts. - Running Make on each chart, which lints and packages the charts. This gate - does not stand up a Kubernetes cluster + does not stand up a Kubernetes cluster. - Provisioning a single node cluster and deploying the OpenStack services. This - check is provided for: Ubuntu-1604, CentOS-7, and Fedora-25 + check is provided for: Ubuntu-1604, CentOS-7, and Fedora-25. - Provisioning a multi-node Ubuntu-1604 cluster and deploying the OpenStack services. This check is provided for both a two node cluster and a three node cluster.