robot tcs, test charts, robot container added
[ta/cloudtaf.git] / resources / test_charts / tenantconfig-test / templates / tconf_08.yaml
1 # TenantConfig with multiple hostDevices with/without vniType & vniRange, with multiple networkType: networkId mapping for networkIds
2 apiVersion: danm.k8s.io/v1
3 kind: TenantConfig
4 metadata:
5   name: tconf-08
6 hostDevices:
7 - name: {{ .Values.infra_int_if }}  
8   vniType: vlan
9   vniRange: 1000-2000
10 - name: {{ .Values.infra_ext_if }}  
11 - name: {{ .Values.infra_storage_if }}  
12   vniType: vlan
13   vniRange: 2000-3000
14 networkIds:
15   ipvlan:  internal
16   flannel: flannel