robot tcs, test charts, robot container added
[ta/cloudtaf.git] / resources / test_charts / tenantconfig-test / templates / tconf_05.yaml
diff --git a/resources/test_charts/tenantconfig-test/templates/tconf_05.yaml b/resources/test_charts/tenantconfig-test/templates/tconf_05.yaml
new file mode 100644 (file)
index 0000000..de5e234
--- /dev/null
@@ -0,0 +1,9 @@
+# TenantConfig with multiple hostDevices without vniType and vniRange, and without networkType: networkId mapping for networkIds
+apiVersion: danm.k8s.io/v1
+kind: TenantConfig
+metadata:
+  name: tconf-05
+hostDevices:
+- name: {{ .Values.infra_int_if }}  
+- name: {{ .Values.infra_ext_if }}  
+- name: {{ .Values.infra_storage_if }}