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