plugins/{bridge,macvlan} test: ensure hardware addr
authorStefan Junker <mail@stefanjunker.de>
Wed, 29 Jun 2016 23:03:25 +0000 (16:03 -0700)
committerStefan Junker <mail@stefanjunker.de>
Fri, 22 Jul 2016 22:40:00 +0000 (15:40 -0700)
commit5a52316ab571b429392b6d082bd8e1bde0793a32
treeffffce3b66b12c6aad0ec9744b6954feb3f3cf55
parentf68cea27bc0be36faaa1560b39ccf9f869c51ce7
plugins/{bridge,macvlan} test: ensure hardware addr

* bridge: Test the following interface's hardware address for the CNI specific
prefix:
  - bridge with IP address
  - container veth
* plugins/macvlan test: ensure hardware addr
plugins/main/bridge/bridge_test.go
plugins/main/macvlan/macvlan_test.go