build
build copied to clipboard
Disable the `gcs-archive` test when not running on GCP
This test is never going to pass when running e2e tests on say, minikube or minishift.
@ImJasonH suggested converting it from a yaml test to a go test and skipping it if not running on GCP.