top-level integration test coverage for ptp + bandwidth
This commit is contained in:
11
integration/testdata/basic-ptp.json
vendored
Normal file
11
integration/testdata/basic-ptp.json
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"cniVersion": "0.3.0",
|
||||
"name": "basic-ptp",
|
||||
"type": "ptp",
|
||||
"ipMasq": true,
|
||||
"mtu": 512,
|
||||
"ipam": {
|
||||
"type": "host-local",
|
||||
"subnet": "10.1.2.0/24"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user