robot tcs, test charts, robot container added
[ta/cloudtaf.git] / resources / test_charts / tenantconfig-test / templates / tconf_04.yaml
diff --git a/resources/test_charts/tenantconfig-test/templates/tconf_04.yaml b/resources/test_charts/tenantconfig-test/templates/tconf_04.yaml
new file mode 100644 (file)
index 0000000..ffb5823
--- /dev/null
@@ -0,0 +1,11 @@
+# TenantConfig with one host_device with vniType and vniRange, and with one networkType: networkId mapping
+apiVersion: danm.k8s.io/v1
+kind: TenantConfig
+metadata:
+  name: tconf-04
+hostDevices:
+- name: {{ .Values.infra_int_if }}  
+  vniType: vlan
+  vniRange: 1000-2000
+networkIds:
+  flannel: flannel