mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 07:20:13 +00:00
Call kube-down in test-teardown
See https://github.com/GoogleCloudPlatform/kubernetes/issues/7978
This commit is contained in:
parent
12de230bb6
commit
0b32bb1e4c
@ -295,7 +295,7 @@ function test-setup {
|
||||
|
||||
# Execute after running tests to perform any required clean-up
|
||||
function test-teardown {
|
||||
echo "Vagrant ignores tear-down" 1>&2
|
||||
kube-down
|
||||
}
|
||||
|
||||
# Set the {user} and {password} environment values required to interact with provider
|
||||
|
Loading…
Reference in New Issue
Block a user