Skip to content

Commit

Permalink
Update test owners
Browse files Browse the repository at this point in the history
  • Loading branch information
janetkuo committed Oct 28, 2016
1 parent 3febdb7 commit e0252f9
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions test/test_owners.csv
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit e0252f9

Please sign in to comment.