mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-09 13:12:20 +00:00
Clean up e2e test
This commit is contained in:
@@ -326,3 +326,8 @@ kube-up() {
|
||||
function setup-monitoring {
|
||||
echo "TODO"
|
||||
}
|
||||
|
||||
# Perform preparations required to run e2e tests
|
||||
function prepare-e2e() {
|
||||
echo "Rackspace doesn't need special preparations for e2e tests"
|
||||
}
|
||||
|
Reference in New Issue
Block a user