docker-test-site for docker provider (capd)

*  adjust docker-test-site to execute the
below phases with docker provider

         clusterctl-init-ephemeral
         controlplane-ephemeral
         clusterctl-init-target
         clusterctl-move
         workers-target

Change-Id: I781189d9e1689237f8736e6d64a73014aed5b3c3
This commit is contained in:
Rishabh Kumar Jain 2020-11-05 17:08:13 -08:00
parent 553423aad4
commit a3aeb6cd00
4 changed files with 3 additions and 6 deletions

View File

@ -6,6 +6,7 @@ phaseGroups:
- name: group1
phases:
- name: clusterctl-init-ephemeral
- name: controlplane-target
- name: workers-target
- name: controlplane-ephemeral
- name: clusterctl-init-target
- name: clusterctl-move
- name: workers-target

View File

@ -1,4 +0,0 @@
resources:
- ../../shared/clusterctl
commonLabels:
airshipit.org/stage: initinfra