robot tcs, test charts, robot container added
[ta/cloudtaf.git] / resources / test_charts / tenantconfig-test / templates / tconf_08.yaml
diff --git a/resources/test_charts/tenantconfig-test/templates/tconf_08.yaml b/resources/test_charts/tenantconfig-test/templates/tconf_08.yaml
new file mode 100644 (file)
index 0000000..53e099e
--- /dev/null
@@ -0,0 +1,16 @@
+# TenantConfig with multiple hostDevices with/without vniType & vniRange, with multiple networkType: networkId mapping for networkIds
+apiVersion: danm.k8s.io/v1
+kind: TenantConfig
+metadata:
+  name: tconf-08
+hostDevices:
+- name: {{ .Values.infra_int_if }}  
+  vniType: vlan
+  vniRange: 1000-2000
+- name: {{ .Values.infra_ext_if }}  
+- name: {{ .Values.infra_storage_if }}  
+  vniType: vlan
+  vniRange: 2000-3000
+networkIds:
+  ipvlan:  internal
+  flannel: flannel