robot tcs, test charts, robot container added
[ta/cloudtaf.git] / resources / test_charts / tenantnetwork-attach-test / templates / tennet_attach_05.yaml
1 # valid TenantNetwork manifest with valid ipv4 and ipv6 notation, and with allocation_pool; no routes
2 apiVersion: danm.k8s.io/v1
3 kind: TenantNetwork
4 metadata:
5   name: tennet-attach-05
6   namespace: default
7 spec:
8   NetworkID: tnet05
9   NetworkType: ipvlan
10   Options:
11     host_device: {{ .Values.infra_int_if }}
12     container_prefix: tnet5_
13     rt_tables: 200
14     cidr: 10.20.5.0/24
15     allocation_pool:
16       start: 10.20.5.100
17       end: 10.20.5.200
18     net6: 2001:db8::/45