Aaron Levy
|
74d4cbed76
|
plugins/meta/flannel: If net config is missing do not return err on DEL
|
2017-03-17 13:37:33 -07:00 |
|
Dan Williams
|
b0b896f79a
|
plugins/flannel: organize test JSON alphabetically
Otherwise the test fails, since Go's JSON marshaller prints
dict items alphabetically in its String() call.
|
2017-01-25 11:31:18 -06:00 |
|
Dan Williams
|
cb4cd0e12c
|
testutils: pass netConf in for version operations; pass raw result out for tests
|
2017-01-25 11:31:18 -06:00 |
|
Mark St.Godard
|
6eac0ee904
|
flannel: rename stateDir to dataDir
Rename StateDir to DataDir for flannel CNI plugin
|
2016-11-17 15:54:29 -06:00 |
|
Mark St.Godard
|
15de81eac6
|
flannel: updated flannel test to use pkg/testutils
reworked the flannel test to use testutils CmdAddWithResult and
CmdDelWithResult
|
2016-11-13 12:16:32 -06:00 |
|
Mark St.Godard
|
f0daefa63d
|
flannel: add unit tests for config loading
backfill unit tests to add coverage for loadFlannelNetConf and
loadFlannelSubnetEnv
|
2016-11-05 23:27:14 -05:00 |
|
Mark St.Godard
|
fa264e6e36
|
flannel: add integration test suite
add new test for flannel plugin that delegates to the noop plugin and
validates that 'storeDir' can be configurable
|
2016-11-05 10:47:07 -05:00 |
|