robot tcs, test charts, robot container added
[ta/cloudtaf.git] / resources / test_charts / tenantconfig-test-error / templates / tconf_invalid_06.yaml
1 # erroneous TenantConfig with multiple hostDevices where one is missing vniType
2 apiVersion: danm.k8s.io/v1
3 kind: TenantConfig
4 metadata:
5   name: tconf-invalid-06
6 hostDevices:
7 - name: ens4
8   vniType: vlan
9   vniRange: 1000-2000
10 - name: ens5
11   vniRange: 2000-3000
12 networkIds:
13   ipvlan:  internal
14   flannel: flannel