Update test owners

This commit is contained in:
Janet Kuo 2016-10-27 17:25:46 -07:00
parent 3febdb7f71
commit e0252f9be0

View File

@ -7,7 +7,7 @@ AppArmor when running with AppArmor should reject an unloaded profile,kargakis,1
AppArmor when running without AppArmor should reject a pod with an AppArmor profile,vulpecula,1
Cadvisor should be healthy on every node.,vishh,0
Cassandra should create and scale cassandra,fabioy,1
CassandraPetSet should create petset,erictune,1
CassandraStatefulSet should create statefulset,alex-mohr,1
Cluster level logging using Elasticsearch should check that logs from containers are ingested into Elasticsearch,crassirostris,0
Cluster level logging using GCL should check that logs from containers are ingested in GCL,crassirostris,0
Cluster size autoscaling should add node to the particular mig,spxtr,1
@ -285,12 +285,7 @@ PersistentVolumes with multiple PVs and PVCs all in same ns should create 2 PVs
PersistentVolumes with multiple PVs and PVCs all in same ns should create 3 PVs and 3 PVCs: test write access,ghodss,1
PersistentVolumes with multiple PVs and PVCs all in same ns should create 4 PVs and 2 PVCs: test write access,andyzheng0831,1
Pet Store should scale to persist a nominal number ( * ) of transactions in * seconds,xiang90,1
Pet set recreate should recreate evicted petset,hurf,1
PetSet Basic PetSet functionality should handle healthy pet restarts during scale,kevin-wangzefeng,1
PetSet Basic PetSet functionality should provide basic identity,girishkalele,1
PetSet Deploy clustered applications should creating a working mysql cluster,bprashanth,1
PetSet Deploy clustered applications should creating a working redis cluster,mtaufen,1
PetSet Deploy clustered applications should creating a working zookeeper cluster,rmmh,1
Pet set recreate should recreate evicted statefulset,rmmh,1
"Pod Disks Should schedule a pod w/ a RW PD, gracefully remove it, then schedule it on another host",saad-ali,0
"Pod Disks Should schedule a pod w/ a readonly PD on two hosts, then remove both gracefully.",saad-ali,0
"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",saad-ali,0
@ -411,6 +406,11 @@ Services should work after restarting kube-proxy,bprashanth,0
SimpleMount should be able to mount an emptydir on a container,jdef,1
"Spark should start spark master, driver and workers",girishkalele,1
"Staging client repo client should create pods, delete pods, watch pods",jbeda,1
StatefulSet Basic StatefulSet functionality should handle healthy pet restarts during scale,brendandburns,1
StatefulSet Basic StatefulSet functionality should provide basic identity,smarterclayton,1
StatefulSet Deploy clustered applications should creating a working mysql cluster,girishkalele,1
StatefulSet Deploy clustered applications should creating a working redis cluster,krousey,1
StatefulSet Deploy clustered applications should creating a working zookeeper cluster,caesarxuchao,1
"Storm should create and stop Zookeeper, Nimbus and Storm worker servers",mtaufen,1
Summary API when querying /stats/summary should report resource usage through the stats api,apelisse,1
"Sysctls should not launch unsafe, but not explicitly enabled sysctls on the node",madhusudancs,1

1 name owner auto-assigned
7 AppArmor when running without AppArmor should reject a pod with an AppArmor profile vulpecula 1
8 Cadvisor should be healthy on every node. vishh 0
9 Cassandra should create and scale cassandra fabioy 1
10 CassandraPetSet should create petset CassandraStatefulSet should create statefulset erictune alex-mohr 1
11 Cluster level logging using Elasticsearch should check that logs from containers are ingested into Elasticsearch crassirostris 0
12 Cluster level logging using GCL should check that logs from containers are ingested in GCL crassirostris 0
13 Cluster size autoscaling should add node to the particular mig spxtr 1
285 PersistentVolumes with multiple PVs and PVCs all in same ns should create 3 PVs and 3 PVCs: test write access ghodss 1
286 PersistentVolumes with multiple PVs and PVCs all in same ns should create 4 PVs and 2 PVCs: test write access andyzheng0831 1
287 Pet Store should scale to persist a nominal number ( * ) of transactions in * seconds xiang90 1
288 Pet set recreate should recreate evicted petset Pet set recreate should recreate evicted statefulset hurf rmmh 1
PetSet Basic PetSet functionality should handle healthy pet restarts during scale kevin-wangzefeng 1
PetSet Basic PetSet functionality should provide basic identity girishkalele 1
PetSet Deploy clustered applications should creating a working mysql cluster bprashanth 1
PetSet Deploy clustered applications should creating a working redis cluster mtaufen 1
PetSet Deploy clustered applications should creating a working zookeeper cluster rmmh 1
289 Pod Disks Should schedule a pod w/ a RW PD, gracefully remove it, then schedule it on another host saad-ali 0
290 Pod Disks Should schedule a pod w/ a readonly PD on two hosts, then remove both gracefully. saad-ali 0
291 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 saad-ali 0
406 SimpleMount should be able to mount an emptydir on a container jdef 1
407 Spark should start spark master, driver and workers girishkalele 1
408 Staging client repo client should create pods, delete pods, watch pods jbeda 1
409 StatefulSet Basic StatefulSet functionality should handle healthy pet restarts during scale brendandburns 1
410 StatefulSet Basic StatefulSet functionality should provide basic identity smarterclayton 1
411 StatefulSet Deploy clustered applications should creating a working mysql cluster girishkalele 1
412 StatefulSet Deploy clustered applications should creating a working redis cluster krousey 1
413 StatefulSet Deploy clustered applications should creating a working zookeeper cluster caesarxuchao 1
414 Storm should create and stop Zookeeper, Nimbus and Storm worker servers mtaufen 1
415 Summary API when querying /stats/summary should report resource usage through the stats api apelisse 1
416 Sysctls should not launch unsafe, but not explicitly enabled sysctls on the node madhusudancs 1