Skip to content
This repository was archived by the owner on Apr 3, 2018. It is now read-only.

pkg: cni: Fix unit testing after CNI plugins update - #167

Merged
sboeuf merged 1 commit into
masterfrom
sboeuf/issue_166
Mar 23, 2017
Merged

sboeuf merged 1 commit into
masterfrom
sboeuf/issue_166

Conversation

@sboeuf

@sboeuf sboeuf commented Mar 23, 2017

Copy link
Copy Markdown
Collaborator

In order to follow more closely the CNI specification, some recent changes have been added to the CNI plugins so that they are not failing anymore in case we try to tear down a non existing network.
This patch fixes the unit test which was expecting to see a failure. Now, we are expecting a success in removing a network that we've never created before.

This PR fixes issue #166

In order to follow more closely the CNI specification, some recent changes
have been added to the CNI plugins so that they are not failing anymore in
case we try to tear down a non existing network.

This patch fixes the unit test which was expecting to see a failure. Now,
we are expecting a success in removing a network that we've never created
before.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
@sameo

sameo commented Mar 23, 2017

Copy link
Copy Markdown
Collaborator

LGTM

Approved with PullApprove

@jodh-intel

Copy link
Copy Markdown
Collaborator

lgtm.

@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.05%) to 66.394% when pulling 0d8d461 on sboeuf/issue_166 into 8362442 on master.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants