test: replace bash CNI plugin with a custom bridge
Because we need a working CNI plugin to setup a correct netns so sandbox_run can grab a working IP address. Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
parent
2ac2832686
commit
5947698818
5 changed files with 42 additions and 46 deletions
|
@ -85,6 +85,8 @@ load helpers
|
|||
[ "$FOUND_K8S_POD_NAMESPACE" = "redhat.test.crio" ]
|
||||
[ "$FOUND_K8S_POD_NAME" = "podsandbox1" ]
|
||||
|
||||
rm -rf /tmp/plugin_test_args.out
|
||||
|
||||
cleanup_pods
|
||||
stop_crio
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue