Add deployment gate
This adds airshipctl as a testing, and calls its deployment scripts to launch a VM-based test. This will be used to validate treasuremap deployment manifests. Change-Id: If4fa60f896211d2f6b63271b58b96541c399694c
This commit is contained in:
@@ -7,12 +7,12 @@ metadata:
|
||||
commonNetworking:
|
||||
links:
|
||||
- id: oam
|
||||
name: enp0s3
|
||||
name: oam
|
||||
type: phy
|
||||
mtu: "1500"
|
||||
# ethernet_mac_address: <from host-catalogue> (optional)
|
||||
- id: pxe
|
||||
name: enp0s4
|
||||
name: pxe
|
||||
type: phy
|
||||
mtu: "1500"
|
||||
# ethernet_mac_address: <from host-catalogue> (optional)
|
||||
|
||||
Reference in New Issue
Block a user