robot tcs, test charts, robot container added
[ta/cloudtaf.git] / resources / test_charts / tenantnetwork-test / templates / tennet_03.yaml
1 # valid TenantNetwork manifest with both ipv4 and ipv6 CIDR notation without any routes and no allocation_pool
2 apiVersion: danm.k8s.io/v1
3 kind: TenantNetwork
4 metadata:
5   name: tennet-03
6   namespace: default
7 spec:
8   NetworkID: tnet03
9   NetworkType: ipvlan
10   Options:
11     host_device: {{ .Values.infra_int_if }}  
12     container_prefix: int
13     cidr: 10.240.3.0/24
14     net6: 2001:db8::/45