Merge "Patch plan with type/site specific phases"

This commit is contained in:
Zuul 2021-06-23 19:04:21 +00:00 committed by Gerrit Code Review
commit 286fee6e46
3 changed files with 4 additions and 3 deletions

View File

@ -5,6 +5,7 @@ resources:
- ../../../function/phase-helper/
- executors.yaml
- phases.yaml
- plan.yaml
transformers:
- ../../../../../airshipctl/manifests/function/validator
patchesStrategicMerge:
- plan-patch.yaml

View File

@ -1,7 +1,7 @@
apiVersion: airshipit.org/v1alpha1
kind: PhasePlan
metadata:
name: deploy-aiship-core-gating
name: deploy-gating
description: "Phase plan for airship-core deployment on gating"
phases:
# Deploy ephemeral node using redfish with iso

View File

@ -14,4 +14,4 @@
set -xe
airshipctl plan run deploy-aiship-core-gating --debug
airshipctl plan run deploy-gating --debug