Fix periods / Retrigger docs gate

Change-Id: If2a4ec78ff95ed6b99f1747427969fb947682864
This commit is contained in:
Gage Hugo 2018-01-03 10:36:43 -06:00
parent bf3383fbd0
commit ceec9f45b7

View File

@ -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.