robot tcs, test charts, robot container added
[ta/cloudtaf.git] / resources / test_charts / tenantconfig-test-error / templates / tconf_invalid_06.yaml
diff --git a/resources/test_charts/tenantconfig-test-error/templates/tconf_invalid_06.yaml b/resources/test_charts/tenantconfig-test-error/templates/tconf_invalid_06.yaml
new file mode 100644 (file)
index 0000000..52bed8e
--- /dev/null
@@ -0,0 +1,14 @@
+# erroneous TenantConfig with multiple hostDevices where one is missing vniType
+apiVersion: danm.k8s.io/v1
+kind: TenantConfig
+metadata:
+  name: tconf-invalid-06
+hostDevices:
+- name: ens4
+  vniType: vlan
+  vniRange: 1000-2000
+- name: ens5
+  vniRange: 2000-3000
+networkIds:
+  ipvlan:  internal
+  flannel: flannel