Kubernetes 24-Hour Test Report

ci-kubernetes-e2e-gce-ubuntu-1-6

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