mirror of
				https://github.com/k3s-io/kubernetes.git
				synced 2025-10-31 05:40:42 +00:00 
			
		
		
		
	use defaults in test-dockerized for etcd prefix and api versions
Test more things
This commit is contained in:
		| @@ -40,8 +40,6 @@ export KUBE_KEEP_VERBOSE_TEST_OUTPUT=y | |||||||
| export KUBE_TIMEOUT='-timeout 300s' | export KUBE_TIMEOUT='-timeout 300s' | ||||||
| export KUBE_INTEGRATION_TEST_MAX_CONCURRENCY=4 | export KUBE_INTEGRATION_TEST_MAX_CONCURRENCY=4 | ||||||
| export LOG_LEVEL=4 | export LOG_LEVEL=4 | ||||||
| export KUBE_TEST_API_VERSIONS=v1,extensions/v1beta1 |  | ||||||
| export KUBE_TEST_ETCD_PREFIXES=registry |  | ||||||
|  |  | ||||||
| ./hack/build-go.sh | ./hack/build-go.sh | ||||||
| godep go install ./... | godep go install ./... | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user