Updates Docs for pipelines
Compare changes
+ 52
− 4
@@ -4,7 +4,29 @@ The following is meant to serve as an overview of the pipeline stages required t
@@ -17,6 +39,10 @@ This pipeline is triggered by the following for individual bigbang packages:
@@ -24,6 +50,8 @@ This stage runs a `helm conftest` which is a plugin for testing helm charts with
@@ -34,9 +62,21 @@ This stage verifies several easy to check assumptions such as:
@@ -51,11 +91,11 @@ The pipeline is split into several stages:
For fast feedback testing, an ephemeral in cluster pipeline is created using [`k3d`](https://k3d.io) that lives for the lifetime of the gitlab ci job (max 1 hour). Within that cluster, BigBang is deployed, and an initial set of smoke tests are performed against the deployment to ensure basic conformance.
@@ -79,6 +119,14 @@ This stage also serves as a guide for local development, and care is taken to en