X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=ta%2Fcloudtaf.git;a=blobdiff_plain;f=resources%2Ftest_charts%2Ftenantconfig-test-error%2Ftemplates%2Ftconf_invalid_05.yaml;fp=resources%2Ftest_charts%2Ftenantconfig-test-error%2Ftemplates%2Ftconf_invalid_05.yaml;h=82de810dde868efb1ec746b7f32b609d474f3ea1;hp=0000000000000000000000000000000000000000;hb=af5eb3ff36b92ab1d9c156ffa0391eadc73eb6ba;hpb=025a45508d009db84c34076fb4a668f712628d6d 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 index 0000000..82de810 --- /dev/null +++ b/resources/test_charts/tenantconfig-test-error/templates/tconf_invalid_05.yaml @@ -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