Kubernetes 24-Hour Test Report

ci-kubernetes-e2e-gke-gci-1-6-cvm-1-7-upgrade-master

Passed Failed Avg Time (s) Test
0 10 12 [k8s.io] Kubectl client [k8s.io] Guestbook application should create and stop a working application [Conformance]
0 10 12 [k8s.io] Kubectl client [k8s.io] Kubectl api-versions should check if v1 is in available api versions [Conformance]
0 10 12 [k8s.io] Kubectl client [k8s.io] Kubectl apply should apply a new configuration to an existing RC
0 10 12 [k8s.io] Kubectl client [k8s.io] Kubectl apply should reuse port when apply to an existing SVC
0 10 12 [k8s.io] Kubectl client [k8s.io] Kubectl cluster-info should check if Kubernetes master services is included in cluster-info [Conformance]
0 10 13 [k8s.io] Kubectl client [k8s.io] Kubectl create quota should create a quota with scopes
0 10 12 [k8s.io] Kubectl client [k8s.io] Kubectl create quota should create a quota without scopes
0 10 12 [k8s.io] Kubectl client [k8s.io] Kubectl create quota should reject quota with invalid scopes
0 10 12 [k8s.io] Kubectl client [k8s.io] Kubectl describe should check if kubectl describe prints relevant information for rc and pods [Conformance]
0 10 12 [k8s.io] Kubectl client [k8s.io] Kubectl expose should create services for rc [Conformance]
0 10 12 [k8s.io] Kubectl client [k8s.io] Kubectl label should update the label on a resource [Conformance]
0 10 12 [k8s.io] Kubectl client [k8s.io] Kubectl logs should be able to retrieve and filter logs [Conformance]
0 10 12 [k8s.io] Kubectl client [k8s.io] Kubectl patch should add annotations for pods in rc [Conformance]
0 10 12 [k8s.io] Kubectl client [k8s.io] Kubectl replace should update a single-container pod's image [Conformance]
0 10 12 [k8s.io] Kubectl client [k8s.io] Kubectl rolling-update should support rolling-update to same image [Conformance]
0 10 13 [k8s.io] Kubectl client [k8s.io] Kubectl run default should create an rc or deployment from an image [Conformance]
0 10 14 [k8s.io] Kubectl client [k8s.io] Kubectl run deployment should create a deployment from an image [Conformance]
0 10 13 [k8s.io] Kubectl client [k8s.io] Kubectl run job should create a job from an image when restart is OnFailure [Conformance]
0 10 12 [k8s.io] Kubectl client [k8s.io] Kubectl run pod should create a pod from an image when restart is Never [Conformance]
0 10 12 [k8s.io] Kubectl client [k8s.io] Kubectl run rc should create an rc from an image [Conformance]
0 10 13 [k8s.io] Kubectl client [k8s.io] Kubectl version should check is all data is printed [Conformance]
0 10 13 [k8s.io] Kubectl client [k8s.io] Proxy server should support proxy with --port 0 [Conformance]
0 10 13 [k8s.io] Kubectl client [k8s.io] Simple pod should handle in-cluster config
0 10 12 [k8s.io] Kubectl client [k8s.io] Simple pod should return command exit codes
0 10 12 [k8s.io] Kubectl client [k8s.io] Simple pod should support exec
0 10 12 [k8s.io] Kubectl client [k8s.io] Simple pod should support exec through an HTTP proxy
0 10 12 [k8s.io] Kubectl client [k8s.io] Simple pod should support inline execution and attach
0 10 12 [k8s.io] Kubectl client [k8s.io] Simple pod should support port-forward
0 10 12 [k8s.io] Kubectl client [k8s.io] Update Demo should create and stop a replication controller [Conformance]
0 10 12 [k8s.io] Kubectl client [k8s.io] Update Demo should do a rolling update of a replication controller [Conformance]
0 10 12 [k8s.io] Kubectl client [k8s.io] Update Demo should scale a replication controller [Conformance]
0 10 58 [k8s.io] Loadbalancing: L7 [k8s.io] Nginx should conform to Ingress spec
0 10 37 [k8s.io] Network should set TCP CLOSE_WAIT timeout
0 10 123 [k8s.io] Networking should check kube-proxy urls
0 10 44 [k8s.io] Port forwarding [k8s.io] With a server listening on 0.0.0.0 [k8s.io] that expects a client request should support a client that connects, sends data, and disconnects
0 10 39 [k8s.io] Port forwarding [k8s.io] With a server listening on 0.0.0.0 [k8s.io] that expects a client request should support a client that connects, sends no data, and disconnects
0 10 41 [k8s.io] Port forwarding [k8s.io] With a server listening on 0.0.0.0 [k8s.io] that expects no client request should support a client that connects, sends data, and disconnects
0 10 44 [k8s.io] Port forwarding [k8s.io] With a server listening on localhost [k8s.io] that expects a client request should support a client that connects, sends no data, and disconnects [Conformance]
0 10 43 [k8s.io] Port forwarding [k8s.io] With a server listening on localhost [k8s.io] that expects no client request should support a client that connects, sends data, and disconnects [Conformance]
0 10 67 [k8s.io] Services should be able to create a functioning NodePort service
0 10 348 [k8s.io] Services should be able to up and down services
0 10 355 [k8s.io] Services should release NodePorts on delete
0 10 144 [k8s.io] StatefulSet [k8s.io] Basic StatefulSet functionality [StatefulSetBasic] should provide basic identity
0 9 12 [k8s.io] Kubectl client [k8s.io] Kubectl run --rm job should create a job from an image, then delete the job [Conformance]
0 9 12 [k8s.io] Kubectl client [k8s.io] Proxy server should support --unix-socket=/path [Conformance]
0 9 37 [k8s.io] Port forwarding [k8s.io] With a server listening on localhost [k8s.io] that expects a client request should support a client that connects, sends data, and disconnects [Conformance]
0 9 481 [k8s.io] Services should create endpoints for unready pods
0 9 158 [k8s.io] Services should preserve source pod IP for traffic thru service cluster IP
0 9 1105 Test
7 3 2231 UpgradeTest
8 2 43 [k8s.io] DNS should provide DNS for the cluster [Conformance]
7 2 1601 [k8s.io] Upgrade [Feature:Upgrade] [k8s.io] master upgrade should maintain a functioning cluster [Feature:MasterUpgrade]
9 1 21 [k8s.io] ConfigMap should be consumable via the environment [Conformance]
8 1 827 ingress-upgrade
8 1 730 statefulset-upgrade
20 0 18 [k8s.io] Projected should be consumable from pods in volume [Conformance] [Volume]
20 0 18 [k8s.io] Projected should be consumable from pods in volume with defaultMode set [Conformance] [Volume]
20 0 20 [k8s.io] Projected should be consumable from pods in volume with mappings [Conformance] [Volume]
19 0 89 [k8s.io] Projected optional updates should be reflected in volume [Conformance] [Volume]
10 0 191 [k8s.io] [HPA] Horizontal pod autoscaling (scale resource: CPU) [k8s.io] ReplicationController light Should scale from 1 pod to 2 pods
10 0 155 [k8s.io] [HPA] Horizontal pod autoscaling (scale resource: CPU) [k8s.io] ReplicationController light Should scale from 2 pods to 1 pod
10 0 11 [k8s.io] Cadvisor should be healthy on every node.
10 0 18 [k8s.io] ConfigMap should be consumable from pods in volume [Conformance] [Volume]
10 0 17 [k8s.io] ConfigMap should be consumable from pods in volume as non-root [Conformance] [Volume]
10 0 17 [k8s.io] ConfigMap should be consumable from pods in volume with mappings [Conformance] [Volume]
10 0 19 [k8s.io] ConfigMap should be consumable from pods in volume with mappings and Item mode set[Conformance] [Volume]
10 0 20 [k8s.io] ConfigMap should be consumable from pods in volume with mappings as non-root [Conformance] [Volume]
10 0 23 [k8s.io] ConfigMap should be consumable in multiple volumes in the same pod [Conformance] [Volume]
10 0 17 [k8s.io] ConfigMap should be consumable via environment variable [Conformance]
10 0 91 [k8s.io] ConfigMap updates should be reflected in volume [Conformance] [Volume]
10 0 18 [k8s.io] Deployment deployment reaping should cascade to its replica sets and pods
10 0 15 [k8s.io] Deployment deployment should create new pods
10 0 26 [k8s.io] Deployment deployment should label adopted RSs and pods
10 0 33 [k8s.io] Deployment deployment should support rollback
10 0 35 [k8s.io] Deployment deployment should support rollback when there's replica set with no revision
10 0 52 [k8s.io] Deployment deployment should support rollover
10 0 59 [k8s.io] Deployment iterative rollouts should eventually progress
10 0 31 [k8s.io] Deployment lack of progress should be reported in the deployment status
10 0 15 [k8s.io] Deployment overlapping deployment should not fight with each other
10 0 24 [k8s.io] Deployment paused deployment should be ignored by the controller
10 0 34 [k8s.io] Deployment RecreateDeployment should delete old pods and create new ones
10 0 26 [k8s.io] Deployment RollingUpdateDeployment should delete old pods and create new ones
10 0 74 [k8s.io] Deployment scaled rollout deployment should not block on annotation check
10 0 17 [k8s.io] Deployment test Deployment ReplicaSet orphaning and adoption regarding controllerRef
10 0 42 [k8s.io] DisruptionController evictions: enough pods, absolute => should allow an eviction
10 0 45 [k8s.io] DisruptionController evictions: enough pods, replicaSet, percentage => should allow an eviction
10 0 23 [k8s.io] DisruptionController evictions: no PDB => should allow an eviction
10 0 99 [k8s.io] DisruptionController evictions: too few pods, absolute => should not allow an eviction
10 0 94 [k8s.io] DisruptionController evictions: too few pods, replicaSet, percentage => should not allow an eviction
10 0 11 [k8s.io] DisruptionController should create a PodDisruptionBudget
10 0 40 [k8s.io] DisruptionController should update PodDisruptionBudget status
10 0 71 [k8s.io] DNS configMap federations should be able to change federation configuration
10 0 63 [k8s.io] DNS configMap nameserver should be able to change stubDomain configuration
10 0 49 [k8s.io] DNS horizontal autoscaling kube-dns-autoscaler should scale kube-dns pods in both nonfaulty and faulty scenarios
10 0 40 [k8s.io] DNS should provide DNS for ExternalName services
10 0 30 [k8s.io] DNS should provide DNS for pods for Hostname and Subdomain Annotation
10 0 29 [k8s.io] DNS should provide DNS for services [Conformance]
10 0 19 [k8s.io] Docker Containers should be able to override the image's default arguments (docker cmd) [Conformance]
10 0 20 [k8s.io] Docker Containers should be able to override the image's default command and arguments [Conformance]
10 0 18 [k8s.io] Docker Containers should use the image defaults if command and args are blank [Conformance]
10 0 14 [k8s.io] Downward API should provide container's limits.cpu/memory and requests.cpu/memory as env vars [Conformance]
10 0 17 [k8s.io] Downward API should provide default limits.cpu/memory from node allocatable [Conformance]
10 0 20 [k8s.io] Downward API should provide pod IP as an env var [Conformance]
10 0 17 [k8s.io] Downward API should provide pod name and namespace as env vars [Conformance]
10 0 18 [k8s.io] Downward API volume should provide container's cpu limit [Conformance] [Volume]
10 0 18 [k8s.io] Downward API volume should provide container's memory limit [Conformance] [Volume]
10 0 16 [k8s.io] Downward API volume should provide container's memory request [Conformance] [Volume]
10 0 18 [k8s.io] Downward API volume should provide node allocatable (cpu) as default cpu limit if the limit is not set [Conformance] [Volume]
10 0 19 [k8s.io] Downward API volume should provide node allocatable (memory) as default memory limit if the limit is not set [Conformance] [Volume]
10 0 15 [k8s.io] Downward API volume should provide podname only [Conformance] [Volume]
10 0 18 [k8s.io] Downward API volume should set DefaultMode on files [Conformance] [Volume]
10 0 21 [k8s.io] Downward API volume should set mode on item file [Conformance] [Volume]
10 0 90 [k8s.io] Downward API volume should update annotations on modification [Conformance] [Volume]
10 0 91 [k8s.io] Downward API volume should update labels on modification [Conformance] [Volume]
10 0 17 [k8s.io] EmptyDir volumes should support (non-root,0666,default) [Conformance] [Volume]
10 0 15 [k8s.io] EmptyDir volumes should support (non-root,0666,tmpfs) [Conformance] [Volume]
10 0 28 [k8s.io] EmptyDir volumes should support (non-root,0777,default) [Conformance] [Volume]
10 0 16 [k8s.io] EmptyDir volumes should support (non-root,0777,tmpfs) [Conformance] [Volume]
10 0 17 [k8s.io] EmptyDir volumes should support (root,0644,default) [Conformance] [Volume]
10 0 16 [k8s.io] EmptyDir volumes should support (root,0644,tmpfs) [Conformance] [Volume]
10 0 19 [k8s.io] EmptyDir volumes should support (root,0777,default) [Conformance] [Volume]
10 0 20 [k8s.io] EmptyDir volumes should support (root,0777,tmpfs) [Conformance] [Volume]
10 0 16 [k8s.io] EmptyDir volumes volume on default medium should have the correct mode [Conformance] [Volume]
10 0 18 [k8s.io] EmptyDir volumes volume on tmpfs should have the correct mode [Conformance] [Volume]
10 0 26 [k8s.io] EmptyDir wrapper volumes should not conflict [Volume]
10 0 29 [k8s.io] Events should be sent by kubelets and the scheduler about pods scheduling and running [Conformance]
10 0 21 [k8s.io] Garbage collector should delete pods created by rc when not orphaning
10 0 12 [k8s.io] Garbage collector should delete RS created by deployment when not orphaning
10 0 53 [k8s.io] Garbage collector should orphan pods created by rc if delete options say so
10 0 46 [k8s.io] Garbage collector should orphan pods created by rc if deleteOptions.OrphanDependents is nil
10 0 16 [k8s.io] Garbage collector should orphan RS created by deployment when deleteOptions.OrphanDependents is true
10 0 134 [k8s.io] GCP Volumes [k8s.io] GlusterFS should be mountable [Volume]
10 0 128 [k8s.io] GCP Volumes [k8s.io] NFSv3 should be mountable for NFSv3 [Volume]
10 0 132 [k8s.io] GCP Volumes [k8s.io] NFSv4 should be mountable for NFSv4 [Volume]
10 0 27 [k8s.io] Generated release_1_5 clientset should create pods, set the deletionTimestamp and deletionGracePeriodSeconds of the pod
10 0 11 [k8s.io] Generated release_1_5 clientset should create v2alpha1 cronJobs, delete cronJobs, watch cronJobs
10 0 17 [k8s.io] HostPath should give a volume the correct mode [Conformance] [Volume]
10 0 17 [k8s.io] HostPath should support existing directory subPath [Volume]
10 0 15 [k8s.io] HostPath should support existing single file subPath [Volume]
10 0 18 [k8s.io] HostPath should support r/w [Volume]
10 0 18 [k8s.io] HostPath should support subPath [Volume]
10 0 46 [k8s.io] InitContainer should invoke init containers on a RestartAlways pod
10 0 28 [k8s.io] InitContainer should invoke init containers on a RestartNever pod
10 0 27 [k8s.io] InitContainer should not start app containers and fail the pod if init containers fail on a RestartNever pod
10 0 129 [k8s.io] InitContainer should not start app containers if init containers fail on a RestartAlways pod
10 0 17 [k8s.io] Job should delete a job
10 0 27 [k8s.io] Job should run a job to completion when tasks sometimes fail and are locally restarted
10 0 51 [k8s.io] Job should run a job to completion when tasks sometimes fail and are not locally restarted
10 0 22 [k8s.io] Job should run a job to completion when tasks succeed
10 0 60 [k8s.io] kubelet [k8s.io] Clean up pods on node kubelet should be able to delete 10 pods per node in 1m0s.
10 0 73 [k8s.io] KubeletManagedEtcHosts should test kubelet managed /etc/hosts file [Conformance]
10 0 18 [k8s.io] Kubernetes Dashboard should check that the kubernetes-dashboard instance is alive
10 0 11 [k8s.io] MetricsGrabber should grab all metrics from a ControllerManager.
10 0 12 [k8s.io] MetricsGrabber should grab all metrics from a Kubelet.
10 0 11 [k8s.io] MetricsGrabber should grab all metrics from a Scheduler.
10 0 11 [k8s.io] MetricsGrabber should grab all metrics from API server.
10 0 80 [k8s.io] Networking [k8s.io] Granular Checks: Pods should function for intra-pod communication: http [Conformance]
10 0 74 [k8s.io] Networking [k8s.io] Granular Checks: Pods should function for intra-pod communication: udp [Conformance]
10 0 85 [k8s.io] Networking [k8s.io] Granular Checks: Pods should function for node-pod communication: http [Conformance]
10 0 17 [k8s.io] Networking should provide Internet connection for containers [Conformance]
10 0 11 [k8s.io] Networking should provide unchanging, static URL paths for kubernetes api services
10 0 27 [k8s.io] Pods Extended [k8s.io] Pods Set QOS Class should be submitted and removed [Conformance]
10 0 23 [k8s.io] Pods should allow activeDeadlineSeconds to be updated [Conformance]
10 0 26 [k8s.io] Pods should be submitted and removed [Conformance]
10 0 31 [k8s.io] Pods should be updated [Conformance]
10 0 39 [k8s.io] Pods should contain environment variables for services [Conformance]
10 0 34 [k8s.io] Pods should get a host IP [Conformance]
10 0 52 [k8s.io] Pods should support remote command execution over websockets
10 0 51 [k8s.io] Pods should support retrieving logs from the container over websockets
10 0 37 [k8s.io] Port forwarding [k8s.io] With a server listening on 0.0.0.0 should support forwarding over websockets
10 0 37 [k8s.io] Port forwarding [k8s.io] With a server listening on localhost should support forwarding over websockets
10 0 61 [k8s.io] PreStop should call prestop when killing a pod [Conformance]
10 0 57 [k8s.io] PrivilegedPod should enable privileged commands
10 0 138 [k8s.io] Probing container should *not* be restarted with a /healthz http liveness probe [Conformance]
10 0 137 [k8s.io] Probing container should *not* be restarted with a exec "cat /tmp/health" liveness probe [Conformance]
10 0 42 [k8s.io] Probing container should be restarted with a /healthz http liveness probe [Conformance]
10 0 65 [k8s.io] Probing container should be restarted with a exec "cat /tmp/health" liveness probe [Conformance]
10 0 58 [k8s.io] Probing container with readiness probe should not be ready before initial delay and never restart [Conformance]
10 0 86 [k8s.io] Probing container with readiness probe that fails should never be ready and never restart [Conformance]
10 0 32 [k8s.io] Projected should be able to mount in a volume regardless of a different secret existing with same name in different namespace [Volume]
10 0 18 [k8s.io] Projected should be consumable from pods in volume as non-root [Conformance] [Volume]
10 0 17 [k8s.io] Projected should be consumable from pods in volume with mappings and Item Mode set [Conformance] [Volume]
10 0 23 [k8s.io] Projected should be consumable from pods in volume with mappings and Item mode set[Conformance] [Volume]
10 0 16 [k8s.io] Projected should be consumable from pods in volume with mappings as non-root [Conformance] [Volume]
10 0 20 [k8s.io] Projected should be consumable in multiple volumes in a pod [Conformance] [Volume]
10 0 18 [k8s.io] Projected should be consumable in multiple volumes in the same pod [Conformance] [Volume]
10 0 17 [k8s.io] Projected should project all components that make up the projection API [Conformance] [Volume] [Projection]
10 0 19 [k8s.io] Projected should provide container's cpu limit [Conformance] [Volume]
10 0 15 [k8s.io] Projected should provide container's cpu request [Conformance] [Volume]
10 0 15 [k8s.io] Projected should provide container's memory limit [Conformance] [Volume]
10 0 18 [k8s.io] Projected should provide container's memory request [Conformance] [Volume]
10 0 18 [k8s.io] Projected should provide node allocatable (cpu) as default cpu limit if the limit is not set [Conformance] [Volume]
10 0 17 [k8s.io] Projected should provide node allocatable (memory) as default memory limit if the limit is not set [Conformance] [Volume]
10 0 18 [k8s.io] Projected should provide podname only [Conformance] [Volume]
10 0 17 [k8s.io] Projected should set DefaultMode on files [Conformance] [Volume]
10 0 19 [k8s.io] Projected should set mode on item file [Conformance] [Volume]
10 0 77 [k8s.io] Projected should update annotations on modification [Conformance] [Volume]
10 0 57 [k8s.io] Projected should update labels on modification [Conformance] [Volume]
10 0 97 [k8s.io] Projected updates should be reflected in volume [Conformance] [Volume]
10 0 11 [k8s.io] Proxy version v1 should proxy logs on node using proxy subresource [Conformance]
10 0 11 [k8s.io] Proxy version v1 should proxy logs on node with explicit kubelet port [Conformance]
10 0 11 [k8s.io] Proxy version v1 should proxy logs on node with explicit kubelet port using proxy subresource [Conformance]
10 0 12 [k8s.io] Proxy version v1 should proxy to cadvisor
10 0 11 [k8s.io] Proxy version v1 should proxy to cadvisor using proxy subresource
10 0 35 [k8s.io] ReplicaSet should serve a basic image on each replica with a private image
10 0 41 [k8s.io] ReplicaSet should serve a basic image on each replica with a public image [Conformance]
10 0 13 [k8s.io] ReplicaSet should surface a failure condition on a common issue like exceeded quota
10 0 36 [k8s.io] ReplicationController should serve a basic image on each replica with a private image
10 0 30 [k8s.io] ReplicationController should serve a basic image on each replica with a public image [Conformance]
10 0 13 [k8s.io] ReplicationController should surface a failure condition on a common issue like exceeded quota
10 0 17 [k8s.io] ResourceQuota should create a ResourceQuota and capture the life of a configMap.
10 0 17 [k8s.io] ResourceQuota should create a ResourceQuota and capture the life of a persistent volume claim with a storage class. [Volume]
10 0 17 [k8s.io] ResourceQuota should create a ResourceQuota and capture the life of a persistent volume claim. [Volume]
10 0 19 [k8s.io] ResourceQuota should create a ResourceQuota and capture the life of a pod.
10 0 17 [k8s.io] ResourceQuota should create a ResourceQuota and capture the life of a replication controller.
10 0 23 [k8s.io] ResourceQuota should create a ResourceQuota and capture the life of a secret.
10 0 17 [k8s.io] ResourceQuota should create a ResourceQuota and capture the life of a service.
10 0 13 [k8s.io] ResourceQuota should create a ResourceQuota and ensure its status is promptly calculated.
10 0 27 [k8s.io] ResourceQuota should verify ResourceQuota with best effort scope.
10 0 27 [k8s.io] ResourceQuota should verify ResourceQuota with terminating scopes.
10 0 81 [k8s.io] Secrets optional updates should be reflected in volume [Conformance] [Volume]
10 0 27 [k8s.io] Secrets should be able to mount in a volume regardless of a different secret existing with same name in different namespace [Volume]
10 0 22 [k8s.io] Secrets should be consumable from pods in env vars [Conformance]
10 0 20 [k8s.io] Secrets should be consumable from pods in volume [Conformance] [Volume]
10 0 16 [k8s.io] Secrets should be consumable from pods in volume as non-root with defaultMode and fsGroup set [Conformance] [Volume]
10 0 17 [k8s.io] Secrets should be consumable from pods in volume with defaultMode set [Conformance] [Volume]
10 0 19 [k8s.io] Secrets should be consumable from pods in volume with mappings [Conformance] [Volume]
10 0 16 [k8s.io] Secrets should be consumable from pods in volume with mappings and Item Mode set [Conformance] [Volume]
10 0 21 [k8s.io] Secrets should be consumable in multiple volumes in a pod [Conformance] [Volume]
10 0 18 [k8s.io] Secrets should be consumable via the environment [Conformance]
10 0 65 [k8s.io] Service endpoints latency should not be very high [Conformance]
10 0 24 [k8s.io] ServiceAccounts should allow opting out of API token automount [Conformance]
10 0 19 [k8s.io] ServiceAccounts should ensure a single API token exists
10 0 33 [k8s.io] ServiceAccounts should mount an API token into pods [Conformance]
10 0 11 [k8s.io] Services should check NodePort out-of-range
10 0 11 [k8s.io] Services should prevent NodePort collisions
10 0 33 [k8s.io] Services should serve multiport endpoints from pods [Conformance]
10 0 12 [k8s.io] Services should use same NodePort with same port but different protocols
10 0 16 [k8s.io] SSH should SSH to all nodes and run commands
10 0 28 [k8s.io] Staging client repo client should create pods, delete pods, watch pods
10 0 75 [k8s.io] StatefulSet [k8s.io] Basic StatefulSet functionality [StatefulSetBasic] should adopt matching orphans and release non-matching pods
10 0 141 [k8s.io] StatefulSet [k8s.io] Basic StatefulSet functionality [StatefulSetBasic] should allow template updates
10 0 170 [k8s.io] StatefulSet [k8s.io] Basic StatefulSet functionality [StatefulSetBasic] should not deadlock when a pod's predecessor fails
10 0 38 [k8s.io] StatefulSet [k8s.io] Basic StatefulSet functionality [StatefulSetBasic] Should recreate evicted statefulset
10 0 11 [k8s.io] Sysctls should reject invalid sysctls
10 0 17 [k8s.io] Variable Expansion should allow composing env vars into new env vars [Conformance]
10 0 16 [k8s.io] Variable Expansion should allow substituting values in a container's args [Conformance]
10 0 17 [k8s.io] Variable Expansion should allow substituting values in a container's command [Conformance]
10 0 85 Extract
10 0 0 get kubeconfig
10 0 1 IsUp
10 0 5 kubectl version
10 0 0 list nodes
10 0 8 ListResources Before
10 0 8 ListResources Up
10 0 50 TearDown Previous
10 0 257 Up
9 0 257 [k8s.io] Cluster level logging using GCL should check that logs from containers are ingested in GCL
9 0 70 [k8s.io] ConfigMap optional updates should be reflected in volume [Conformance] [Volume]
9 0 16 [k8s.io] ConfigMap should be consumable from pods in volume with defaultMode set [Conformance] [Volume]
9 0 21 [k8s.io] Deployment deployment should delete old replica sets
9 0 15 [k8s.io] Deployment paused deployment should be able to scale
9 0 17 [k8s.io] Docker Containers should be able to override the image's default commmand (docker entrypoint) [Conformance]
9 0 17 [k8s.io] Downward API volume should provide container's cpu request [Conformance] [Volume]
9 0 24 [k8s.io] EmptyDir volumes should support (non-root,0644,default) [Conformance] [Volume]
9 0 25 [k8s.io] EmptyDir volumes should support (non-root,0644,tmpfs) [Conformance] [Volume]
9 0 18 [k8s.io] EmptyDir volumes should support (root,0666,default) [Conformance] [Volume]
9 0 17 [k8s.io] EmptyDir volumes should support (root,0666,tmpfs) [Conformance] [Volume]
9 0 26 [k8s.io] LimitRange should create a LimitRange with defaults and ensure pod has those defaults applied.
9 0 89 [k8s.io] Networking [k8s.io] Granular Checks: Pods should function for node-pod communication: udp [Conformance]
9 0 17 [k8s.io] Projected should be consumable from pods in volume as non-root with defaultMode and fsGroup set [Conformance] [Volume]
9 0 11 [k8s.io] Proxy version v1 should proxy logs on node [Conformance]
9 0 29 [k8s.io] Proxy version v1 should proxy through a service and a pod [Conformance]
9 0 11 [k8s.io] Services should provide secure master service [Conformance]
9 0 43 [k8s.io] Services should serve a basic endpoint from pods [Conformance]
9 0 797 configmap-upgrade
9 0 791 daemonset-upgrade
9 0 0 Deferred TearDown
9 0 793 deployment-upgrade
9 0 0 DiffResources
9 0 32 DumpClusterLogs
9 0 1430 hpa-upgrade
9 0 791 job-upgrade
9 0 9 ListResources After
9 0 11 ListResources Down
9 0 304 master-upgrade
9 0 829 persistent-volume-upgrade
9 0 796 secret-upgrade
9 0 791 service-upgrade
9 0 160 TearDown