Give away my e2e tests.

pull/6/head
Alex Robinson 2016-08-02 21:07:34 +00:00
parent fd4e923890
commit 0ed8fa5693
2 changed files with 13 additions and 12 deletions

View File

@ -30,7 +30,7 @@ OWNERS_PATH = os.path.abspath(
os.path.join(BASE_DIR, '..', 'test', 'test_owners.csv'))
GCS_URL_BASE = 'https://storage.googleapis.com/kubernetes-test-history/'
SKIP_MAINTAINERS = {
'aronchick', 'bgrant0607-nocc', 'goltermann', 'sarahnovotny'}
'a-robinson', 'aronchick', 'bgrant0607-nocc', 'goltermann', 'sarahnovotny'}
def get_test_history():
url = time.strftime(GCS_URL_BASE + 'logs/%Y-%m-%d.json')

View File

@ -1,6 +1,7 @@
name,owner,auto-assigned
DEFAULT,rmmh/spxtr/ixdy/apelisse/fejta,0
Addon update should propagate add-on file changes,eparis,1
AfterSuite,rmmh,1
Autoscaling should scale cluster size based on cpu reservation,davidopp,1
Autoscaling should scale cluster size based on cpu utilization,thockin,1
Autoscaling should scale cluster size based on memory reservation,hurf,1
@ -12,14 +13,14 @@ Celery-RabbitMQ should create and stop celery+rabbitmq servers,luxas,1
Clean up pods on node kubelet should be able to delete 10 pods per node in 1m0s.,lavalamp,1
Cluster level logging using Elasticsearch should check that logs from pods on all nodes are ingested into Elasticsearch,david-mcmahon,1
Cluster size autoscaling Should scale cluster size based on cpu reservation,dchen1107,1
Cluster size autoscaling Should scale cluster size based on cpu utilization,a-robinson,1
Cluster size autoscaling Should scale cluster size based on cpu utilization,ixdy,1
Cluster size autoscaling Should scale cluster size based on memory reservation,ghodss,1
Cluster size autoscaling Should scale cluster size based on memory utilization,childsb,1
Cluster size autoscaling should add node to the particular mig,spxtr,1
Cluster size autoscaling should correctly scale down after a node is not needed,pmorie,1
Cluster size autoscaling should correctly scale down after a node is not needed when there is non autoscaled pool,krousey,1
Cluster size autoscaling should disable node pool autoscaling,Q-Lee,1
Cluster size autoscaling should increase cluster size if pending pods are small,a-robinson,1
Cluster size autoscaling should increase cluster size if pending pods are small,childsb,1
Cluster size autoscaling should increase cluster size if pending pods are small and there is another node pool that is not autoscaled,apelisse,1
Cluster size autoscaling should increase cluster size if pods are pending due to host port conflict,brendandburns,1
Cluster size autoscaling should scale up correct target pool,mikedanese,1
@ -32,7 +33,7 @@ ConfigMap should be consumable from pods in volume with mappings,karlkfi,1
ConfigMap should be consumable from pods in volume with mappings as non-root,apelisse,1
ConfigMap should be consumable from pods in volume with mappings as non-root with FSGroup,zmerlynn,1
ConfigMap should be consumable in multiple volumes in the same pod,caesarxuchao,1
ConfigMap should be consumable via environment variable,a-robinson,1
ConfigMap should be consumable via environment variable,swagiaal,1
ConfigMap updates should be reflected in volume,kevin-wangzefeng,1
Container Runtime Conformance Test container runtime conformance blackbox test when running a container with a new image should be able to pull from private registry with secret,mikedanese,1
Container Runtime Conformance Test container runtime conformance blackbox test when running a container with a new image should be able to pull image from docker hub,girishkalele,1
@ -119,7 +120,7 @@ Examples e2e Cassandra should create and scale cassandra,bgrant0607,1
Examples e2e Celery-RabbitMQ should create and stop celery+rabbitmq servers,apelisse,1
Examples e2e ClusterDns should create pod that uses dns,kargakis,1
Examples e2e Downward API should create a pod that prints his name and namespace,roberthbailey,1
Examples e2e Hazelcast should create and scale hazelcast,a-robinson,1
Examples e2e Hazelcast should create and scale hazelcast,eparis,1
Examples e2e Liveness liveness pods should be automatically restarted,lavalamp,1
Examples e2e Redis should create and stop redis servers,spxtr,1
Examples e2e RethinkDB should create and stop rethinkdb servers,andyzheng0831,1
@ -322,7 +323,7 @@ Redis should create and stop redis servers,timstclair,1
ReplicaSet should serve a basic image on each replica with a private image,pmorie,1
ReplicaSet should serve a basic image on each replica with a public image,krousey,0
ReplicationController should serve a basic image on each replica with a private image,jbeda,1
ReplicationController should serve a basic image on each replica with a public image,a-robinson,1
ReplicationController should serve a basic image on each replica with a public image,krousey,1
Resource usage of system containers should not exceed expected amount.,ncdc,1
ResourceQuota should create a ResourceQuota and capture the life of a configMap.,david-mcmahon,1
ResourceQuota should create a ResourceQuota and capture the life of a persistent volume claim.,bgrant0607,1
@ -393,7 +394,7 @@ Services should serve multiport endpoints from pods,bprashanth,0
Services should work after restarting apiserver,bprashanth,0
Services should work after restarting kube-proxy,bprashanth,0
Shell should pass tests for services.sh,mtaufen,1
Skipped Cluster upgrade kube-push of master should maintain responsive services,a-robinson,1
Skipped Cluster upgrade kube-push of master should maintain responsive services,yifan-gu,1
Skipped Cluster upgrade upgrade-cluster should maintain a functioning cluster,smarterclayton,1
Skipped Cluster upgrade upgrade-master should maintain responsive services,vulpecula,1
"Spark should start spark master, driver and workers",girishkalele,1
@ -523,7 +524,7 @@ k8s.io/kubernetes/pkg/auth/authorizer/abac,liggitt,0
k8s.io/kubernetes/pkg/auth/authorizer/union,liggitt,0
k8s.io/kubernetes/pkg/auth/handlers,liggitt,0
k8s.io/kubernetes/pkg/client/cache,xiang90,1
k8s.io/kubernetes/pkg/client/chaosclient,a-robinson,1
k8s.io/kubernetes/pkg/client/chaosclient,deads2k,1
k8s.io/kubernetes/pkg/client/leaderelection,xiang90,1
k8s.io/kubernetes/pkg/client/record,karlkfi,1
k8s.io/kubernetes/pkg/client/restclient,kargakis,1
@ -619,7 +620,7 @@ k8s.io/kubernetes/pkg/kubelet/server/stats,timstclair,0
k8s.io/kubernetes/pkg/kubelet/status,mwielgus,1
k8s.io/kubernetes/pkg/kubelet/types,jlowdermilk,1
k8s.io/kubernetes/pkg/kubelet/util/cache,timothysc,1
k8s.io/kubernetes/pkg/kubelet/util/format,a-robinson,1
k8s.io/kubernetes/pkg/kubelet/util/format,ncdc,1
k8s.io/kubernetes/pkg/kubelet/util/queue,yujuhong,0
k8s.io/kubernetes/pkg/kubelet/volumemanager,jdef,1
k8s.io/kubernetes/pkg/kubelet/volumemanager/cache,swagiaal,1
@ -639,12 +640,12 @@ k8s.io/kubernetes/pkg/registry/configmap,timothysc,1
k8s.io/kubernetes/pkg/registry/configmap/etcd,janetkuo,1
k8s.io/kubernetes/pkg/registry/controller,jdef,1
k8s.io/kubernetes/pkg/registry/controller/etcd,spxtr,1
k8s.io/kubernetes/pkg/registry/daemonset,a-robinson,1
k8s.io/kubernetes/pkg/registry/daemonset,ghodss,1
k8s.io/kubernetes/pkg/registry/daemonset/etcd,pmorie,1
k8s.io/kubernetes/pkg/registry/deployment,timothysc,1
k8s.io/kubernetes/pkg/registry/deployment/etcd,swagiaal,1
k8s.io/kubernetes/pkg/registry/endpoint,smarterclayton,1
k8s.io/kubernetes/pkg/registry/endpoint/etcd,a-robinson,1
k8s.io/kubernetes/pkg/registry/endpoint/etcd,timstclair,1
k8s.io/kubernetes/pkg/registry/event,girishkalele,1
k8s.io/kubernetes/pkg/registry/event/etcd,karlkfi,1
k8s.io/kubernetes/pkg/registry/experimental/controller/etcd,smarterclayton,1
@ -735,7 +736,7 @@ k8s.io/kubernetes/pkg/util/dbus,roberthbailey,1
k8s.io/kubernetes/pkg/util/deployment,asalkeld,0
k8s.io/kubernetes/pkg/util/diff,piosz,1
k8s.io/kubernetes/pkg/util/env,asalkeld,0
k8s.io/kubernetes/pkg/util/errors,a-robinson,1
k8s.io/kubernetes/pkg/util/errors,jlowdermilk,1
k8s.io/kubernetes/pkg/util/exec,krousey,1
k8s.io/kubernetes/pkg/util/flowcontrol,ixdy,1
k8s.io/kubernetes/pkg/util/flushwriter,vulpecula,1

1 name owner auto-assigned
2 DEFAULT rmmh/spxtr/ixdy/apelisse/fejta 0
3 Addon update should propagate add-on file changes eparis 1
4 AfterSuite rmmh 1
5 Autoscaling should scale cluster size based on cpu reservation davidopp 1
6 Autoscaling should scale cluster size based on cpu utilization thockin 1
7 Autoscaling should scale cluster size based on memory reservation hurf 1
13 Clean up pods on node kubelet should be able to delete 10 pods per node in 1m0s. lavalamp 1
14 Cluster level logging using Elasticsearch should check that logs from pods on all nodes are ingested into Elasticsearch david-mcmahon 1
15 Cluster size autoscaling Should scale cluster size based on cpu reservation dchen1107 1
16 Cluster size autoscaling Should scale cluster size based on cpu utilization a-robinson ixdy 1
17 Cluster size autoscaling Should scale cluster size based on memory reservation ghodss 1
18 Cluster size autoscaling Should scale cluster size based on memory utilization childsb 1
19 Cluster size autoscaling should add node to the particular mig spxtr 1
20 Cluster size autoscaling should correctly scale down after a node is not needed pmorie 1
21 Cluster size autoscaling should correctly scale down after a node is not needed when there is non autoscaled pool krousey 1
22 Cluster size autoscaling should disable node pool autoscaling Q-Lee 1
23 Cluster size autoscaling should increase cluster size if pending pods are small a-robinson childsb 1
24 Cluster size autoscaling should increase cluster size if pending pods are small and there is another node pool that is not autoscaled apelisse 1
25 Cluster size autoscaling should increase cluster size if pods are pending due to host port conflict brendandburns 1
26 Cluster size autoscaling should scale up correct target pool mikedanese 1
33 ConfigMap should be consumable from pods in volume with mappings as non-root apelisse 1
34 ConfigMap should be consumable from pods in volume with mappings as non-root with FSGroup zmerlynn 1
35 ConfigMap should be consumable in multiple volumes in the same pod caesarxuchao 1
36 ConfigMap should be consumable via environment variable a-robinson swagiaal 1
37 ConfigMap updates should be reflected in volume kevin-wangzefeng 1
38 Container Runtime Conformance Test container runtime conformance blackbox test when running a container with a new image should be able to pull from private registry with secret mikedanese 1
39 Container Runtime Conformance Test container runtime conformance blackbox test when running a container with a new image should be able to pull image from docker hub girishkalele 1
120 Examples e2e Celery-RabbitMQ should create and stop celery+rabbitmq servers apelisse 1
121 Examples e2e ClusterDns should create pod that uses dns kargakis 1
122 Examples e2e Downward API should create a pod that prints his name and namespace roberthbailey 1
123 Examples e2e Hazelcast should create and scale hazelcast a-robinson eparis 1
124 Examples e2e Liveness liveness pods should be automatically restarted lavalamp 1
125 Examples e2e Redis should create and stop redis servers spxtr 1
126 Examples e2e RethinkDB should create and stop rethinkdb servers andyzheng0831 1
323 ReplicaSet should serve a basic image on each replica with a private image pmorie 1
324 ReplicaSet should serve a basic image on each replica with a public image krousey 0
325 ReplicationController should serve a basic image on each replica with a private image jbeda 1
326 ReplicationController should serve a basic image on each replica with a public image a-robinson krousey 1
327 Resource usage of system containers should not exceed expected amount. ncdc 1
328 ResourceQuota should create a ResourceQuota and capture the life of a configMap. david-mcmahon 1
329 ResourceQuota should create a ResourceQuota and capture the life of a persistent volume claim. bgrant0607 1
394 Services should work after restarting apiserver bprashanth 0
395 Services should work after restarting kube-proxy bprashanth 0
396 Shell should pass tests for services.sh mtaufen 1
397 Skipped Cluster upgrade kube-push of master should maintain responsive services a-robinson yifan-gu 1
398 Skipped Cluster upgrade upgrade-cluster should maintain a functioning cluster smarterclayton 1
399 Skipped Cluster upgrade upgrade-master should maintain responsive services vulpecula 1
400 Spark should start spark master, driver and workers girishkalele 1
524 k8s.io/kubernetes/pkg/auth/authorizer/union liggitt 0
525 k8s.io/kubernetes/pkg/auth/handlers liggitt 0
526 k8s.io/kubernetes/pkg/client/cache xiang90 1
527 k8s.io/kubernetes/pkg/client/chaosclient a-robinson deads2k 1
528 k8s.io/kubernetes/pkg/client/leaderelection xiang90 1
529 k8s.io/kubernetes/pkg/client/record karlkfi 1
530 k8s.io/kubernetes/pkg/client/restclient kargakis 1
620 k8s.io/kubernetes/pkg/kubelet/status mwielgus 1
621 k8s.io/kubernetes/pkg/kubelet/types jlowdermilk 1
622 k8s.io/kubernetes/pkg/kubelet/util/cache timothysc 1
623 k8s.io/kubernetes/pkg/kubelet/util/format a-robinson ncdc 1
624 k8s.io/kubernetes/pkg/kubelet/util/queue yujuhong 0
625 k8s.io/kubernetes/pkg/kubelet/volumemanager jdef 1
626 k8s.io/kubernetes/pkg/kubelet/volumemanager/cache swagiaal 1
640 k8s.io/kubernetes/pkg/registry/configmap/etcd janetkuo 1
641 k8s.io/kubernetes/pkg/registry/controller jdef 1
642 k8s.io/kubernetes/pkg/registry/controller/etcd spxtr 1
643 k8s.io/kubernetes/pkg/registry/daemonset a-robinson ghodss 1
644 k8s.io/kubernetes/pkg/registry/daemonset/etcd pmorie 1
645 k8s.io/kubernetes/pkg/registry/deployment timothysc 1
646 k8s.io/kubernetes/pkg/registry/deployment/etcd swagiaal 1
647 k8s.io/kubernetes/pkg/registry/endpoint smarterclayton 1
648 k8s.io/kubernetes/pkg/registry/endpoint/etcd a-robinson timstclair 1
649 k8s.io/kubernetes/pkg/registry/event girishkalele 1
650 k8s.io/kubernetes/pkg/registry/event/etcd karlkfi 1
651 k8s.io/kubernetes/pkg/registry/experimental/controller/etcd smarterclayton 1
736 k8s.io/kubernetes/pkg/util/deployment asalkeld 0
737 k8s.io/kubernetes/pkg/util/diff piosz 1
738 k8s.io/kubernetes/pkg/util/env asalkeld 0
739 k8s.io/kubernetes/pkg/util/errors a-robinson jlowdermilk 1
740 k8s.io/kubernetes/pkg/util/exec krousey 1
741 k8s.io/kubernetes/pkg/util/flowcontrol ixdy 1
742 k8s.io/kubernetes/pkg/util/flushwriter vulpecula 1