| Result | FAILURE |
| Tests | 4 failed / 95 succeeded |
| Started | |
| Elapsed | 9m53s |
| Version | 1479834648 |
| Builder | master |
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=ClusterDns\s\[Feature\:Example\]\sshould\screate\spod\sthat\suses\sdns\s\[Conformance\]$'
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/example_cluster_dns.go:151 Expected error: <exec.CodeExitError>: { Err: { s: "error running &{/usr/local/bin/kubectl [kubectl --server=https://10.240.0.5:6443 --kubeconfig=/home/ubuntu/.kube/config create -f ../../examples/cluster-dns/dns-backend-rc.yaml --namespace=e2e-tests-dnsexample0-sf3k7] [] <nil> the path \"../../examples/cluster-dns/dns-backend-rc.yaml\" does not exist\n [] <nil> 0xc82055f6a0 exit status 1 <nil> true [0xc820026b48 0xc820026c10 0xc820026d28] [0xc820026b48 0xc820026c10 0xc820026d28] [0xc820026b70 0xc820026c80] [0xaf2d40 0xaf2d40] 0xc820c00000}:\nCommand stdout:\n\nstderr:\nthe path \"../../examples/cluster-dns/dns-backend-rc.yaml\" does not exist\n\nerror:\nexit status 1\n", }, Code: 1, } error running &{/usr/local/bin/kubectl [kubectl --server=https://10.240.0.5:6443 --kubeconfig=/home/ubuntu/.kube/config create -f ../../examples/cluster-dns/dns-backend-rc.yaml --namespace=e2e-tests-dnsexample0-sf3k7] [] <nil> the path "../../examples/cluster-dns/dns-backend-rc.yaml" does not exist [] <nil> 0xc82055f6a0 exit status 1 <nil> true [0xc820026b48 0xc820026c10 0xc820026d28] [0xc820026b48 0xc820026c10 0xc820026d28] [0xc820026b70 0xc820026c80] [0xaf2d40 0xaf2d40] 0xc820c00000}: Command stdout: stderr: the path "../../examples/cluster-dns/dns-backend-rc.yaml" does not exist error: exit status 1 not to have occurred /go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/util.go:2183 from junit_25.xml
Filter through log files
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=DNS\sshould\sprovide\sDNS\sfor\sservices\s\[Conformance\]$'
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/dns.go:400 Expected error: <*errors.errorString | 0xc8200cd710>: { s: "timed out waiting for the condition", } timed out waiting for the condition not to have occurred /go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/dns.go:219 from junit_03.xml
Filter through log files
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=DNS\sshould\sprovide\sDNS\sfor\sthe\scluster\s\[Conformance\]$'
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/dns.go:352 Expected error: <*errors.errorString | 0xc8200cd710>: { s: "timed out waiting for the condition", } timed out waiting for the condition not to have occurred /go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/dns.go:219 from junit_21.xml
Filter through log files
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Networking\sshould\sprovide\sInternet\sconnection\sfor\scontainers\s\[Conformance\]$'
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/networking.go:55 Expected error: <*errors.errorString | 0xc82036e2f0>: { s: "pod 'wget-test' terminated with failure: &{ExitCode:1 Signal:0 Reason:Error Message: StartedAt:2016-11-22 17:11:46 +0000 UTC FinishedAt:2016-11-22 17:12:17 +0000 UTC ContainerID:docker://25bd6d0e1b93740f0beb1e9a63cd20661e1296591d378738db5eef95d7c9660c}", } pod 'wget-test' terminated with failure: &{ExitCode:1 Signal:0 Reason:Error Message: StartedAt:2016-11-22 17:11:46 +0000 UTC FinishedAt:2016-11-22 17:12:17 +0000 UTC ContainerID:docker://25bd6d0e1b93740f0beb1e9a63cd20661e1296591d378738db5eef95d7c9660c} not to have occurred /go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/networking.go:54 from junit_07.xml
Find wget-test mentions in log files
[k8s.io] ConfigMap should be consumable from pods in volume [Conformance]
[k8s.io] ConfigMap should be consumable from pods in volume as non-root [Conformance]
[k8s.io] ConfigMap should be consumable from pods in volume with defaultMode set [Conformance]
[k8s.io] ConfigMap should be consumable from pods in volume with mappings [Conformance]
[k8s.io] ConfigMap should be consumable from pods in volume with mappings and Item mode set[Conformance]
[k8s.io] ConfigMap should be consumable from pods in volume with mappings as non-root [Conformance]
[k8s.io] ConfigMap should be consumable via environment variable [Conformance]
[k8s.io] ConfigMap updates should be reflected in volume [Conformance]
[k8s.io] Docker Containers should be able to override the image's default arguments (docker cmd) [Conformance]
[k8s.io] Docker Containers should be able to override the image's default command and arguments [Conformance]
[k8s.io] Docker Containers should be able to override the image's default commmand (docker entrypoint) [Conformance]
[k8s.io] Docker Containers should use the image defaults if command and args are blank [Conformance]
[k8s.io] Downward API should provide pod name and namespace as env vars [Conformance]
[k8s.io] Downward API volume should provide podname only [Conformance]
[k8s.io] Downward API volume should set DefaultMode on files [Conformance]
[k8s.io] Downward API volume should set mode on item file [Conformance]
[k8s.io] EmptyDir volumes should support (non-root,0644,default) [Conformance]
[k8s.io] EmptyDir volumes should support (non-root,0644,tmpfs) [Conformance]
[k8s.io] EmptyDir volumes should support (non-root,0666,default) [Conformance]
[k8s.io] EmptyDir volumes should support (non-root,0666,tmpfs) [Conformance]
[k8s.io] EmptyDir volumes should support (non-root,0777,default) [Conformance]
[k8s.io] EmptyDir volumes should support (non-root,0777,tmpfs) [Conformance]
[k8s.io] EmptyDir volumes should support (root,0644,default) [Conformance]
[k8s.io] EmptyDir volumes should support (root,0644,tmpfs) [Conformance]
[k8s.io] EmptyDir volumes should support (root,0666,default) [Conformance]
[k8s.io] EmptyDir volumes should support (root,0666,tmpfs) [Conformance]
[k8s.io] EmptyDir volumes should support (root,0777,default) [Conformance]
[k8s.io] EmptyDir volumes should support (root,0777,tmpfs) [Conformance]
[k8s.io] EmptyDir volumes volume on default medium should have the correct mode [Conformance]
[k8s.io] EmptyDir volumes volume on tmpfs should have the correct mode [Conformance]
[k8s.io] Events should be sent by kubelets and the scheduler about pods scheduling and running [Conformance]
[k8s.io] HostPath should give a volume the correct mode [Conformance]
[k8s.io] HostPath should support subPath [Conformance]
[k8s.io] Kubectl client [k8s.io] Guestbook application should create and stop a working application [Conformance]
[k8s.io] Kubectl client [k8s.io] Kubectl api-versions should check if v1 is in available api versions [Conformance]
[k8s.io] Kubectl client [k8s.io] Kubectl cluster-info should check if Kubernetes master services is included in cluster-info [Conformance]
[k8s.io] Kubectl client [k8s.io] Kubectl describe should check if kubectl describe prints relevant information for rc and pods [Conformance]
[k8s.io] Kubectl client [k8s.io] Kubectl expose should create services for rc [Conformance]
[k8s.io] Kubectl client [k8s.io] Kubectl label should update the label on a resource [Conformance]
[k8s.io] Kubectl client [k8s.io] Kubectl logs should be able to retrieve and filter logs [Conformance]
[k8s.io] Kubectl client [k8s.io] Kubectl patch should add annotations for pods in rc [Conformance]
[k8s.io] Kubectl client [k8s.io] Kubectl replace should update a single-container pod's image [Conformance]
[k8s.io] Kubectl client [k8s.io] Kubectl rolling-update should support rolling-update to same image [Conformance]
[k8s.io] Kubectl client [k8s.io] Kubectl run --rm job should create a job from an image, then delete the job [Conformance]
[k8s.io] Kubectl client [k8s.io] Kubectl run default should create an rc or deployment from an image [Conformance]
[k8s.io] Kubectl client [k8s.io] Kubectl run deployment should create a deployment from an image [Conformance]
[k8s.io] Kubectl client [k8s.io] Kubectl run job should create a job from an image when restart is OnFailure [Conformance]
[k8s.io] Kubectl client [k8s.io] Kubectl run pod should create a pod from an image when restart is Never [Conformance]
[k8s.io] Kubectl client [k8s.io] Kubectl run rc should create an rc from an image [Conformance]
[k8s.io] Kubectl client [k8s.io] Kubectl version should check is all data is printed [Conformance]
[k8s.io] Kubectl client [k8s.io] Proxy server should support --unix-socket=/path [Conformance]
[k8s.io] Kubectl client [k8s.io] Proxy server should support proxy with --port 0 [Conformance]
[k8s.io] Kubectl client [k8s.io] Update Demo should create and stop a replication controller [Conformance]
[k8s.io] Kubectl client [k8s.io] Update Demo should do a rolling update of a replication controller [Conformance]
[k8s.io] Kubectl client [k8s.io] Update Demo should scale a replication controller [Conformance]
[k8s.io] Networking should function for intra-pod communication [Conformance]
[k8s.io] Networking should provide unchanging, static URL paths for kubernetes api services [Conformance]
[k8s.io] Pods should allow activeDeadlineSeconds to be updated [Conformance]
[k8s.io] Pods should be submitted and removed [Conformance]
[k8s.io] Pods should be updated [Conformance]
[k8s.io] Pods should contain environment variables for services [Conformance]
[k8s.io] Pods should get a host IP [Conformance]
[k8s.io] Port forwarding [k8s.io] With a server that expects a client request should support a client that connects, sends data, and disconnects [Conformance]
[k8s.io] Port forwarding [k8s.io] With a server that expects a client request should support a client that connects, sends no data, and disconnects [Conformance]
[k8s.io] Port forwarding [k8s.io] With a server that expects no client request should support a client that connects, sends no data, and disconnects [Conformance]
[k8s.io] PreStop should call prestop when killing a pod [Conformance]
[k8s.io] Probing container should *not* be restarted with a /healthz http liveness probe [Conformance]
[k8s.io] Probing container should *not* be restarted with a exec "cat /tmp/health" liveness probe [Conformance]
[k8s.io] Probing container should be restarted with a /healthz http liveness probe [Conformance]
[k8s.io] Probing container should be restarted with a exec "cat /tmp/health" liveness probe [Conformance]
[k8s.io] Probing container should have monotonically increasing restart count [Conformance] [Slow]
[k8s.io] Probing container with readiness probe should not be ready before initial delay and never restart [Conformance]
[k8s.io] Probing container with readiness probe that fails should never be ready and never restart [Conformance]
[k8s.io] Proxy version v1 should proxy logs on node [Conformance]
[k8s.io] Proxy version v1 should proxy logs on node using proxy subresource [Conformance]
[k8s.io] Proxy version v1 should proxy logs on node with explicit kubelet port [Conformance]
[k8s.io] Proxy version v1 should proxy logs on node with explicit kubelet port using proxy subresource [Conformance]
[k8s.io] Proxy version v1 should proxy through a service and a pod [Conformance]
[k8s.io] Proxy version v1 should proxy to cadvisor [Conformance]
[k8s.io] Proxy version v1 should proxy to cadvisor using proxy subresource [Conformance]
[k8s.io] ReplicaSet should serve a basic image on each replica with a public image [Conformance]
[k8s.io] ReplicationController should serve a basic image on each replica with a public image [Conformance]
[k8s.io] Secrets should be consumable from pods in env vars [Conformance]
[k8s.io] Secrets should be consumable from pods in volume [Conformance]
[k8s.io] Secrets should be consumable from pods in volume with Mode set in the item [Conformance]
[k8s.io] Secrets should be consumable from pods in volume with defaultMode set [Conformance]
[k8s.io] Secrets should be consumable in multiple volumes in a pod [Conformance]
[k8s.io] Service endpoints latency should not be very high [Conformance]
[k8s.io] ServiceAccounts should mount an API token into pods [Conformance]
[k8s.io] Services should provide secure master service [Conformance]
[k8s.io] Services should serve a basic endpoint from pods [Conformance]
[k8s.io] Services should serve multiport endpoints from pods [Conformance]
[k8s.io] Variable Expansion should allow composing env vars into new env vars [Conformance]
[k8s.io] Variable Expansion should allow substituting values in a container's args [Conformance]
[k8s.io] Variable Expansion should allow substituting values in a container's command [Conformance]
ThirdParty resources [Flaky] [Disruptive] Simple Third Party creating/deleting thirdparty objects works [Conformance]
[k8s.io] Addon update should propagate add-on file changes [Slow]
[k8s.io] Cadvisor should be healthy on every node.
[k8s.io] Cluster level logging using Elasticsearch [Feature:Elasticsearch] should check that logs from pods on all nodes are ingested into Elasticsearch
[k8s.io] Cluster size autoscaling [Slow] should add node to the particular mig [Feature:ClusterSizeAutoscalingScaleUp]
[k8s.io] Cluster size autoscaling [Slow] should correctly scale down after a node is not needed [Feature:ClusterSizeAutoscalingScaleDown]
[k8s.io] Cluster size autoscaling [Slow] should correctly scale down after a node is not needed when there is non autoscaled pool[Feature:ClusterSizeAutoscalingScaleDown]
[k8s.io] Cluster size autoscaling [Slow] should disable node pool autoscaling [Feature:ClusterSizeAutoscalingScaleUp]
[k8s.io] Cluster size autoscaling [Slow] should increase cluster size if pending pods are small [Feature:ClusterSizeAutoscalingScaleUp]
[k8s.io] Cluster size autoscaling [Slow] should increase cluster size if pending pods are small and there is another node pool that is not autoscaled [Feature:ClusterSizeAutoscalingScaleUp]
[k8s.io] Cluster size autoscaling [Slow] should increase cluster size if pods are pending due to host port conflict [Feature:ClusterSizeAutoscalingScaleUp]
[k8s.io] Cluster size autoscaling [Slow] should scale up correct target pool [Feature:ClusterSizeAutoscalingScaleUp]
[k8s.io] Cluster size autoscaling [Slow] shouldn't increase cluster size if pending pod is too large [Feature:ClusterSizeAutoscalingScaleUp]
[k8s.io] ConfigMap should be consumable from pods in volume as non-root with FSGroup [Feature:FSGroup]
[k8s.io] ConfigMap should be consumable from pods in volume with mappings as non-root with FSGroup [Feature:FSGroup]
[k8s.io] ConfigMap should be consumable in multiple volumes in the same pod
[k8s.io] DNS should provide DNS for ExternalName services
[k8s.io] DNS should provide DNS for pods for Hostname and Subdomain Annotation
[k8s.io] Daemon set [Serial] should run and stop complex daemon
[k8s.io] Daemon set [Serial] should run and stop complex daemon with node affinity
[k8s.io] Daemon set [Serial] should run and stop simple daemon
[k8s.io] DaemonRestart [Disruptive] Controller Manager should not create/delete replicas across restart
[k8s.io] DaemonRestart [Disruptive] Kubelet should not restart containers across restart
[k8s.io] DaemonRestart [Disruptive] Scheduler should continue assigning pods to nodes across restart
[k8s.io] Density [Feature:HighDensityPerformance]should allow starting 95 pods per node
[k8s.io] Density [Feature:ManualPerformance] should allow running maximum capacity pods on nodes
[k8s.io] Density [Feature:ManualPerformance] should allow starting 100 pods per node
[k8s.io] Density [Feature:ManualPerformance] should allow starting 3 pods per node
[k8s.io] Density [Feature:ManualPerformance] should allow starting 50 pods per node
[k8s.io] Density [Feature:Performance] should allow starting 30 pods per node
[k8s.io] Deployment RecreateDeployment should delete old pods and create new ones
[k8s.io] Deployment RollingUpdateDeployment should delete old pods and create new ones
[k8s.io] Deployment RollingUpdateDeployment should scale up and down in the right order
[k8s.io] Deployment deployment should create new pods
[k8s.io] Deployment deployment should delete old replica sets
[k8s.io] Deployment deployment should label adopted RSs and pods
[k8s.io] Deployment deployment should support rollback
[k8s.io] Deployment deployment should support rollback when there's replica set with no revision
[k8s.io] Deployment deployment should support rollover
[k8s.io] Deployment overlapping deployment should not fight with each other
[k8s.io] Deployment paused deployment should be able to scale
[k8s.io] Deployment paused deployment should be ignored by the controller
[k8s.io] Deployment scaled rollout deployment should not block on annotation check
[k8s.io] DisruptionController [Feature:PodDisruptionbudget] should create a PodDisruptionBudget
[k8s.io] DisruptionController [Feature:PodDisruptionbudget] should update PodDisruptionBudget status
[k8s.io] Downward API should provide container's limits.cpu/memory and requests.cpu/memory as env vars
[k8s.io] Downward API should provide default limits.cpu/memory from node capacity
[k8s.io] Downward API should provide pod IP as an env var
[k8s.io] Downward API volume should provide container's cpu limit
[k8s.io] Downward API volume should provide container's cpu request
[k8s.io] Downward API volume should provide container's memory limit
[k8s.io] Downward API volume should provide container's memory request
[k8s.io] Downward API volume should provide node allocatable (cpu) as default cpu limit if the limit is not set
[k8s.io] Downward API volume should provide node allocatable (memory) as default memory limit if the limit is not set
[k8s.io] Downward API volume should provide podname as non-root with fsgroup [Feature:FSGroup]
[k8s.io] Downward API volume should update annotations on modification [Conformance] [Flaky]
[k8s.io] Downward API volume should update labels on modification [Conformance] [Flaky]
[k8s.io] Dynamic provisioning [k8s.io] DynamicProvisioner Alpha should create and delete alpha persistent volumes [Slow]
[k8s.io] Dynamic provisioning [k8s.io] DynamicProvisioner should create and delete persistent volumes [Slow]
[k8s.io] EmptyDir volumes when FSGroup is specified [Feature:FSGroup] files with FSGroup ownership should support (root,0644,tmpfs)
[k8s.io] EmptyDir volumes when FSGroup is specified [Feature:FSGroup] new files should be created with FSGroup ownership when container is non-root
[k8s.io] EmptyDir volumes when FSGroup is specified [Feature:FSGroup] new files should be created with FSGroup ownership when container is root
[k8s.io] EmptyDir volumes when FSGroup is specified [Feature:FSGroup] volume on default medium should have the correct mode using FSGroup
[k8s.io] EmptyDir volumes when FSGroup is specified [Feature:FSGroup] volume on tmpfs should have the correct mode using FSGroup
[k8s.io] EmptyDir wrapper volumes should becomes running
[k8s.io] Etcd failure [Disruptive] should recover from SIGKILL
[k8s.io] Etcd failure [Disruptive] should recover from network partition with master
[k8s.io] Federated ingresses [Feature:Federation] Federated Ingresses Ingress connectivity and DNS should be able to discover a federated ingress service
[k8s.io] Federated ingresses [Feature:Federation] Federated Ingresses should create and update matching ingresses in underlying clusters
[k8s.io] Federated ingresses [Feature:Federation] Ingress objects should be created and deleted successfully
[k8s.io] Federation apiserver [Feature:Federation] Admission control should not be able to create resources if namespace does not exist
[k8s.io] Federation apiserver [Feature:Federation] Cluster objects should be created and deleted successfully
[k8s.io] Federation events [Feature:Federation] Event objects should be created and deleted successfully
[k8s.io] Federation namespace [Feature:Federation] Namespace objects should be created and deleted successfully
[k8s.io] Federation replicasets [Feature:Federation] Federated ReplicaSet should create and update matching replicasets in underling clusters
[k8s.io] Federation replicasets [Feature:Federation] ReplicaSet objects should be created and deleted successfully
[k8s.io] Federation secrets [Feature:Federation12] Secret objects should be created and deleted successfully
[k8s.io] GKE local SSD [Feature:GKELocalSSD] should write and read from node local SSD [Feature:GKELocalSSD]
[k8s.io] GKE node pools [Feature:GKENodePool] should create a cluster with multiple node pools [Feature:GKENodePool]
[k8s.io] Garbage collector [Feature:GarbageCollector] should delete pods created by rc when not orphaning
[k8s.io] Garbage collector [Feature:GarbageCollector] should orphan pods created by rc if delete options say so
[k8s.io] Garbage collector [Feature:GarbageCollector] should orphan pods created by rc if deleteOptions.OrphanDependents is nil
[k8s.io] Generated release_1_2 clientset should create pods, delete pods, watch pods
[k8s.io] Generated release_1_3 clientset should create pods, delete pods, watch pods
[k8s.io] HostPath should support r/w
[k8s.io] InitContainer should invoke init containers on a RestartAlways pod
[k8s.io] InitContainer should invoke init containers on a RestartNever pod
[k8s.io] InitContainer should not start app containers and fail the pod if init containers fail on a RestartNever pod
[k8s.io] InitContainer should not start app containers if init containers fail on a RestartAlways pod
[k8s.io] Initial Resources [Feature:InitialResources] [Flaky] should set initial resources based on historical data
[k8s.io] Job should delete a job
[k8s.io] Job should fail a job
[k8s.io] Job should keep restarting failed pods
[k8s.io] Job should run a job to completion when tasks sometimes fail and are locally restarted
[k8s.io] Job should run a job to completion when tasks sometimes fail and are not locally restarted
[k8s.io] Job should run a job to completion when tasks succeed
[k8s.io] Job should scale a job down
[k8s.io] Job should scale a job up
[k8s.io] Kibana Logging Instances Is Alive should check that the Kibana logging instance is alive
[k8s.io] KubeProxy should test kube-proxy [Slow]
[k8s.io] Kubectl client [k8s.io] Kubectl apply should apply a new configuration to an existing RC
[k8s.io] Kubectl client [k8s.io] Kubectl apply should reuse nodePort when apply to an existing SVC
[k8s.io] Kubectl client [k8s.io] Kubectl create quota should create a quota with scopes
[k8s.io] Kubectl client [k8s.io] Kubectl create quota should create a quota without scopes
[k8s.io] Kubectl client [k8s.io] Kubectl create quota should reject quota with invalid scopes
[k8s.io] Kubectl client [k8s.io] Kubectl taint should remove all the taints with the same key off a node
[k8s.io] Kubectl client [k8s.io] Kubectl taint should update the taint on a node
[k8s.io] Kubectl client [k8s.io] Simple pod should return command exit codes
[k8s.io] Kubectl client [k8s.io] Simple pod should support exec
[k8s.io] Kubectl client [k8s.io] Simple pod should support exec through an HTTP proxy
[k8s.io] Kubectl client [k8s.io] Simple pod should support inline execution and attach
[k8s.io] Kubectl client [k8s.io] Simple pod should support port-forward
[k8s.io] Kubelet [Serial] [Slow] [k8s.io] experimental resource usage tracking [Feature:ExperimentalResourceUsageTracking] resource tracking for 100 pods per node
[k8s.io] Kubelet [Serial] [Slow] [k8s.io] regular resource usage tracking resource tracking for 0 pods per node
[k8s.io] Kubelet [Serial] [Slow] [k8s.io] regular resource usage tracking resource tracking for 100 pods per node
[k8s.io] Kubelet [Serial] [Slow] [k8s.io] regular resource usage tracking resource tracking for 35 pods per node
[k8s.io] KubeletManagedEtcHosts should test kubelet managed /etc/hosts file
[k8s.io] Kubernetes Dashboard should check that the kubernetes-dashboard instance is alive
[k8s.io] LimitRange should create a LimitRange with defaults and ensure pod has those defaults applied.
[k8s.io] Load capacity [Feature:ManualPerformance] should be able to handle 3 pods per node
[k8s.io] Load capacity [Feature:Performance] should be able to handle 30 pods per node
[k8s.io] Loadbalancing: L7 [Feature:Ingress] [k8s.io] GCE [Slow] [Feature: Ingress] shoud create ingress with given static-ip
[k8s.io] Loadbalancing: L7 [Feature:Ingress] [k8s.io] GCE [Slow] [Feature: Ingress] should conform to Ingress spec
[k8s.io] Loadbalancing: L7 [Feature:Ingress] [k8s.io] Nginx [Slow] [Feature: Ingress] should conform to Ingress spec
[k8s.io] Mesos applies slave attributes as labels
[k8s.io] Mesos schedules pods annotated with roles on correct slaves
[k8s.io] Mesos starts static pods on every node in the mesos cluster
[k8s.io] MetricsGrabber should grab all metrics from API server.
[k8s.io] MetricsGrabber should grab all metrics from a ControllerManager.
[k8s.io] MetricsGrabber should grab all metrics from a Kubelet.
[k8s.io] MetricsGrabber should grab all metrics from a Scheduler.
[k8s.io] Monitoring should verify monitoring pods and all cluster nodes are available on influxdb using heapster.
[k8s.io] Multi-AZ Clusters should spread the pods of a replication controller across zones
[k8s.io] Multi-AZ Clusters should spread the pods of a service across zones
[k8s.io] Namespaces [Serial] should always delete fast (ALL of 100 namespaces in 150 seconds) [Feature:ComprehensiveNamespaceDraining]
[k8s.io] Namespaces [Serial] should delete fast enough (90 percent of 100 namespaces in 150 seconds)
[k8s.io] Namespaces [Serial] should ensure that all pods are removed when a namespace is deleted.
[k8s.io] Namespaces [Serial] should ensure that all services are removed when a namespace is deleted.
[k8s.io] Networking IPerf [Experimental] [Slow] [Feature:Networking-Performance] should transfer ~ 1GB onto the service endpoint 1 servers (maximum of 1 clients)
[k8s.io] Networking [k8s.io] Granular Checks should function for pod communication between nodes
[k8s.io] Networking [k8s.io] Granular Checks should function for pod communication on a single node
[k8s.io] NodeOutOfDisk [Serial] [Flaky] [Disruptive] runs out of disk space
[k8s.io] NodeProblemDetector [k8s.io] KernelMonitor should generate node condition and events for corresponding errors
[k8s.io] Nodes [Disruptive] [k8s.io] Network when a node becomes unreachable All pods on the unreachable node should be marked as NotReady upon the node turn NotReady AND all pods should be mark back to Ready when the node get back to Ready before pod eviction timeout
[k8s.io] Nodes [Disruptive] [k8s.io] Network when a node becomes unreachable [replication controller] recreates pods scheduled on the unreachable node AND allows scheduling of pods on a node after it rejoins the cluster
[k8s.io] Nodes [Disruptive] [k8s.io] Resize [Slow] should be able to add nodes
[k8s.io] Nodes [Disruptive] [k8s.io] Resize [Slow] should be able to delete nodes
[k8s.io] PersistentVolumes create a PV and a pre-bound PVC: test write access [Flaky]
[k8s.io] PersistentVolumes create a PVC and a pre-bound PV: test write access [Flaky]
[k8s.io] PersistentVolumes create a PVC and non-pre-bound PV: test write access [Flaky]
[k8s.io] PersistentVolumes should create a non-pre-bound PV and PVC: test write access [Flaky]
[k8s.io] Pet Store [Feature:Example] should scale to persist a nominal number ( 50 ) of transactions in 1m0s seconds
[k8s.io] PetSet [Slow] [Feature:PetSet] [k8s.io] Basic PetSet functionality should handle healthy pet restarts during scale [Feature:PetSet]
[k8s.io] PetSet [Slow] [Feature:PetSet] [k8s.io] Basic PetSet functionality should provide basic identity [Feature:PetSet]
[k8s.io] PetSet [Slow] [Feature:PetSet] [k8s.io] Deploy clustered applications [Slow] [Feature:PetSet] should creating a working mysql cluster [Feature:PetSet]
[k8s.io] PetSet [Slow] [Feature:PetSet] [k8s.io] Deploy clustered applications [Slow] [Feature:PetSet] should creating a working redis cluster [Feature:PetSet]
[k8s.io] PetSet [Slow] [Feature:PetSet] [k8s.io] Deploy clustered applications [Slow] [Feature:PetSet] should creating a working zookeeper cluster [Feature:PetSet]
[k8s.io] Pod Disks Should schedule a pod w/ a RW PD, gracefully remove it, then schedule it on another host [Slow]
[k8s.io] Pod Disks Should schedule a pod w/ a readonly PD on two hosts, then remove both gracefully. [Slow]
[k8s.io] Pod Disks should schedule a pod w/ a RW PD shared between multiple containers, write to PD, delete pod, verify contents, and repeat in rapid succession [Slow]
[k8s.io] Pod Disks should schedule a pod w/ a RW PD, ungracefully remove it, then schedule it on another host [Slow]
[k8s.io] Pod Disks should schedule a pod w/ a readonly PD on two hosts, then remove both ungracefully. [Slow]
[k8s.io] Pod Disks should schedule a pod w/two RW PDs both mounted to one container, write to PD, verify contents, delete pod, recreate pod, verify contents, and repeat in rapid succession [Slow]
[k8s.io] Pod garbage collector [Feature:PodGarbageCollector] [Slow] should handle the creation of 1000 pods
[k8s.io] Pods should cap back-off at MaxContainerBackOff [Slow]
[k8s.io] Pods should have their auto-restart back-off timer reset on image update [Slow]
[k8s.io] Pods should support remote command execution over websockets
[k8s.io] Pods should support retrieving logs from the container over websockets
[k8s.io] PrivilegedPod should test privileged pod
[k8s.io] Reboot [Disruptive] [Feature:Reboot] each node by dropping all inbound packets for a while and ensure they function afterwards
[k8s.io] Reboot [Disruptive] [Feature:Reboot] each node by dropping all outbound packets for a while and ensure they function afterwards
[k8s.io] Reboot [Disruptive] [Feature:Reboot] each node by ordering clean reboot and ensure they function upon restart
[k8s.io] Reboot [Disruptive] [Feature:Reboot] each node by ordering unclean reboot and ensure they function upon restart
[k8s.io] Reboot [Disruptive] [Feature:Reboot] each node by switching off the network interface and ensure they function upon switch on
[k8s.io] Reboot [Disruptive] [Feature:Reboot] each node by triggering kernel panic and ensure they function upon restart
[k8s.io] ReplicaSet should serve a basic image on each replica with a private image
[k8s.io] ReplicationController should serve a basic image on each replica with a private image
[k8s.io] Rescheduler [Serial] should ensure that critical pod is scheduled in case there is no resources available
[k8s.io] ResourceQuota should create a ResourceQuota and capture the life of a configMap.
[k8s.io] ResourceQuota should create a ResourceQuota and capture the life of a persistent volume claim.
[k8s.io] ResourceQuota should create a ResourceQuota and capture the life of a pod.
[k8s.io] ResourceQuota should create a ResourceQuota and capture the life of a replication controller.
[k8s.io] ResourceQuota should create a ResourceQuota and capture the life of a secret.
[k8s.io] ResourceQuota should create a ResourceQuota and capture the life of a service.
[k8s.io] ResourceQuota should create a ResourceQuota and ensure its status is promptly calculated.
[k8s.io] ResourceQuota should verify ResourceQuota with best effort scope.
[k8s.io] ResourceQuota should verify ResourceQuota with terminating scopes.
[k8s.io] Restart [Disruptive] should restart all nodes and ensure all nodes and pods recover
[k8s.io] SSH should SSH to all nodes and run commands
[k8s.io] ScheduledJob should not emit unexpected warnings
[k8s.io] ScheduledJob should not schedule jobs when suspended [Slow]
[k8s.io] ScheduledJob should not schedule new jobs when ForbidConcurrent [Slow]
[k8s.io] ScheduledJob should replace jobs when ReplaceConcurrent
[k8s.io] ScheduledJob should schedule multiple jobs concurrently
[k8s.io] SchedulerPredicates [Serial] validates MaxPods limit number of pods that are allowed to run [Slow]
[k8s.io] SchedulerPredicates [Serial] validates resource limits of pods that are allowed to run [Conformance]
[k8s.io] SchedulerPredicates [Serial] validates that Inter-pod-Affinity is respected if not matching
[k8s.io] SchedulerPredicates [Serial] validates that InterPod Affinity and AntiAffinity is respected if matching
[k8s.io] SchedulerPredicates [Serial] validates that InterPodAffinity is respected if matching
[k8s.io] SchedulerPredicates [Serial] validates that InterPodAffinity is respected if matching with multiple Affinities
[k8s.io] SchedulerPredicates [Serial] validates that InterPodAntiAffinity is respected if matching 2
[k8s.io] SchedulerPredicates [Serial] validates that NodeAffinity is respected if not matching
[k8s.io] SchedulerPredicates [Serial] validates that NodeSelector is respected if matching [Conformance]
[k8s.io] SchedulerPredicates [Serial] validates that NodeSelector is respected if not matching [Conformance]
[k8s.io] SchedulerPredicates [Serial] validates that a pod with an invalid NodeAffinity is rejected
[k8s.io] SchedulerPredicates [Serial] validates that a pod with an invalid podAffinity is rejected because of the LabelSelectorRequirement is invalid
[k8s.io] SchedulerPredicates [Serial] validates that embedding the JSON NodeAffinity setting as a string in the annotation value work
[k8s.io] SchedulerPredicates [Serial] validates that embedding the JSON PodAffinity and PodAntiAffinity setting as a string in the annotation value work
[k8s.io] SchedulerPredicates [Serial] validates that required NodeAffinity setting is respected if matching
[k8s.io] SchedulerPredicates [Serial] validates that taints-tolerations is respected if matching
[k8s.io] SchedulerPredicates [Serial] validates that taints-tolerations is respected if not matching
[k8s.io] Security Context [Feature:SecurityContext] should support container.SecurityContext.RunAsUser
[k8s.io] Security Context [Feature:SecurityContext] should support pod.Spec.SecurityContext.RunAsUser
[k8s.io] Security Context [Feature:SecurityContext] should support pod.Spec.SecurityContext.SupplementalGroups
[k8s.io] Security Context [Feature:SecurityContext] should support seccomp alpha docker/default annotation [Feature:Seccomp]
[k8s.io] Security Context [Feature:SecurityContext] should support seccomp alpha unconfined annotation on the container [Feature:Seccomp]
[k8s.io] Security Context [Feature:SecurityContext] should support seccomp alpha unconfined annotation on the pod [Feature:Seccomp]
[k8s.io] Security Context [Feature:SecurityContext] should support seccomp default which is unconfined [Feature:Seccomp]
[k8s.io] Security Context [Feature:SecurityContext] should support volume SELinux relabeling
[k8s.io] Security Context [Feature:SecurityContext] should support volume SELinux relabeling when using hostIPC
[k8s.io] Security Context [Feature:SecurityContext] should support volume SELinux relabeling when using hostPID
[k8s.io] ServiceAccounts should ensure a single API token exists
[k8s.io] ServiceLoadBalancer [Feature:ServiceLoadBalancer] should support simple GET on Ingress ips
[k8s.io] Services should be able to change the type and ports of a service [Slow]
[k8s.io] Services should be able to create a functioning NodePort service
[k8s.io] Services should be able to create services of type LoadBalancer and externalTraffic=localOnly [Slow][Feature:ExternalTrafficLocalOnly]
[k8s.io] Services should be able to up and down services
[k8s.io] Services should check NodePort out-of-range
[k8s.io] Services should create endpoints for unready pods
[k8s.io] Services should preserve source pod IP for traffic thru service cluster IP
[k8s.io] Services should prevent NodePort collisions
[k8s.io] Services should release NodePorts on delete
[k8s.io] Services should use same NodePort with same port but different protocols
[k8s.io] Services should work after restarting apiserver [Disruptive]
[k8s.io] Services should work after restarting kube-proxy [Disruptive]
[k8s.io] Staging client repo client should create pods, delete pods, watch pods
[k8s.io] Sysctls should not launch unsafe, but not explicitly enabled sysctls on the node
[k8s.io] Sysctls should reject invalid sysctls
[k8s.io] Sysctls should support sysctls
[k8s.io] Sysctls should support unsafe sysctls which are actually whitelisted
[k8s.io] Upgrade [Feature:Upgrade] [k8s.io] cluster upgrade should maintain a functioning cluster [Feature:ClusterUpgrade]
[k8s.io] Upgrade [Feature:Upgrade] [k8s.io] cluster upgrade should maintain responsive services [Feature:ExperimentalClusterUpgrade]
[k8s.io] Upgrade [Feature:Upgrade] [k8s.io] master upgrade should maintain responsive services [Feature:MasterUpgrade]
[k8s.io] Upgrade [Feature:Upgrade] [k8s.io] node upgrade should maintain a functioning cluster [Feature:NodeUpgrade]
[k8s.io] Upgrade [Feature:Upgrade] [k8s.io] node upgrade should maintain responsive services [Feature:ExperimentalNodeUpgrade]
[k8s.io] V1Job should delete a job
[k8s.io] V1Job should fail a job [Slow]
[k8s.io] V1Job should keep restarting failed pods
[k8s.io] V1Job should run a job to completion when tasks sometimes fail and are locally restarted
[k8s.io] V1Job should run a job to completion when tasks sometimes fail and are not locally restarted
[k8s.io] V1Job should run a job to completion when tasks succeed
[k8s.io] V1Job should scale a job down
[k8s.io] V1Job should scale a job up
[k8s.io] Volumes [Feature:Volumes] [k8s.io] Ceph RBD should be mountable
[k8s.io] Volumes [Feature:Volumes] [k8s.io] CephFS should be mountable
[k8s.io] Volumes [Feature:Volumes] [k8s.io] Cinder should be mountable
[k8s.io] Volumes [Feature:Volumes] [k8s.io] GlusterFS should be mountable
[k8s.io] Volumes [Feature:Volumes] [k8s.io] NFS should be mountable
[k8s.io] Volumes [Feature:Volumes] [k8s.io] PD should be mountable
[k8s.io] Volumes [Feature:Volumes] [k8s.io] iSCSI should be mountable
[k8s.io] [Feature:Example] [k8s.io] Cassandra should create and scale cassandra
[k8s.io] [Feature:Example] [k8s.io] Downward API should create a pod that prints his name and namespace
[k8s.io] [Feature:Example] [k8s.io] Hazelcast should create and scale hazelcast
[k8s.io] [Feature:Example] [k8s.io] Liveness liveness pods should be automatically restarted
[k8s.io] [Feature:Example] [k8s.io] Redis should create and stop redis servers
[k8s.io] [Feature:Example] [k8s.io] RethinkDB should create and stop rethinkdb servers
[k8s.io] [Feature:Example] [k8s.io] Secret should create a pod that reads a secret
[k8s.io] [Feature:Example] [k8s.io] Spark should start spark master, driver and workers
[k8s.io] [Feature:Example] [k8s.io] Storm should create and stop Zookeeper, Nimbus and Storm worker servers
[k8s.io] [Feature:Federation] Federated Services DNS non-local federated service [Slow] missing local service should never find DNS entries for a missing local service
[k8s.io] [Feature:Federation] Federated Services DNS non-local federated service should be able to discover a non-local federated service
[k8s.io] [Feature:Federation] Federated Services DNS should be able to discover a federated service
[k8s.io] [Feature:Federation] Federated Services Service creation should create matching services in underlying clusters
[k8s.io] [Feature:Federation] Federated Services Service creation should succeed
[k8s.io] [Feature:Federation] Federation API server authentication should accept cluster resources when the client has right authentication credentials
[k8s.io] [Feature:Federation] Federation API server authentication should not accept cluster resources when the client has invalid authentication credentials
[k8s.io] [Feature:Federation] Federation API server authentication should not accept cluster resources when the client has no authentication credentials
[k8s.io] [HPA] Horizontal pod autoscaling (scale resource: CPU) [k8s.io] ReplicationController light Should scale from 1 pod to 2 pods
[k8s.io] [HPA] Horizontal pod autoscaling (scale resource: CPU) [k8s.io] ReplicationController light Should scale from 2 pods to 1 pod
[k8s.io] [HPA] Horizontal pod autoscaling (scale resource: CPU) [k8s.io] [Serial] [Slow] Deployment Should scale from 1 pod to 3 pods and from 3 to 5
[k8s.io] [HPA] Horizontal pod autoscaling (scale resource: CPU) [k8s.io] [Serial] [Slow] Deployment Should scale from 5 pods to 3 pods and from 3 to 1
[k8s.io] [HPA] Horizontal pod autoscaling (scale resource: CPU) [k8s.io] [Serial] [Slow] ReplicaSet Should scale from 1 pod to 3 pods and from 3 to 5
[k8s.io] [HPA] Horizontal pod autoscaling (scale resource: CPU) [k8s.io] [Serial] [Slow] ReplicaSet Should scale from 5 pods to 3 pods and from 3 to 1
[k8s.io] [HPA] Horizontal pod autoscaling (scale resource: CPU) [k8s.io] [Serial] [Slow] ReplicationController Should scale from 1 pod to 3 pods and from 3 to 5 and verify decision stability
[k8s.io] [HPA] Horizontal pod autoscaling (scale resource: CPU) [k8s.io] [Serial] [Slow] ReplicationController Should scale from 5 pods to 3 pods and from 3 to 1 and verify decision stability
[k8s.io] kubelet [k8s.io] Clean up pods on node kubelet should be able to delete 10 pods per node in 1m0s.