charts/doc/source/install/cicd/terms-and-def.rst
Tin Lam a46dfcaaec docs(aio): adds quick start guide
This puts in a quick start guide for the all-in-one setup.
Removed unused indexes on Welcome page.
Fixed nit.

Signed-off-by: Tin Lam <tin@irrational.io>
Change-Id: Icd1e47157c7a60d85655baf4b7fcd6089766dd33
2020-12-29 17:20:01 +00:00

526 B

Terminology and Definitions

This page defines terms and their definitions used in this document.

Term Definition
CI Continuous Integration.
Gerrit Gerrit is a free, web-based team code collaboration tool. Developers can review each other's modifications on their source code using a Web browser and approve or reject those changes. It integrates closely with Git.