Add single source of Seletors

Also this commit, adds condition to setup testbundle, that ignores
directories

Commit adds new set of functions that allow easy selection of
documents from bundle for different modules.

Relates-To: #61
Closes: #61

Change-Id: I6011203a1f573cbb847e9f57c04aa60bf8278ef1
This commit is contained in:
Kostiantyn Kalynovskyi
2020-03-12 16:36:52 -05:00
parent 6fbcc26323
commit c1cce8f9c5
24 changed files with 508 additions and 39 deletions

View File

@@ -2,11 +2,12 @@ apiVersion: metal3.io/v1alpha1
kind: BareMetalHost
metadata:
labels:
airshipit.org/node-role: "control-plane"
airshipit.org/ephemeral-node: "true"
name: master-0
spec:
online: true
bootMACAddress: 00:3b:8b:0c:ec:8b
networkData: "somedata: working data"
bmc:
address: redfish+http://localhost:8000/redfish/v1/Systems/air-ephemeral
credentialsName: master-0-bmc-secret

View File

@@ -2,7 +2,7 @@ apiVersion: v1
kind: Secret
metadata:
labels:
airshipit.org/node-role: "control-plane"
airshipit.org/ephemeral-user-data: "true"
name: node1-bmc-secret
type: Opaque
stringData: