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