Update test_owners.csv

This commit is contained in:
Maciej Szulik 2016-12-13 09:20:06 +01:00
parent 43dfcd7a59
commit 4188bb71d3

View File

@ -63,7 +63,7 @@ Density create a batch of pods latency/resource should be within limit when crea
Density create a batch of pods with higher API QPS latency/resource should be within limit when create * pods with * interval (QPS *),jlowdermilk,1
Density create a sequence of pods latency/resource should be within limit when create * pods with * background pods,wojtek-t,1
Density should allow running maximum capacity pods on nodes,smarterclayton,1
Density should allow starting * pods per node using * with * secrets,rrati,0
Density should allow starting * pods per node using * with * secrets,derekwaynecarr,0
Deployment RecreateDeployment should delete old pods and create new ones,pwittrock,0
Deployment RollingUpdateDeployment should delete old pods and create new ones,pwittrock,0
Deployment deployment reaping should cascade to its replica sets and pods,wojtek-t,1
@ -273,10 +273,10 @@ Kubelet when scheduling a read only busybox container it should not write to roo
KubeletManagedEtcHosts should test kubelet managed /etc/hosts file,Random-Liu,1
Kubernetes Dashboard should check that the kubernetes-dashboard instance is alive,wonderfly,0
LimitRange should create a LimitRange with defaults and ensure pod has those defaults applied.,cjcullen,1
Liveness liveness pods should be automatically restarted,rrati,0
Load capacity should be able to handle * pods per node * with * secrets,rrati,0
Loadbalancing: L7 GCE shoud create ingress with given static-ip,rrati,0
Loadbalancing: L7 GCE should conform to Ingress spec,rrati,0
Liveness liveness pods should be automatically restarted,derekwaynecarr,0
Load capacity should be able to handle * pods per node * with * secrets,derekwaynecarr,0
Loadbalancing: L7 GCE shoud create ingress with given static-ip,derekwaynecarr,0
Loadbalancing: L7 GCE should conform to Ingress spec,derekwaynecarr,0
Loadbalancing: L7 Nginx should conform to Ingress spec,ncdc,1
"Logging soak should survive logging 1KB every * seconds, for a duration of *, scaling up to * pods per node",justinsb,1
"MemoryEviction when there is memory pressure should evict pods in the correct order (besteffort first, then burstable, then guaranteed)",ixdy,1
@ -302,7 +302,7 @@ Network Partition Pods should return to running and ready state after network pa
Network Partition should come back up if node goes down,foxish,0
Network Partition should create new pods when node is partitioned,foxish,0
Network Partition should eagerly create replacement pod during network partition when termination grace is non-zero,foxish,0
Network Partition should not reschedule stateful pods if there is a network partition,rrati,0
Network Partition should not reschedule stateful pods if there is a network partition,foxish,0
Network should set TCP CLOSE_WAIT timeout,bowei,0
Networking Granular Checks: Pods should function for intra-pod communication: http,stts,0
Networking Granular Checks: Pods should function for intra-pod communication: udp,freehan,0
@ -462,10 +462,10 @@ SimpleMount should be able to mount an emptydir on a container,rrati,0
"Spark should start spark master, driver and workers",jszczepkowski,1
"Staging client repo client should create pods, delete pods, watch pods",jbeda,1
StatefulSet Basic StatefulSet functionality Scaling down before scale up is finished should wait until current pod will be running and ready before it will be removed,derekwaynecarr,0
StatefulSet Basic StatefulSet functionality Scaling should happen in predictable order and halt if any stateful pod is unhealthy,rrati,0
StatefulSet Basic StatefulSet functionality Scaling should happen in predictable order and halt if any stateful pod is unhealthy,derekwaynecarr,0
StatefulSet Basic StatefulSet functionality Should recreate evicted statefulset,rrati,0
StatefulSet Basic StatefulSet functionality should allow template updates,derekwaynecarr,0
StatefulSet Basic StatefulSet functionality should handle healthy stateful pod restarts during scale,rrati,0
StatefulSet Basic StatefulSet functionality should handle healthy stateful pod restarts during scale,kevin-wangzefeng,1
StatefulSet Basic StatefulSet functionality should provide basic identity,bprashanth,1
StatefulSet Deploy clustered applications should creating a working CockroachDB cluster,derekwaynecarr,0
StatefulSet Deploy clustered applications should creating a working mysql cluster,yujuhong,1
@ -483,15 +483,7 @@ Upgrade cluster upgrade should maintain responsive services,mikedanese,1
Upgrade master upgrade should maintain responsive services,mikedanese,1
Upgrade node upgrade should maintain a functioning cluster,zmerlynn,1
Upgrade node upgrade should maintain responsive services,childsb,1
V1Job should delete a job,soltysh,1
V1Job should fail a job,soltysh,1
V1Job should keep restarting failed pods,soltysh,1
V1Job should run a job to completion when tasks sometimes fail and are locally restarted,soltysh,1
V1Job should run a job to completion when tasks sometimes fail and are not locally restarted,soltysh,1
V1Job should run a job to completion when tasks succeed,soltysh,1
V1Job should scale a job down,soltysh,1
V1Job should scale a job up,soltysh,1
Variable Expansion should allow composing env vars into new env vars,rrati,0
Variable Expansion should allow composing env vars into new env vars,derekwaynecarr,0
Variable Expansion should allow substituting values in a container's args,dchen1107,1
Variable Expansion should allow substituting values in a container's command,mml,1
Volumes Ceph RBD should be mountable,fabioy,1
@ -514,8 +506,8 @@ k8s.io/kubernetes/cmd/kubeadm/app/node,apprenda,0
k8s.io/kubernetes/cmd/kubeadm/app/preflight,apprenda,0
k8s.io/kubernetes/cmd/kubeadm/app/util,krousey,1
k8s.io/kubernetes/cmd/kubeadm/test,pipejakob,0
k8s.io/kubernetes/cmd/kubelet/app,rrati,0
k8s.io/kubernetes/cmd/kubernetes-discovery/pkg/apiserver,rrati,0
k8s.io/kubernetes/cmd/kubelet/app,derekwaynecarr,0
k8s.io/kubernetes/cmd/kubernetes-discovery/pkg/apiserver,deads2k,0
k8s.io/kubernetes/cmd/libs/go2idl/client-gen/types,caesarxuchao,0
k8s.io/kubernetes/cmd/libs/go2idl/go-to-protobuf/protobuf,smarterclayton,0
k8s.io/kubernetes/cmd/libs/go2idl/openapi-gen/generators,davidopp,1
@ -526,7 +518,7 @@ k8s.io/kubernetes/federation/apis/federation/validation,nikhiljindal,0
k8s.io/kubernetes/federation/cmd/federation-controller-manager/app,kzwang,0
k8s.io/kubernetes/federation/pkg/dnsprovider,sttts,1
k8s.io/kubernetes/federation/pkg/dnsprovider/providers/aws/route53,cjcullen,1
k8s.io/kubernetes/federation/pkg/dnsprovider/providers/coredns,rrati,0
k8s.io/kubernetes/federation/pkg/dnsprovider/providers/coredns,quinton-hoole,0
k8s.io/kubernetes/federation/pkg/dnsprovider/providers/google/clouddns,jsafrane,1
k8s.io/kubernetes/federation/pkg/federation-controller/cluster,nikhiljindal,0
k8s.io/kubernetes/federation/pkg/federation-controller/configmap,mwielgus,0
@ -650,7 +642,7 @@ k8s.io/kubernetes/pkg/conversion,ixdy,1
k8s.io/kubernetes/pkg/conversion/queryparams,caesarxuchao,1
k8s.io/kubernetes/pkg/credentialprovider,justinsb,1
k8s.io/kubernetes/pkg/credentialprovider/aws,zmerlynn,1
k8s.io/kubernetes/pkg/credentialprovider/azure,rrati,0
k8s.io/kubernetes/pkg/credentialprovider/azure,brendandburns,1
k8s.io/kubernetes/pkg/credentialprovider/gcp,mml,1
k8s.io/kubernetes/pkg/dns,rrati,0
k8s.io/kubernetes/pkg/dns/config,derekwaynecarr,0
@ -954,7 +946,7 @@ k8s.io/kubernetes/test/integration/auth,jbeda,1
k8s.io/kubernetes/test/integration/client,Q-Lee,1
k8s.io/kubernetes/test/integration/configmap,Q-Lee,1
k8s.io/kubernetes/test/integration/discoverysummarizer,fabioy,1
k8s.io/kubernetes/test/integration/evictions,rrati,0
k8s.io/kubernetes/test/integration/evictions,wojtek-t,1
k8s.io/kubernetes/test/integration/examples,maisem,1
k8s.io/kubernetes/test/integration/federation,rrati,0
k8s.io/kubernetes/test/integration/garbagecollector,jlowdermilk,1

1 name owner auto-assigned
63 Density create a batch of pods with higher API QPS latency/resource should be within limit when create * pods with * interval (QPS *) jlowdermilk 1
64 Density create a sequence of pods latency/resource should be within limit when create * pods with * background pods wojtek-t 1
65 Density should allow running maximum capacity pods on nodes smarterclayton 1
66 Density should allow starting * pods per node using * with * secrets rrati derekwaynecarr 0
67 Deployment RecreateDeployment should delete old pods and create new ones pwittrock 0
68 Deployment RollingUpdateDeployment should delete old pods and create new ones pwittrock 0
69 Deployment deployment reaping should cascade to its replica sets and pods wojtek-t 1
273 KubeletManagedEtcHosts should test kubelet managed /etc/hosts file Random-Liu 1
274 Kubernetes Dashboard should check that the kubernetes-dashboard instance is alive wonderfly 0
275 LimitRange should create a LimitRange with defaults and ensure pod has those defaults applied. cjcullen 1
276 Liveness liveness pods should be automatically restarted rrati derekwaynecarr 0
277 Load capacity should be able to handle * pods per node * with * secrets rrati derekwaynecarr 0
278 Loadbalancing: L7 GCE shoud create ingress with given static-ip rrati derekwaynecarr 0
279 Loadbalancing: L7 GCE should conform to Ingress spec rrati derekwaynecarr 0
280 Loadbalancing: L7 Nginx should conform to Ingress spec ncdc 1
281 Logging soak should survive logging 1KB every * seconds, for a duration of *, scaling up to * pods per node justinsb 1
282 MemoryEviction when there is memory pressure should evict pods in the correct order (besteffort first, then burstable, then guaranteed) ixdy 1
302 Network Partition should come back up if node goes down foxish 0
303 Network Partition should create new pods when node is partitioned foxish 0
304 Network Partition should eagerly create replacement pod during network partition when termination grace is non-zero foxish 0
305 Network Partition should not reschedule stateful pods if there is a network partition rrati foxish 0
306 Network should set TCP CLOSE_WAIT timeout bowei 0
307 Networking Granular Checks: Pods should function for intra-pod communication: http stts 0
308 Networking Granular Checks: Pods should function for intra-pod communication: udp freehan 0
462 Spark should start spark master, driver and workers jszczepkowski 1
463 Staging client repo client should create pods, delete pods, watch pods jbeda 1
464 StatefulSet Basic StatefulSet functionality Scaling down before scale up is finished should wait until current pod will be running and ready before it will be removed derekwaynecarr 0
465 StatefulSet Basic StatefulSet functionality Scaling should happen in predictable order and halt if any stateful pod is unhealthy rrati derekwaynecarr 0
466 StatefulSet Basic StatefulSet functionality Should recreate evicted statefulset rrati 0
467 StatefulSet Basic StatefulSet functionality should allow template updates derekwaynecarr 0
468 StatefulSet Basic StatefulSet functionality should handle healthy stateful pod restarts during scale rrati kevin-wangzefeng 0 1
469 StatefulSet Basic StatefulSet functionality should provide basic identity bprashanth 1
470 StatefulSet Deploy clustered applications should creating a working CockroachDB cluster derekwaynecarr 0
471 StatefulSet Deploy clustered applications should creating a working mysql cluster yujuhong 1
483 Upgrade master upgrade should maintain responsive services mikedanese 1
484 Upgrade node upgrade should maintain a functioning cluster zmerlynn 1
485 Upgrade node upgrade should maintain responsive services childsb 1
486 V1Job should delete a job Variable Expansion should allow composing env vars into new env vars soltysh derekwaynecarr 1 0
V1Job should fail a job soltysh 1
V1Job should keep restarting failed pods soltysh 1
V1Job should run a job to completion when tasks sometimes fail and are locally restarted soltysh 1
V1Job should run a job to completion when tasks sometimes fail and are not locally restarted soltysh 1
V1Job should run a job to completion when tasks succeed soltysh 1
V1Job should scale a job down soltysh 1
V1Job should scale a job up soltysh 1
Variable Expansion should allow composing env vars into new env vars rrati 0
487 Variable Expansion should allow substituting values in a container's args dchen1107 1
488 Variable Expansion should allow substituting values in a container's command mml 1
489 Volumes Ceph RBD should be mountable fabioy 1
506 k8s.io/kubernetes/cmd/kubeadm/app/preflight apprenda 0
507 k8s.io/kubernetes/cmd/kubeadm/app/util krousey 1
508 k8s.io/kubernetes/cmd/kubeadm/test pipejakob 0
509 k8s.io/kubernetes/cmd/kubelet/app rrati derekwaynecarr 0
510 k8s.io/kubernetes/cmd/kubernetes-discovery/pkg/apiserver rrati deads2k 0
511 k8s.io/kubernetes/cmd/libs/go2idl/client-gen/types caesarxuchao 0
512 k8s.io/kubernetes/cmd/libs/go2idl/go-to-protobuf/protobuf smarterclayton 0
513 k8s.io/kubernetes/cmd/libs/go2idl/openapi-gen/generators davidopp 1
518 k8s.io/kubernetes/federation/cmd/federation-controller-manager/app kzwang 0
519 k8s.io/kubernetes/federation/pkg/dnsprovider sttts 1
520 k8s.io/kubernetes/federation/pkg/dnsprovider/providers/aws/route53 cjcullen 1
521 k8s.io/kubernetes/federation/pkg/dnsprovider/providers/coredns rrati quinton-hoole 0
522 k8s.io/kubernetes/federation/pkg/dnsprovider/providers/google/clouddns jsafrane 1
523 k8s.io/kubernetes/federation/pkg/federation-controller/cluster nikhiljindal 0
524 k8s.io/kubernetes/federation/pkg/federation-controller/configmap mwielgus 0
642 k8s.io/kubernetes/pkg/conversion/queryparams caesarxuchao 1
643 k8s.io/kubernetes/pkg/credentialprovider justinsb 1
644 k8s.io/kubernetes/pkg/credentialprovider/aws zmerlynn 1
645 k8s.io/kubernetes/pkg/credentialprovider/azure rrati brendandburns 0 1
646 k8s.io/kubernetes/pkg/credentialprovider/gcp mml 1
647 k8s.io/kubernetes/pkg/dns rrati 0
648 k8s.io/kubernetes/pkg/dns/config derekwaynecarr 0
946 k8s.io/kubernetes/test/integration/client Q-Lee 1
947 k8s.io/kubernetes/test/integration/configmap Q-Lee 1
948 k8s.io/kubernetes/test/integration/discoverysummarizer fabioy 1
949 k8s.io/kubernetes/test/integration/evictions rrati wojtek-t 0 1
950 k8s.io/kubernetes/test/integration/examples maisem 1
951 k8s.io/kubernetes/test/integration/federation rrati 0
952 k8s.io/kubernetes/test/integration/garbagecollector jlowdermilk 1