• Filipe Brandenburger's avatar
    Make e2e shell tests work standalone · 7bb62cbf
    Filipe Brandenburger authored
    Simply incorporate some of the boilerplate from hack/e2e.go into the
    scripts in hack/e2e-suite.
    
    Use environment variables with default values to allow overrides in
    kubectl command line and to use a versioned package root.
    
    Tested:
    - Ran `go run hack/e2e.go -test` on a test cluster.
    - Ran the test cases individually.
    - Ran hack/e2e-suite/goe2e.sh -t Pods to confirm it takes arguments.
    - Also fixed cluster/test-network.sh (which should be more and more irrelevant.)
    7bb62cbf
Name
Last commit
Last update
..
e2e-suite Loading commit data...
jenkins Loading commit data...
lib Loading commit data...
travis Loading commit data...
benchmark-go.sh Loading commit data...
build-cross.sh Loading commit data...
build-go.sh Loading commit data...
build-ui.sh Loading commit data...
dev-build-and-push.sh Loading commit data...
dev-build-and-up.sh Loading commit data...
e2e-from-release.sh Loading commit data...
e2e-test.sh Loading commit data...
e2e.go Loading commit data...
local-up-cluster.sh Loading commit data...
run-gendocs.sh Loading commit data...
test-cmd.sh Loading commit data...
test-go.sh Loading commit data...
test-integration.sh Loading commit data...
upgrade-e2e-test.sh Loading commit data...
verify-boilerplate.sh Loading commit data...
verify-description.sh Loading commit data...
verify-gendocs.sh Loading commit data...
verify-gofmt.sh Loading commit data...
vet-go.sh Loading commit data...