Logo
Explore Help
Register Sign In
rancher/plugins
1
0
Fork 1
You've already forked plugins
mirror of https://github.com/rancher/plugins.git synced 2025-10-21 04:42:47 +00:00
Code Issues Projects Releases Wiki Activity
Files
3656c69d0f56b39fac4e8f1bba89e9903e3a05be
plugins/integration/testdata/basic-ptp.json

13 lines
235 B
JSON
Raw Normal View History

top-level integration test coverage for ptp + bandwidth
2018-02-28 08:59:04 -08:00
{
"cniVersion": "0.3.0",
"name": "basic-ptp",
"type": "ptp",
"ipMasq": true,
"mtu": 512,
"ipam": {
"type": "host-local",
bandwidth: possibility to exclude some subnets from traffic shaping what changed: we had to refactor the bandwidth plugin and switch from a classless qdisc (tbf) to a classful qdisc (htb). subnets are to be provided in config or runtimeconfig just like other parameters unit and integration tests were also adapted in consequence unrelated changes: test fixes: the most important tests were just silently skipped due to ginkgo Measure deprecation (the ones actually checking the effectiveness of the traffic control) Signed-off-by: Raphael <oOraph@users.noreply.github.com>
2023-06-28 19:07:23 +02:00
"subnet": "10.1.2.0/24",
"dataDir": "/tmp/basic-ptp-test"
top-level integration test coverage for ptp + bandwidth
2018-02-28 08:59:04 -08:00
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.5 Page: 414ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API