kubernetes/test/e2e_node/remote
Kubernetes Submit Queue 4f50a8d7cd Merge pull request #44457 from dnardo/e2e_node_cni
Automatic merge from submit-queue (batch tested with PRs 43000, 44500, 44457, 44553, 44267)

Updates e2e_node test to allow both kubenet and cni to be specified f…

…or the network plugin.

This adds a simple CNI configuration which is added to the node during test setup.
This also modifies the default flags in services/kubelet.go to specify the "cni-bin-dir"
and the "cni-conf-dir" and removes the "network-plugin-dir" flag.  This leaves the default
network plugin to kubenet.



**What this PR does / why we need it**:

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #

**Special notes for your reviewer**:

**Release note**:

```release-note
```
2017-04-18 13:19:08 -07:00
..
BUILD autogenerated 2017-04-14 10:40:57 -07:00
node_conformance.go Updates e2e_node test to allow both kubenet and cni to be specified for the network plugin. 2017-04-13 09:57:46 -07:00
node_e2e.go Updates e2e_node test to allow both kubenet and cni to be specified for the network plugin. 2017-04-13 09:57:46 -07:00
remote.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
ssh.go Add flag to node e2e test specifying location of ssh privkey 2016-12-21 11:52:41 -08:00
types.go Add TestSuite interface and update the CreateTestArchive function. 2016-12-13 19:08:55 -08:00
utils.go Add comment to setupCNI. 2017-04-13 15:11:24 -07:00